v0.11.10
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