github confluentinc/confluent-kafka-python v1.9.2

latest releases: v2.4.0, v2.4.0rc3, v2.3.0rc5.dev1...
22 months ago

confluent-kafka-python v1.9.2

v1.9.2 is a maintenance release with the following fixes and enhancements:

  • Support for setting principal and SASL extensions in oauth_cb
    and handle failures (@Manicben, #1402)
  • Wheel for macOS M1/arm64
  • KIP-140 Admin API ACL fix:
    When requesting multiple create_acls or delete_acls operations,
    if the provided ACL bindings or ACL binding filters are not
    unique, an exception will be thrown immediately rather than later
    when the responses are read. (#1370).
  • KIP-140 Admin API ACL fix:
    Better documentation of the describe and delete ACLs behavior
    when using the MATCH resource patter type in a filter. (#1373).
  • Avro serialization examples:
    added a parameter for using a generic or specific Avro schema. (#1381).

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

Don't miss a new confluent-kafka-python release

NewReleases is sending notifications on new releases.