github IBM/sarama v1.49.0
Version 1.49.0 (2026-05-18)

4 hours ago

What's Changed

🚨 Breaking Changes

  • fix(consumer): decouple FetchRequest.MaxBytes from MaxResponseSize by @dnwe in #3538

🎉 New Features / Improvements

🐛 Fixes

  • fix: flexible decoder out-of-bounds panic by @hindessm in #3543
  • fix(consumer): size partial-batch retry correctly by @dnwe in #3541
  • feat(consumer): add OffsetCommit v8 request/response support by @dnwe in #3545
  • fix: decode nullable ACL describe error messages by @dnwe in #3552
  • fix(consumer): lease preferred read replicas by @dnwe in #3553
  • fix(producer): honour Retry.Backoff in idempotent retryBatch by @dnwe in #3557

🔧 Maintenance

  • chore: better bounds checking by @hindessm in #3546
  • chore: bump deps in ./examples tree by @dnwe in #3558
  • docs: add AlterPartitionReassignments example and functional test by @dnwe in #3556

Full Changelog: v1.48.2...v1.49.0

Don't miss a new sarama release

NewReleases is sending notifications on new releases.