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.