Skip to content

Releases: rabbitmq/rabbitmq-stream-go-client

v1.7.0

16 Feb 09:39
v1.7.0
44cc2b1

Choose a tag to compare

What's Changed

Enhancements

  • Add OpenTelemetry metrics instrumentation by @Zerpet in #461

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

14 Jan 09:58
v1.6.3
4d1e770

Choose a tag to compare

What's Changed

Bug Fixes

Dependency Updates

Full Changelog: v1.6.2...v1.6.3

v1.6.2

16 Dec 07:40
v1.6.2
2a522c2

Choose a tag to compare

Version 1.6.2

What's Changed

Enhancements

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

27 Oct 07:20
v1.6.1
81300de

Choose a tag to compare

Version 1.6.1

What's Changed

Enhancements

Bug Fixes

  • Move automatic credit strategy in the handler thread by @hiimjako in #440

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

02 Sep 08:49
v1.6.0
ccf33c8

Choose a tag to compare

Version 1.6.0

What's Changed

Enhancements

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

04 Jul 08:34
v1.5.8
643f409

Choose a tag to compare

Version 1.5.8

What's Changed

Enhancements

Bug Fixes

Dependency Updates

New Contributors

Full Changelog: v1.5.7...v1.5.8

v1.5.7

04 Jun 06:53
v1.5.7
86ef940

Choose a tag to compare

Version 1.5.7

Please read before updating.

What's Changed

Bug Fixes

New Contributors

Full Changelog: v1.5.6...v1.5.7

v1.5.6

26 May 08:52
v1.5.6
5fefe76

Choose a tag to compare

Version 1.5.6

Please read before updating.

What's Changed

Bug Fixes

Full Changelog: v1.5.5...v1.5.6

v1.5.5

14 May 12:27
v1.5.5
aad983b

Choose a tag to compare

Version 1.5.5

Please read before updating.

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

New Contributors

Full Changelog: v1.5.4...v1.5.5

v1.5.4

07 May 08:27
v1.5.4
fa4a8a1

Choose a tag to compare

Version 1.5.4

Please read before updating.

What's Changed

Bug Fixes

  • Fix handling and storing offset by timestamp by @yurahaid in #392

Dependency Updates

New Contributors

Full Changelog: v1.5.3...v1.5.4