File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Rdkafka Changelog
2
2
3
- ## 0.17.0 (Unreleased )
3
+ ## 0.17.0 (2024-08-03 )
4
4
- [ Feature] Add ` #seek_by ` to be able to seek for a message by topic, partition and offset (zinahia)
5
5
- [ Enhancement] Update ` librdkafka ` to ` 2.4.0 `
6
6
- [ Enhancement] Support ability to release patches to librdkafka.
Original file line number Diff line number Diff line change @@ -163,7 +163,7 @@ bundle exec rake produce_messages
163
163
164
164
| rdkafka-ruby | librdkafka | patches |
165
165
| -| -| -|
166
- | 0.17.0 (Unreleased ) | 2.4.0 (2024-05-07) | no |
166
+ | 0.17.0 (2024-08-03 ) | 2.4.0 (2024-05-07) | no |
167
167
| 0.16.0 (2024-06-13) | 2.3.0 (2023-10-25) | no |
168
168
| 0.15.0 (2023-12-03) | 2.3.0 (2023-10-25) | no |
169
169
| 0.14.0 (2023-11-21) | 2.2.0 (2023-07-12) | no |
You can’t perform that action at this time.
0 commit comments