Skip to content

Update dependency confluent-kafka to v2.14.0#45

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/confluent-kafka-2.x
Open

Update dependency confluent-kafka to v2.14.0#45
renovate[bot] wants to merge 1 commit intomainfrom
renovate/confluent-kafka-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 2, 2026

This PR contains the following updates:

Package Change Age Confidence
confluent-kafka ==2.13.0==2.14.0 age confidence

Release Notes

confluentinc/confluent-kafka-python (confluent-kafka)

v2.14.0

Compare Source

v2.14.0 is a feature release with the following features, fixes and enhancements:

Enhancements
  • Implement async context manager protocol for AIOProducer and AIOConsumer (#​2180)
  • Add AssociatedNameStrategy (#​2194)
  • Add enableAt to RuleSet (#​2218)
Fixes
  • Ensure normalize.schemas config is passed during Protobuf ref lookup #​2214
  • Fix type annotations for context manager hooks so that they are correct for subclasses (#​2181)
  • Fix OAuth callback handling for Async IO clients to prevent initialization failures (#​2219)

confluent-kafka-python v2.14.0 is based on librdkafka v2.14.0, see the
librdkafka release notes
for a complete list of changes, enhancements, fixes and upgrade considerations.

v2.13.2

Compare Source

v2.13.2 is a maintenance release with the following fixes and enhancements:

Enhancements
  • Add Confluent-Client-Version header to requests to SR, Python client (#​2148)
  • Add UAMI OAuth changes (#​2189)
Fixes
  • Fixed memory leak in Producer.produce() when called with headers and raises BufferError (queue full) or RuntimeError (producer closed). The allocated rd_headers memory is now properly freed in error paths before returning. Fixes Issue #​2167.
  • Fixed type hinting of KafkaError class, Consumer.__init()__, Producer.__init()__, Producer.produce() and Consumer.commit() and introduced a script in tools directory to keep error codes up to date. Fixes Issue #​2168.
  • Fix the token expiration logic in SR Oauth (#​2177)
  • Ensure use of cachetools is thread-safe (#​2178)
  • Remove passing resolver in json validate (#​2186)
  • Fix JSON schema resolver bug (#​2188)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency confluent-kafka to v2.13.2 Update dependency confluent-kafka to v2.14.0 Apr 2, 2026
@renovate renovate bot force-pushed the renovate/confluent-kafka-2.x branch from 7e696c7 to 5e7ba92 Compare April 2, 2026 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants