What's Changed
🐛 Fixes
- fix: support existing deprecated Rebalance.Strategy field usage by @spongecaptain in #2352
- fix(test): consumer group rebalance strategy compatibility by @Jacob-bzx in #2353
- fix(producer): replace time.After with time.Timer to avoid high memory usage by @Jacob-bzx in #2355
New Contributors
- @spongecaptain made their first contribution in #2352
Full Changelog: v1.37.0...v1.37.1