Releases: rabbitmq/rabbitmq-stream-go-client
Releases · rabbitmq/rabbitmq-stream-go-client
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
v1.5.3
Please read before updating.
- Read the 1.5 release notes
- Update go version to 1.23
What's Changed
Enhancements
- Detect zombie consumer by @Gsantomaggio in #390
Full Changelog: v1.5.2...v1.5.3
v1.5.2
Please read before updating.
- Read the 1.5 release notes
- Update go version to 1.23
What's Changed
- Bump golang.org/x/text from 0.23.0 to 0.24.0 by @dependabot in #389
- Reuse the locator connection. by @Gsantomaggio in #388
- Remove one heartbeat Ticket. by @Gsantomaggio in #388
Bug Fixes
- Fix an edge case during reconnection when the metadata fails by @Gsantomaggio in #388
- Fix a race condition for producer and consumer during the internal close. The internal close now has a cleanUp function by @Gsantomaggio in #388
Full Changelog: v1.5.1...v1.5.2
v1.5.1
Please read before updating.
- Read the 1.5 release notes
- Update go version to 1.23
What's Changed
- Expose StoreOffset Api to the Env in #385 by @Gsantomaggio
- Update go version to 1.23
Dependency Updates
- Bump github.com/klauspost/compress from 1.17.9 to 1.18.0 by @dependabot in #381
- Bump github.com/golang/snappy from 0.0.4 to 1.0.0 by @dependabot in #384
- Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot in #380
- Bump golang.org/x/text from 0.21.0 to 0.23.0 by @dependabot in #383
- Bump golang.org/x/net from 0.33.0 to 0.36.0 by @dependabot in #386
Full Changelog: v1.5.0...v1.5.1