v1.31.1
版本发布时间: 2022-02-01 18:21:54
IBM/sarama最新发布版本:v1.43.3(2024-08-13 02:25:57)
What's Changed
:tada: New Features / Improvements
- feat: add method MockApiVersionsResponse.SetApiKeys by @wuhuizuo in https://github.com/Shopify/sarama/pull/2117
- Expose the TLS connection state of a broker connection by @seveas in https://github.com/Shopify/sarama/pull/2051
- feat: add methods to pause/resume consumer's consumption by @raulnegreiros in https://github.com/Shopify/sarama/pull/2005
:bug: Fixes
- fix: ensure heartbeats only stop after cleanup by @dnwe in https://github.com/Shopify/sarama/pull/2110
:package: Dependency updates
- Update klauspost/compress to 0.14 by @bai in https://github.com/Shopify/sarama/pull/2123
:wrench: Maintenance
- Fix typo by @mosceo in https://github.com/Shopify/sarama/pull/2113
- Add Kafka 3.1.0 version number by @bai in https://github.com/Shopify/sarama/pull/2119
- fix(test): make it simpler to re-use toxiproxy by @dnwe in https://github.com/Shopify/sarama/pull/2122
- Add Kafka 3.1.0 to CI matrix, migrate to bitnami kafka image by @bai in https://github.com/Shopify/sarama/pull/2124
- Populate missing kafka versions by @bai in https://github.com/Shopify/sarama/pull/2126
- Backport missing changelog entries from 1.28 onwards by @bai in https://github.com/Shopify/sarama/pull/2127
New Contributors
- @wuhuizuo made their first contribution in https://github.com/Shopify/sarama/pull/2117
- @seveas made their first contribution in https://github.com/Shopify/sarama/pull/2051
- @raulnegreiros made their first contribution in https://github.com/Shopify/sarama/pull/2005
Full Changelog: https://github.com/Shopify/sarama/compare/v1.31.0...v1.31.1