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 b1197f2 commit 9aeada1Copy full SHA for 9aeada1
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Rdkafka Changelog
2
3
-## 0.18.0 (Unreleased)
+## 0.18.0 (2024-09-02)
4
- [Enhancement] Update `librdkafka` to `2.5.0`
5
- [Enhancement] Do not release GVL on `rd_kafka_name` (ferrous26)
6
- [Patch] Patch cooperative-sticky assignments in librdkafka.
README.md
@@ -163,7 +163,7 @@ bundle exec rake produce_messages
163
164
| rdkafka-ruby | librdkafka | patches |
165
|-|-|-|
166
-| 0.18.0 (Unreleased) | 2.5.0 (2024-06-10) | yes |
+| 0.18.0 (2024-09-02) | 2.5.0 (2024-06-10) | yes |
167
| 0.17.0 (2024-08-03) | 2.4.0 (2024-05-07) | no |
168
| 0.16.0 (2024-06-13) | 2.3.0 (2023-10-25) | no |
169
| 0.15.0 (2023-12-03) | 2.3.0 (2023-10-25) | no |
0 commit comments