This repository was archived by the owner on Mar 24, 2021. It is now read-only.
2.6.0.dev3
Pre-release
Pre-release
·
581 commits
to master
since this release
Minor Version Features
- Changed the rdkafka C module to return offset reports from produce requests
Bug Fixes
- Added some safety checks and error handling to
Broker,Cluster,Connection - Removed update lock from
produce() - Add cleanup logic to
Producerto avoid certain deadlock situations - Change the name of the assignment strategy to match the standard
rangestrategy - Fix crash in rdkafka related to
broker.version.fallback - Fix nuisance error messages from rdkafka
Miscellaneous
- Upgraded the version of python 3 and Kafka used in automated tests