Skip to content

v0.11.0

Compare
Choose a tag to compare
@ods ods released this 30 Jun 16:09
· 18 commits to master since this release
199537b

New features:

Bugfixes:

  • Fix serialization for batch (issue #886, pr #887 by @ydjin0602)
  • Fix type annotation for AIOKafkaAdminClient.create_partitions
    (pr #978 by @alm0ra)
  • Fix NotControllerError in AIOKafkaAdminClient.create_topics and other
    methods (issue #995)
  • Fix unintended cancellation of fetcher task (issue #983, pr #1007 by @apmorton)