Skip to content

Commit 9aeada1

Browse files
authored
v018.0 (#497)
1 parent b1197f2 commit 9aeada1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Rdkafka Changelog
22

3-
## 0.18.0 (Unreleased)
3+
## 0.18.0 (2024-09-02)
44
- [Enhancement] Update `librdkafka` to `2.5.0`
55
- [Enhancement] Do not release GVL on `rd_kafka_name` (ferrous26)
66
- [Patch] Patch cooperative-sticky assignments in librdkafka.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ bundle exec rake produce_messages
163163

164164
| rdkafka-ruby | librdkafka | patches |
165165
|-|-|-|
166-
| 0.18.0 (Unreleased) | 2.5.0 (2024-06-10) | yes |
166+
| 0.18.0 (2024-09-02) | 2.5.0 (2024-06-10) | yes |
167167
| 0.17.0 (2024-08-03) | 2.4.0 (2024-05-07) | no |
168168
| 0.16.0 (2024-06-13) | 2.3.0 (2023-10-25) | no |
169169
| 0.15.0 (2023-12-03) | 2.3.0 (2023-10-25) | no |

0 commit comments

Comments
 (0)