v1.41.1
版本发布时间: 2023-08-30 20:12:26
IBM/sarama最新发布版本:v1.43.3(2024-08-13 02:25:57)
What's Changed
:bug: Fixes
- fix(proto): handle V3 member metadata and empty owned partitions by @dnwe in https://github.com/IBM/sarama/pull/2618
- fix: make clear that error is configuration issue not server error by @hindessm in https://github.com/IBM/sarama/pull/2628
- fix(client): force Event Hubs to use V1_0_0_0 by @dnwe in https://github.com/IBM/sarama/pull/2633
- fix: add retries to alter user scram creds by @hindessm in https://github.com/IBM/sarama/pull/2632
:wrench: Maintenance
- chore(lint): bump golangci-lint and tweak config by @dnwe in https://github.com/IBM/sarama/pull/2620
:memo: Documentation
- fix(doc): add missing doc for mock consumer by @hsweif in https://github.com/IBM/sarama/pull/2386
- chore(proto): doc CreateTopics/JoinGroup fields by @dnwe in https://github.com/IBM/sarama/pull/2627
:heavy_plus_sign: Other Changes
- chore(gh): add new style issue templates by @dnwe in https://github.com/IBM/sarama/pull/2624
Full Changelog: https://github.com/IBM/sarama/compare/v1.41.0...v1.41.1