Skip to content

v1.0-beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@mhowlett mhowlett released this 07 Feb 22:37
· 355 commits to master since this release
29a49f1

New Features

  • References librdkafka 1.0.0-PRE1. Highlights:
    • Idempotent producer.
    • Sparse connections (broker connections are only held open when in use).

Enhancements / Fixes

  • Fixed a memory leak in ProduceAsync #640 (regression from 0.11.x).