github IBM/sarama v1.31.0
Version 1.31.0 (2022-01-18)

latest releases: v1.43.3, v1.43.2, v1.43.1...
2 years ago

What's Changed

🎉 New Features / Improvements

  • feat: expose IncrementalAlterConfigs API in admin.go by @fengyinqiao in #2088
  • feat: allow AsyncProducer to have MaxOpenRequests inflight produce requests per broker by @xujianhai666 in #1686
  • Support request pipelining in AsyncProducer by @slaunay in #2094

🐛 Fixes

  • fix(test): add fluent interface for mocks where missing by @grongor in #2080
  • fix(test): test for ConsumePartition with OffsetOldest by @grongor in #2081
  • fix: set HWMO during creation of partitionConsumer (fix incorrect HWMO before first fetch) by @grongor in #2082
  • fix: ignore non-nil but empty error strings in Describe/Alter client quotas responses by @agriffaut in #2096
  • fix: skip over KIP-482 tagged fields by @dnwe in #2107
  • fix: clear preferredReadReplica if broker shutdown by @dnwe in #2108
  • fix(test): correct wrong offsets in mock Consumer by @grongor in #2078
  • fix: correct bugs in DescribeGroupsResponse by @dnwe in #2111

🔧 Maintenance

  • chore: bump runtime and test dependencies by @dnwe in #2100

📝 Documentation

  • docs: refresh README.md for Kafka 3.0.0 by @dnwe in #2099

➕ Other Changes

New Contributors

Full Changelog: v1.30.1...v1.31.0

Don't miss a new sarama release

NewReleases is sending notifications on new releases.