v1.26.1
版本发布时间: 2020-02-05 00:54:53
IBM/sarama最新发布版本:v1.43.3(2024-08-13 02:25:57)
⚠️ This release has been superseded by v1.26.4 and should not be used.
Fetch requests will cause the Kafka broker to continously allocate new Fetch sessions in its cache on every request. Fixed in v1.26.2 via https://github.com/Shopify/sarama/pull/1644
Improvements
- Add requests-in-flight metric (1539)
- Fix misleading example for cluster admin (1595)
- Replace Travis with GitHub Actions, linters housekeeping (1573)
- Allow BalanceStrategy to provide custom assignment data (1592)