Skip to content

Tags: hoteltonight/librdkafka

Tags

v2.3.0-1-dev

Toggle v2.3.0-1-dev's commit message
Fix pipeline inclusion of static binaries

without gssapi dependency

v2.3.0

Toggle v2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix calls with empty list (#4480)

DescribeTopics and ListOffsets should return an empty array if and empty array is passed as parameter.
Consistent with Java and user friendly for users using filter and map.

v2.3.0-RC4

Toggle v2.3.0-RC4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix calls with empty list (#4480)

DescribeTopics and ListOffsets should return an empty array if and empty array is passed as parameter.
Consistent with Java and user friendly for users using filter and map.

v2.3.0-RC3

Toggle v2.3.0-RC3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[KIP-396] Complete implementation with ListOffsets (#4225)

contains a fix for `rd_kafka_query_watermark_offsets` too, to clear metadata cache for a queried partition if leader changes.

---------

Co-authored-by: Emanuele Sabellico <[email protected]>

v2.3.0-RC2

Toggle v2.3.0-RC2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
librdkafka v2.3.0 (#4455)

v2.3.0-RC1

Toggle v2.3.0-RC1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix for idempotent producer fatal errors, triggered after a possibly …

…persisted message state (#4438)

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Generates a random salt only when (#4350)

RAND_priv_bytes is available,
since OpenSSL 1.1.1

v2.2.0-RC3

Toggle v2.2.0-RC3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Generates a random salt only when (#4350)

RAND_priv_bytes is available,
since OpenSSL 1.1.1

v2.2.0-RC2

Toggle v2.2.0-RC2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Scram Config API in Admin Client [KIP-554] (#4241)

requires broker version  >= 2.7.0
---------

Co-authored-by: Emanuele Sabellico <[email protected]>

v2.2.0-RC1

Toggle v2.2.0-RC1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
librdkafka v2.2.0 (#4323)