You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[KIP-848] Make Kafka integration test run with new protocol too
* 2.4.0-RC2 release
* PR Feedback
* [KIP-848] Make Kafka integration test run with new protocol too
* Dedicated docker-compose for KRaft
* Increase sleep
* CHANGELOG
* Use a fixed commit even if a tag
is still not available
* Revert log file append
* Fix flaky tests with KRaft
---------
Co-authored-by: Anchit Jain <[email protected]>
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,12 @@
1
+
# 2.4.0
2
+
3
+
## Enhancements
4
+
5
+
- References librdkafka.redist 2.4.0. Refer to the [librdkafka v2.4.0 release notes](https://github.com/confluentinc/librdkafka/releases/tag/v2.4.0) for more information.
0 commit comments