Skip to content

Commit

Permalink
v0.20.0 (#543)
Browse files Browse the repository at this point in the history
  • Loading branch information
mensfeld authored Jan 7, 2025
1 parent dc3bd4f commit 9ac117e
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.20.0 (Unreleased)
## 0.20.0 (2025-01-07)
- **[Breaking]** Deprecate and remove `#each_batch` due to data consistency concerns.
- [Enhancement] Bump librdkafka to `2.6.1`
- [Enhancement] Expose `rd_kafka_global_init` to mitigate macos forking issues.
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.20.0 (Unreleased) | 2.6.1 (2024-11-18) | yes |
| 0.20.0 (2025-01-07) | 2.6.1 (2024-11-18) | yes |
| 0.19.0 (2024-10-01) | 2.5.3 (2024-09-02) | yes |
| 0.18.0 (2024-09-02) | 2.5.0 (2024-06-10) | yes |
| 0.17.0 (2024-08-03) | 2.4.0 (2024-05-07) | no |
Expand Down

0 comments on commit 9ac117e

Please sign in to comment.