rust-rdkafka v0.12.0 Release Notes

Release Date: 2017-07-25 // almost 7 years ago
  • ๐Ÿ”‹ Features

    • โฌ†๏ธ Upgrade librdkafka to 0.11.0.
    • FutureProducer::send_copy will now return a DeliveryFuture direcly.
    • TPL entries now also export errors.
    • ๐Ÿ‘ฏ KafkaError is now Clone and Eq.

    ๐Ÿ› Bugs

    • ๐Ÿ›  Fix flaky tests.