We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b53224d commit b3cadf8Copy full SHA for b3cadf8
CHANGELOG.md
@@ -74,6 +74,9 @@
74
- [Change] Update Kafka Docker with Confluent KRaft (mensfeld)
75
- [Change] Update librdkafka repo reference from edenhill to confluentinc (mensfeld)
76
77
+## 0.13.1 (2024-07-10)
78
+- [Fix] Switch to local release of librdkafka to mitigate its unavailability.
79
+
80
## 0.13.0 (2023-07-24)
81
- Support cooperative sticky partition assignment in the rebalance callback (methodmissing)
82
- Support both string and symbol header keys (ColinDKelley)
0 commit comments