Skip to content

v0.9.0.rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@ods ods released this 29 Nov 16:56
· 63 commits to master since this release
d7201c1

New features:

  • Include kafka-python into aiokafka's code base
  • Replace python-snappy and zstandard with cramjam
  • PEP518 compliant pyproject.toml
  • Python 3.12 support

Bugfixes:

  • Fix type annotation for ConsumerRecord (pr #912 by @zschumacher)
  • Improve send performance (issue #943)

Improved Documentation: