-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Add support for Kafka 4.1.1 #12079
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
base: main
Are you sure you want to change the base?
Add support for Kafka 4.1.1 #12079
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #12079 +/- ##
============================================
+ Coverage 74.78% 74.82% +0.04%
- Complexity 6625 6626 +1
============================================
Files 377 377
Lines 25359 25359
Branches 3396 3396
============================================
+ Hits 18964 18975 +11
+ Misses 5007 4997 -10
+ Partials 1388 1387 -1 🚀 New features to boost your workflow:
|
|
/gha run pipeline=regression kubeVersion=latest |
|
⏳ System test verification started: link The following 6 job(s) will be executed:
Tests will start after successful build completion. |
|
/azp run upgrade |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run regression |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
❌ System test verification failed: link |
|
Hi, sorry for the interruption, I have question regarding the 0.49.0 version - is there a approximate date when it will be released? |
|
Commenting on a PR is not the right place for asking (totally unrelated) questions. You have several ways like Slack, mailing list or GitHub discussions. |
Signed-off-by: Jakub Scholz <www@scholzj.com>
563b176 to
944b697
Compare
|
/gha run pipeline=regression,upgrade |
|
⏳ System test verification started: link The following 10 job(s) will be executed:
Tests will start after successful build completion. |
|
❌ System test verification failed: link |
1 similar comment
|
❌ System test verification failed: link |
|
/azp run upgrade |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
❌ System test verification failed: link |
|
🎉 System test verification passed: link |
|
/azp run upgrade |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/gha run pipeline=upgrade |
|
⏳ System test verification started: link The following 4 job(s) will be executed:
Tests will start after successful build completion. |
|
🎉 System test verification passed: link |
Type of change
Description
This PR adds support Kafka 4.1.1 that brings various bugfixes.
This is currently a draft based on RC2.
Checklist