v0.9.0
New features:
- Include
kafka-pythonintoaiokafka's code base (issue #928 and others) - Replace
python-snappyandzstandardwithcramjam(issue #930) - 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: