github rabbitmq/rabbitmq-stream-go-client v1.8.2

one day ago

What's Changed

✨ Enhancements

  • remove redundand test for golang 1.25 by @Gsantomaggio in #498
  • Negotiate heartbeat during the TUNE handshake (min(requested, broker)) by @mvanhorn in #503

🐛 Bug Fixes

  • Fix: Producer respects configured RequestedMaxFrameSize by @gurkanguray in #499
  • Account for publish-frame overhead so producer frames fit the negotiated max by @gurkanguray in #505

🔄 Dependency Updates

  • Bump go.opentelemetry.io/otel/metric from 1.43.0 to 1.44.0 by @dependabot[bot] in #500
  • Bump golang.org/x/text from 0.37.0 to 0.38.0 by @dependabot[bot] in #506
  • Bump golang.org/x/text from 0.38.0 to 0.40.0 by @dependabot[bot] in #510
  • Bump github.com/klauspost/compress from 1.18.6 to 1.19.0 by @dependabot[bot] in #508

New Contributors

Full Changelog: v1.8.1...v1.8.2

Don't miss a new rabbitmq-stream-go-client release

NewReleases is sending notifications on new releases.