[KIP-932] - Point CI to librdkafka master#2289
Merged
Kaushik Raina (k-raina) merged 5 commits intoJun 24, 2026
Merged
Conversation
|
🎉 All Contributor License Agreements have been signed. Ready to merge. |
3b92fc3 to
ccc05e7
Compare
|
Pranav Rathi (pranavrth)
approved these changes
Jun 24, 2026
Pranav Rathi (pranavrth)
left a comment
Member
There was a problem hiding this comment.
Provided minor comments. Resolve them when CHANGELOG is update.
LGTM for now!. Thanks Kaushik Raina (@k-raina) !.
| - Make orjson optional in JSON serdes with stdlib json fallback (#2281) | ||
|
|
||
|
|
||
| confluent-kafka-python v2.15.0rc1 is based on librdkafka v2.15.0-RC1, see the |
There was a problem hiding this comment.
We need to write v2.15.0, never rc.
| # Confluent Python Client for Apache Kafka - CHANGELOG | ||
|
|
||
| ## v2.xx.x | ||
| ## v2.15.0rc1 |
|
|
||
| ### Enhancements | ||
|
|
||
| - [KIP-932] Add Share Consumer support (Queues for Kafka), including a deserializing share consumer, acknowledgement/commit callbacks, and runtime SASL credential updates (#2217, #2239, #2241, #2252, #2253, #2265, #2273, #2277, #2279) |
There was a problem hiding this comment.
This is much bigger change than one line in the change log.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.





Summary