github aio-libs/aiokafka v0.13.0

14 hours ago

Breaking changes:

  • Resolve API versions at connection with brokers
    api_version parameter has been removed from the different clients (admin/consumer/producer)
    (pr #1136 by @vmaurin)

Improved Documentation:

Bugfixes:

  • Make KafkaStorageError retriable after metadata refresh like in other
    implementations (pr #1115 by @omerhadari)
  • Ensure the transaction coordinator is refreshed after broker fail‑over,
    so transactional producers resume once a new coordinator is elected.
    (pr #1135 by @vmaurin)
  • Rename the RequestHeader version classes to match official version
    schemas (pr #1141 by @vmaurin)

Misc:

  • Use SPDX license expression for project metadata.

Don't miss a new aiokafka release

NewReleases is sending notifications on new releases.