Releases: douyu/jupiter
Releases · douyu/jupiter
v0.9.3
What's Changed
Other Changes
- fix: codecov error by @hnlq715 in #530
- build(deps): bump JamesIves/github-pages-deploy-action from 4.1.4 to 4.4.1 by @dependabot in #531
- build(deps): bump actions/setup-node from 1 to 3 by @dependabot in #532
- chore: improve doc lint by @hnlq715 in #534
- feat: redis record traceid without open trace by @papa-hexuan in #535
- fix: redis RawConfigsimplify by @papa-hexuan in #537
Full Changelog: v0.9.2...v0.9.3
v0.9.2
v0.9.1
What's Changed
Other Changes
- feat: add otelgrpc exporter by @hnlq715 in #520
- build(deps): bump cirello.io/pglock from 1.9.0 to 1.10.0 by @dependabot in #521
- build(deps): bump github.com/onsi/gomega from 1.22.1 to 1.23.0 by @dependabot in #522
- feat: migrate website from jupiter-website by @hnlq715 in #523
- docs: fix markdown lint error by @hnlq715 in #524
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
Exciting New Features 🎉
- feat: improve grpc with more test case by @hnlq715 in #511
- feat: add support for go-redis/v8 by @papa-hexuan in #507
Other Changes
- build(deps): bump github.com/BurntSushi/toml from 1.2.0 to 1.2.1 by @dependabot in #510
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.3.1 to 2.4.0 by @dependabot in #509
- build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #508
- chore: fix etcd test case by @hnlq715 in #512
- build(deps): bump github.com/coocood/freecache from 1.2.2 to 1.2.3 by @dependabot in #513
- build(deps): bump github.com/valyala/fasthttp from 1.40.0 to 1.41.0 by @dependabot in #514
- fix: grpclog data race by @hnlq715 in #515
- chore: improve log mod name by @hnlq715 in #517
- feat: redisgo rename to redis by @papa-hexuan in #518
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
Breaking Changes 🛠
Exciting New Features 🎉
Other Changes
- build(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 by @dependabot in #501
- feat: add release yml to improve changelog by @hnlq715 in #504
Full Changelog: v0.7.2...v0.8.0
v0.7.2
What's Changed
- feat: add core package by @hnlq715 in #487
- feat: using common config key prefix by @hnlq715 in #488
- feat: refactor jupiter cmd to be used as lib by @hnlq715 in #489
- fix: add singleton unit test by @hnlq715 in #496
- feat: improve registry session and keepalive by @hnlq715 in #491
- build(deps): bump otel to v1.11.1 by @hnlq715 in #497
- fix: make registry unit test works by @hnlq715 in #498
Full Changelog: v0.7.1...v0.7.2
v0.7.1
v0.7.0
What's Changed
- build(deps): bump github.com/fsnotify/fsnotify from 1.5.4 to 1.6.0 by @dependabot in #470
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.3.0 to 2.3.1 by @dependabot in #474
- build(deps): bump github.com/labstack/echo/v4 from 4.9.0 to 4.9.1 by @dependabot in #475
- chore(deps): upgrade mod to go1.18 by @hnlq715 in #478
- build(deps): bump gorm.io/driver/mysql from 1.4.1 to 1.4.3 by @dependabot in #480
- build(deps): bump google.golang.org/grpc from 1.50.0 to 1.50.1 by @dependabot in #479
- feat: improve registry implementation by @hnlq715 in #482
Full Changelog: v0.6.6...v0.7.0
v0.6.6
What's Changed
- build(deps): bump gorm.io/driver/mysql from 1.4.0 to 1.4.1 by @dependabot in #464
- build(deps): bump amannn/action-semantic-pull-request from 4 to 5 by @dependabot in #465
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.2.0 to 2.3.0 by @dependabot in #466
- chore: improve xtrace by @hnlq715 in #468
- build(deps): bump github.com/onsi/gomega from 1.21.1 to 1.22.1 by @dependabot in #467
Full Changelog: v0.6.5...v0.6.6
v0.6.5
What's Changed
- feat: improve workflow and refactor rocketmq by @hnlq715 in #454
- build(deps): bump actions/checkout from 3.0.2 to 3.1.0 by @dependabot in #456
- build(deps): bump github.com/tidwall/pretty from 1.2.0 to 1.2.1 by @dependabot in #455
- build(deps): bump go.mongodb.org/mongo-driver from 1.10.2 to 1.10.3 by @dependabot in #457
- build(deps): bump github.com/labstack/echo/v4 from 4.1.16 to 4.9.0 by @dependabot in #413
- build(deps): bump github.com/onsi/gomega from 1.20.2 to 1.21.1 by @dependabot in #458
- build(deps): bump gorm.io/driver/mysql from 1.3.6 to 1.4.0 by @dependabot in #459
- build(deps): bump gorm.io/gorm from 1.23.10 to 1.24.0 by @dependabot in #461
- build(deps): bump google.golang.org/grpc from 1.49.0 to 1.50.0 by @dependabot in #460
- feat: unregister before stop by @papa-hexuan in #462
Full Changelog: v0.6.4...v0.6.5