* Fixed bug with infinite loop on heartbeats with autocommit=True. 44 * Bumped kafka-python to version 1.1.1 * Fixed docker test runner with multiple interfaces * Minor documentation fixes
0.1.2
Not secure
==================
* Added Python3.5 usage example to docs * Don't raise retriable exceptions in 3.5's async for iterator * Fix Cancellation issue with producer's `send_and_wait` method
0.1.1
Not secure
==================
* Fix packaging issues. Removed unneeded files from package.
0.1.0
Not secure
==================
Initial release
Added full support for Kafka 9.0. Older Kafka versions are not tested.