v1.32.0
版本发布时间: 2022-02-25 00:39:24
IBM/sarama最新发布版本:v1.43.3(2024-08-13 02:25:57)
⚠️ This release has been superseded by v1.33.0 and should not be used.
- chore: retract v1.32.0 due to #2150 by @dnwe in https://github.com/Shopify/sarama/pull/2199
What's Changed
:bug: Fixes
- Fix deadlock when closing Broker in brokerProducer by @slaunay in https://github.com/Shopify/sarama/pull/2133
:package: Dependency updates
- chore: refresh dependencies to latest by @dnwe in https://github.com/Shopify/sarama/pull/2159
:wrench: Maintenance
- fix: rework RebalancingMultiplePartitions test by @dnwe in https://github.com/Shopify/sarama/pull/2130
- fix(test): use Sarama transactional producer by @dnwe in https://github.com/Shopify/sarama/pull/1939
- chore: enable t.Parallel() wherever possible by @dnwe in https://github.com/Shopify/sarama/pull/2138
:heavy_plus_sign: Other Changes
- chore: restrict to 1 testbinary at once by @dnwe in https://github.com/Shopify/sarama/pull/2145
- chore: restrict to 1 parallel test at once by @dnwe in https://github.com/Shopify/sarama/pull/2146
- Remove myself from codeowners by @bai in https://github.com/Shopify/sarama/pull/2147
- chore: add retractions for known bad versions by @dnwe in https://github.com/Shopify/sarama/pull/2160
Full Changelog: https://github.com/Shopify/sarama/compare/v1.31.1...v1.32.0