MyGit

v1.4.0

confluentinc/librdkafka

版本发布时间: 2020-04-03 04:05:14

confluentinc/librdkafka最新发布版本:v2.5.3(2024-09-02 22:32:10)

librdkafka v1.4.0

v1.4.0 is a feature release:

Transactional Producer API

librdkafka now has complete Exactly-Once-Semantics (EOS) functionality, supporting the idempotent producer (since v1.0.0), a transaction-aware consumer (since v1.2.0) and full producer transaction support (in this release). This enables developers to create Exactly-Once applications with Apache Kafka.

See the Transactions in Apache Kafka page for an introduction and check the librdkafka transactions example for a complete transactional application example.

Security fixes

Two security issues have been identified in the SASL SCRAM protocol handler:

Both of these issues are fixed in this release.

Enhancements

Fixes

General:

Producer:

Consumer:

Checksums

Release asset checksums:

相关地址:原始地址 下载(tar) 下载(zip)

查看:2020-04-03发行的版本