* `display_stats` options to turn on and off broker statistics
0.1.10
-------------------
* NSX edge `nat` program pre-processing
0.1.9
------------------
* Handle `LogMessage` vs syslog-ng `values-pair` because it badly leaks if one do... * Make 3.7.x the supported version for now because of `LogMessage` issues.
0.1.8
------------------
* Delivery and stats callback refactoring.
0.1.7
------------------
* Update confluent-kafka dependency to version 0.11.0: https://github.com/confluentinc/confluent-kafka-python/releases/tag/v0.11.0
0.1.6
------------------
* Disable `delivery.report.ony.error` on callbacks because of a bug in `confluent-kafka`: https://github.com/confluentinc/confluent-kafka-python/issues/84 Let's revisit when 0.11 is released.