v1.37.1
版本发布时间: 2022-10-04 16:14:23
IBM/sarama最新发布版本:v1.43.3(2024-08-13 02:25:57)
What's Changed
:bug: Fixes
- fix: support existing deprecated Rebalance.Strategy field usage by @spongecaptain in https://github.com/Shopify/sarama/pull/2352
- fix(test): consumer group rebalance strategy compatibility by @Jacob-bzx in https://github.com/Shopify/sarama/pull/2353
- fix(producer): replace time.After with time.Timer to avoid high memory usage by @Jacob-bzx in https://github.com/Shopify/sarama/pull/2355
New Contributors
- @spongecaptain made their first contribution in https://github.com/Shopify/sarama/pull/2352
Full Changelog: https://github.com/Shopify/sarama/compare/v1.37.0...v1.37.1