Skip to content

Releases: douyu/jupiter

v0.11.16

21 May 09:09
d967017
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.15...v0.11.16

v0.11.15

05 Mar 02:51
4f50ef5
Compare
Choose a tag to compare

What's Changed

Other Changes

New Contributors

Full Changelog: v0.11.14...v0.11.15

v0.11.14

25 Dec 09:39
299b3ec
Compare
Choose a tag to compare

What's Changed

Dependencies 👒

  • build(deps): bump golang.org/x/net from 0.8.0 to 0.17.0 in /tools by @dependabot in #1015

Other Changes

Full Changelog: v0.11.13...v0.11.14

v0.11.13

13 Oct 08:10
3068291
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Dependencies 👒

  • build(deps): bump cirello.io/pglock from 1.12.0 to 1.13.0 by @dependabot in #956
  • build(deps): bump go.uber.org/zap from 1.24.0 to 1.25.0 by @dependabot in #976
  • build(deps): bump go.mongodb.org/mongo-driver from 1.11.6 to 1.12.1 by @dependabot in #974
  • build(deps): bump github.com/cosmtrek/air from 1.43.0 to 1.44.0 by @dependabot in #975
  • build(deps): bump cirello.io/pglock from 1.13.0 to 1.14.0 by @dependabot in #978
  • build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.16.2 to 2.17.1 by @dependabot in #984
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0 by @dependabot in #983
  • build(deps): bump github.com/cosmtrek/air from 1.44.0 to 1.45.0 by @dependabot in #990
  • build(deps): bump actions/checkout from 3 to 4 by @dependabot in #991
  • build(deps): bump google.golang.org/grpc from 1.57.0 to 1.58.2 in /test/e2e by @dependabot in #1000
  • build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.16.0 to 1.19.0 by @dependabot in #1004
  • build(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 by @dependabot in #1013

Other Changes

Full Changelog: v0.11.12...v0.11.13

v0.11.12

16 Aug 01:28
ee0097d
Compare
Choose a tag to compare

What's Changed

Other Changes

  • build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.15.1 to 1.16.0 by @dependabot in #951
  • build(deps): bump github.com/urfave/cli from 1.22.13 to 1.22.14 by @dependabot in #950
  • build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.15.2 to 2.16.2 by @dependabot in #952
  • build(deps): bump github.com/valyala/fasthttp from 1.47.0 to 1.48.0 by @dependabot in #953
  • build(deps): bump golang.org/x/mod from 0.10.0 to 0.12.0 by @dependabot in #955
  • build(deps): bump github.com/smartystreets/goconvey from 1.8.0 to 1.8.1 by @dependabot in #954
  • feat: add redis cluster by @city55238 in #938
  • fix: 修改cluster 单测 by @city55238 in #963
  • fix: cluster调整成单节点集群 by @city55238 in #965
  • fix: ci yaml by @hnlq715 in #966
  • feat: update xecho access log with trace id by @5idu in #889
  • build(deps): bump golang.org/x/text from 0.11.0 to 0.12.0 by @dependabot in #957
  • chore: bump to v0.11.12 by @hnlq715 in #971
  • build(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 by @dependabot in #970
  • build(deps): bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 by @dependabot in #969
  • build(deps): bump github.com/onsi/gomega from 1.27.8 to 1.27.10 by @dependabot in #968

Full Changelog: v0.11.11...v0.11.12

v0.11.11

02 Aug 12:06
72811b6
Compare
Choose a tag to compare

What's Changed

Other Changes

  • build(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.2 in /test/e2e by @dependabot in #920
  • build(deps): bump github.com/labstack/echo/v4 from 4.10.2 to 4.11.1 in /test/e2e by @dependabot in #924
  • build(deps): bump github.com/onsi/gomega from 1.27.8 to 1.27.9 in /test/e2e by @dependabot in #929
  • build(deps): bump google.golang.org/grpc from 1.54.0 to 1.56.2 by @dependabot in #921
  • build(deps): bump github.com/onsi/gomega from 1.27.9 to 1.27.10 in /test/e2e by @dependabot in #930
  • build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.16.0 to 2.16.1 in /test/e2e by @dependabot in #932
  • build(deps): bump go.opentelemetry.io/otel/exporters/jaeger from 1.15.1 to 1.16.0 by @dependabot in #931
  • build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #933
  • build(deps): bump github.com/iancoleman/strcase from 0.2.0 to 0.3.0 by @dependabot in #934
  • build(deps): bump golang.org/x/sync from 0.2.0 to 0.3.0 by @dependabot in #939
  • build(deps): bump google.golang.org/grpc from 1.56.2 to 1.57.0 in /test/e2e by @dependabot in #940
  • feat: otel be compatible with opentracing by @hnlq715 in #936
  • build(deps): bump github.com/BurntSushi/toml from 1.2.1 to 1.3.2 by @dependabot in #942
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.9.5 to 2.11.0 by @dependabot in #941
  • build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.16.1 to 2.16.2 in /test/e2e by @dependabot in #945
  • build(deps): bump github.com/labstack/echo/v4 from 4.10.2 to 4.11.1 by @dependabot in #943
  • build(deps): bump go.uber.org/automaxprocs from 1.5.2 to 1.5.3 by @dependabot in #947
  • build(deps): bump google.golang.org/grpc from 1.56.2 to 1.57.0 by @dependabot in #946
  • feat: mq push consume supports ratelimit by @hjxp in #948

Full Changelog: v0.11.10...v0.11.11

v0.11.10

24 Jul 03:09
b18d6d1
Compare
Choose a tag to compare

What's Changed

Other Changes

  • build(deps): bump github.com/spf13/cast from 1.5.0 to 1.5.1 by @dependabot in #887
  • build(deps): bump JamesIves/github-pages-deploy-action from 4.4.1 to 4.4.2 by @dependabot in #894
  • build(deps): bump github.com/imdario/mergo from 0.3.15 to 0.3.16 in /test/e2e by @dependabot in #896
  • build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 in /test/e2e by @dependabot in #898
  • build(deps): bump github.com/BurntSushi/toml from 1.2.1 to 1.3.0 in /test/e2e by @dependabot in #897
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.9.5 to 2.9.7 in /test/e2e by @dependabot in #899
  • build(deps): bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 by @dependabot in #902
  • build(deps): bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in #908
  • build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.15.2 to 2.16.0 in /test/e2e by @dependabot in #901
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.9.7 to 2.10.0 in /test/e2e by @dependabot in #905
  • build(deps): bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 in /test/e2e by @dependabot in #900
  • build(deps): bump github.com/BurntSushi/toml from 1.3.0 to 1.3.2 in /test/e2e by @dependabot in #907
  • build(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.6.0 by @dependabot in #909
  • build(deps): bump github.com/onsi/gomega from 1.27.7 to 1.27.8 in /test/e2e by @dependabot in #906
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.10.0 to 2.11.0 in /test/e2e by @dependabot in #912
  • build(deps): bump github.com/valyala/fasthttp from 1.47.0 to 1.48.0 in /test/e2e by @dependabot in #913
  • build(deps): bump google.golang.org/protobuf from 1.30.0 to 1.31.0 in /test/e2e by @dependabot in #916
  • fix: rocketmq unable to rebalance after adding queues by @hjxp in #917
  • refactor: nolint dupl by @hjxp in #918
  • chore: use res.Body.Bytes() instead of []byte(res.Body.String()) by @testwill in #922
  • build(deps): bump JamesIves/github-pages-deploy-action from 4.4.2 to 4.4.3 by @dependabot in #923
  • feat: add customized metrics by @hnlq715 in #926
  • fix: grpc test package by @hnlq715 in #927
  • chore: bump jupiter to v0.11.10 by @hnlq715 in #928

New Contributors

Full Changelog: v0.11.9...v0.11.10

v0.11.9

25 May 02:26
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/valyala/fasthttp from 1.46.0 to 1.47.0 by @dependabot in #873
  • build(deps): bump go.mongodb.org/mongo-driver from 1.11.4 to 1.11.6 by @dependabot in #872
  • build(deps): bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 by @dependabot in #875
  • build(deps): bump golang.org/x/sync from 0.1.0 to 0.2.0 by @dependabot in #874
  • build(deps): bump github.com/onsi/gomega from 1.27.6 to 1.27.7 in /test/e2e by @dependabot in #879
  • feat: rocketmq support consumeGoroutineNums by @hjxp in #880
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.9.2 to 2.9.5 by @dependabot in #878
  • build(deps): bump github.com/onsi/gomega from 1.27.6 to 1.27.7 by @dependabot in #877
  • build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #882
  • build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 in /test/e2e by @dependabot in #884
  • build(deps): bump cirello.io/pglock from 1.11.0 to 1.12.0 by @dependabot in #881
  • chore: bump rocketmq-client-go by @hnlq715 in #876
  • build(deps): bump gorm.io/gorm from 1.24.6 to 1.25.1 by @dependabot in #859
  • Revert "build(deps): bump gorm.io/gorm from 1.24.6 to 1.25.1" by @hnlq715 in #885
  • fix: 修改juno后台默认端口为50002 by @city55238 in #890
  • fix: govern host and port by @hnlq715 in #891
  • feat(freecache): fix null value by @PengYechang in #892

New Contributors

Full Changelog: v0.11.8...v0.11.9

v0.11.8

16 May 08:22
fe36353
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.9.2 to 2.9.4 in /test/e2e by @dependabot in #852
  • build(deps): bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible in /tools by @dependabot in #865
  • build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.14.0 to 1.15.1 by @dependabot in #848
  • build(deps): bump go.opentelemetry.io/otel/exporters/jaeger from 1.14.0 to 1.15.1 by @dependabot in #846
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.9.4 to 2.9.5 in /test/e2e by @dependabot in #869
  • build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.8 to 3.5.9 by @dependabot in #866
  • build(deps): bump github.com/urfave/cli from 1.22.12 to 1.22.13 by @dependabot in #867
  • feat(freecache): 新增单独获取和设置本地缓存的方法 by @PengYechang in #870

Full Changelog: v0.11.7...v0.11.8

v0.11.7

09 May 09:55
Compare
Choose a tag to compare

What's Changed

Other Changes

New Contributors

  • @5idu made their first contribution in #838

Full Changelog: v0.11.6...v0.11.7