|
|
@@ -1,5 +1,19 @@
|
|
|
# Changelog
|
|
|
|
|
|
+#### Version 1.24.1 (2019-10-31)
|
|
|
+
|
|
|
+New Features:
|
|
|
+- Add DescribeLogDirs Request/Response pair
|
|
|
+ ([1520](https://github.com/Shopify/sarama/pull/1520)).
|
|
|
+
|
|
|
+Bug Fixes:
|
|
|
+- Fix ClusterAdmin returning invalid controller ID on DescribeCluster
|
|
|
+ ([1518](https://github.com/Shopify/sarama/pull/1518)).
|
|
|
+- Fix issue with consumergroup not rebalancing when new partition is added
|
|
|
+ ([1525](https://github.com/Shopify/sarama/pull/1525)).
|
|
|
+- Ensure consistent use of read/write deadlines
|
|
|
+ ([1529](https://github.com/Shopify/sarama/pull/1529)).
|
|
|
+
|
|
|
#### Version 1.24.0 (2019-10-09)
|
|
|
|
|
|
New Features:
|