Releases: rabbitmq/rabbitmq-stream-go-client
Releases · rabbitmq/rabbitmq-stream-go-client
v1.7.0
What's Changed
Enhancements
Dependency Updates
- Bump github.com/klauspost/compress from 1.18.2 to 1.18.3 by @dependabot[bot] in #460
- Bump go.opentelemetry.io/otel from 1.39.0 to 1.40.0 by @dependabot[bot] in #463
- Bump golang.org/x/text from 0.33.0 to 0.34.0 by @dependabot[bot] in #465
- Bump github.com/klauspost/compress from 1.18.3 to 1.18.4 by @dependabot[bot] in #466
Full Changelog: v1.6.3...v1.7.0
v1.6.3
What's Changed
Bug Fixes
- Fix super stream reconnection by @Gsantomaggio in #456
- Fix Load Balancer configuration drops connections @Gsantomaggio in #456
Dependency Updates
- Bump golang.org/x/text from 0.31.0 to 0.33.0 by @dependabot[bot] in #457
Full Changelog: v1.6.2...v1.6.3
v1.6.2
What's Changed
Enhancements
- Fix Ginkgo test structure in
environment_test.goby @lukebakken in #448 - Update github actions versions by @lukebakken in #447
- Prefer replicas over leader for consumer connections by @lukebakken in #446
Dependency Updates
- Bump github.com/klauspost/compress from 1.18.0 to 1.18.1 by @dependabot[bot] in #443
- Bump golang.org/x/text from 0.29.0 to 0.31.0 by @dependabot[bot] in #444
- Bump github.com/klauspost/compress from 1.18.1 to 1.18.2 by @dependabot[bot] in #449
- Bump github.com/spf13/cobra from 1.10.1 to 1.10.2 by @dependabot[bot] in #450
Full Changelog: v1.6.1...v1.6.2
v1.6.1
What's Changed
Enhancements
Bug Fixes
Dependency Updates
- Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @dependabot[bot] in #423
New Contributors
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
Enhancements
- Allow user replaces logger in #418 by @joesonw
- Implement HA super stream in #401 by @Gsantomaggio and @hiimjako
- Add manual credit flow in #420 by @Zerpet
- Bump golang.org/x/text from 0.26.0 to 0.27.0 by @dependabot[bot] in #417
Bug Fixes
- Use Unix nano as a seed to randomly select replicas: in #416 by @Gsantomaggio. The fix avoids linking the client always to the same node during startup.
New Contributors
Full Changelog: v1.5.8...v1.6.0
v1.5.8
What's Changed
Enhancements
- Handle socket errors by @hiimjako in #404
- Add golangci-lint static check by @hiimjako in #405
- Set inflight queue size to the initial credits by @hiimjako in #409
- Expose GetStreamName in HA Client by @hiimjako in #410
Bug Fixes
- Reverted PR #393 by @hiimjako in #411
- Avoid to panic on close when the consumer internal queue is full by @hiimjako in #412
Dependency Updates
- Bump golang.org/x/text from 0.25.0 to 0.26.0 by @dependabot in #399
New Contributors
- @LucasZhanye made their first contribution in #407
Full Changelog: v1.5.7...v1.5.8
v1.5.7
Please read before updating.
- Read the 1.5 release notes
- Update go version to 1.23
What's Changed
Bug Fixes
New Contributors
Full Changelog: v1.5.6...v1.5.7
v1.5.6
Please read before updating.
- Read the 1.5 release notes
- Update go version to 1.23
What's Changed
Bug Fixes
Full Changelog: v1.5.5...v1.5.6
v1.5.5
Please read before updating.
- Read the 1.5 release notes
- Update go version to 1.23
What's Changed
Bug Fixes
- Fix producers reconnection deadlock by @yurahaid in #394
- Do not panic during chunk dispatching if consumer suddenly closed by @rsperl in #393
Dependency Updates
- Bump golang.org/x/net from 0.36.0 to 0.38.0 by @dependabot in #395
New Contributors
Full Changelog: v1.5.4...v1.5.5
v1.5.4
Please read before updating.
- Read the 1.5 release notes
- Update go version to 1.23
What's Changed
Bug Fixes
Dependency Updates
- Bump golang.org/x/text from 0.24.0 to 0.25.0 by @dependabot in #391
New Contributors
Full Changelog: v1.5.3...v1.5.4