v1.34.1
版本发布时间: 2022-06-08 01:01:50
IBM/sarama最新发布版本:v1.43.3(2024-08-13 02:25:57)
What's Changed
:bug: Fixes
- fix(examples): check session.Context().Done() in examples/consumergroup by @zxc111 in https://github.com/Shopify/sarama/pull/2240
- fix(protocol): move AuthorizedOperations into GroupDescription of DescribeGroupsResponse by @aiquestion in https://github.com/Shopify/sarama/pull/2247
- fix(protocol): tidyup DescribeGroupsResponse by @dnwe in https://github.com/Shopify/sarama/pull/2248
- fix(consumer): range balance strategy not like reference by @njhartwell in https://github.com/Shopify/sarama/pull/2245
:wrench: Maintenance
- chore(ci): experiment with using tparse by @dnwe in https://github.com/Shopify/sarama/pull/2236
- chore(deps): bump thirdparty dependencies to latest releases by @dnwe in https://github.com/Shopify/sarama/pull/2242
New Contributors
- @zxc111 made their first contribution in https://github.com/Shopify/sarama/pull/2240
- @njhartwell made their first contribution in https://github.com/Shopify/sarama/pull/2245
Full Changelog: https://github.com/Shopify/sarama/compare/v1.34.0...v1.34.1