We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cff293d commit c5948faCopy full SHA for c5948fa
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Rdkafka Changelog
2
3
-## 0.17.0 (Unreleased)
+## 0.17.0 (2024-08-03)
4
- [Feature] Add `#seek_by` to be able to seek for a message by topic, partition and offset (zinahia)
5
- [Enhancement] Update `librdkafka` to `2.4.0`
6
- [Enhancement] Support ability to release patches to librdkafka.
README.md
@@ -163,7 +163,7 @@ bundle exec rake produce_messages
163
164
| rdkafka-ruby | librdkafka | patches |
165
|-|-|-|
166
-| 0.17.0 (Unreleased) | 2.4.0 (2024-05-07) | no |
+| 0.17.0 (2024-08-03) | 2.4.0 (2024-05-07) | no |
167
| 0.16.0 (2024-06-13) | 2.3.0 (2023-10-25) | no |
168
| 0.15.0 (2023-12-03) | 2.3.0 (2023-10-25) | no |
169
| 0.14.0 (2023-11-21) | 2.2.0 (2023-07-12) | no |
0 commit comments