-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Add support for Kafka 4.0.1 #12012
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
Add support for Kafka 4.0.1 #12012
Conversation
Signed-off-by: Jakub Scholz <[email protected]>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #12012 +/- ##
=========================================
Coverage 74.91% 74.91%
Complexity 6442 6442
=========================================
Files 343 343
Lines 24324 24324
Branches 3196 3196
=========================================
Hits 18222 18222
- Misses 4829 4830 +1
+ Partials 1273 1272 -1 🚀 New features to boost your workflow:
|
|
/gha run pipeline=regression kafkaVersion=4.0.1 |
|
/azp run upgrade |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/gha run pipeline=regression kafkaVersion=4.0.1 |
|
⏳ System test verification started: link The following 6 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 |
|
❌ System test verification failed: link |
|
🎉 System test verification passed: link |
Type of change
Description
This PR adds support for Kafka 4.0.1 to the main branch.
Checklist