New features:
- Include
kafka-python
intoaiokafka
's code base - Replace
python-snappy
andzstandard
withcramjam
- PEP518 compliant
pyproject.toml
- Python 3.12 support
Bugfixes:
- Fix type annotation for
ConsumerRecord
(pr #912 by @zschumacher)
Improved Documentation: