Skip to content

Commit

Permalink
v0.17.0 (#486)
Browse files Browse the repository at this point in the history
* v0.17.0

* update readme
  • Loading branch information
mensfeld authored Aug 3, 2024
1 parent cff293d commit c5948fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Rdkafka Changelog

## 0.17.0 (Unreleased)
## 0.17.0 (2024-08-03)
- [Feature] Add `#seek_by` to be able to seek for a message by topic, partition and offset (zinahia)
- [Enhancement] Update `librdkafka` to `2.4.0`
- [Enhancement] Support ability to release patches to librdkafka.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ bundle exec rake produce_messages

| rdkafka-ruby | librdkafka | patches |
|-|-|-|
| 0.17.0 (Unreleased) | 2.4.0 (2024-05-07) | no |
| 0.17.0 (2024-08-03) | 2.4.0 (2024-05-07) | no |
| 0.16.0 (2024-06-13) | 2.3.0 (2023-10-25) | no |
| 0.15.0 (2023-12-03) | 2.3.0 (2023-10-25) | no |
| 0.14.0 (2023-11-21) | 2.2.0 (2023-07-12) | no |
Expand Down

0 comments on commit c5948fa

Please sign in to comment.