-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[NEW VERSION] Support Kafka 3.3.1 #486
Comments
Do we really want to support 3.3 already? |
I'd have no huge issue with it, Kafka has traditionally been fairly quick with x.y.1 releases, so something might show up shortly.. |
3.3.1 is out haha :D Should i update the ticket? |
Please do, thanks :) |
Called it! |
From the last nightly test what i see the failed tests are only from TLS. 3.3.1, 3.2.0, 3.1.0 all fail and pass.
I think all fail because:
I will have a closer look, i dont think its related to 3.3.1. This is no flakiness either but rather a problem with TLS / Tests. |
ok. |
Hopefully fixed by #494 |
Nightly passed 🥳 |
Which new version of Apache Kafka should we support?
3.3.1
Additional information
https://downloads.apache.org/kafka/3.3.0/RELEASE_NOTES.html
https://downloads.apache.org/kafka/3.3.1/RELEASE_NOTES.html
Changes required
Maybe
Implementation checklist
The text was updated successfully, but these errors were encountered: