Skip to content

Releases: linkedin/li-apache-kafka-clients

1.0.46: fix deadlocks when producer is closed from inside send callback (#176)

15 Jun 21:30
c1b3250
Compare
Choose a tag to compare

Adds special-headers accessor methods

11 Jun 18:04
157ed93
Compare
Choose a tag to compare

Migrates from some methods from integration tests to li-apache-kafka-clients jar
Also adds some methods to make use simpler

Adding original message size to the large message header value

04 May 17:47
841dfc8
Compare
Choose a tag to compare

This release adds the original message size to the large message header value. No impact for existing clients.

use extended serde interface for sdc testing (#171)

23 Apr 20:38
8443a98
Compare
Choose a tag to compare

This release supports Extended{Serializer,Deserializer} interfaces which supports use of Kafka Record Headers in serialize/deserialize method, example use case include use by shared dictionary compression feature to store dictionary id.

1.0.42: bump mario, delete abandoned federated clients (#170)

21 Apr 18:39
6c83b8a
Compare
Choose a tag to compare

1.0.41: bump mario (#169)

16 Apr 18:14
3ed95f1
Compare
Choose a tag to compare
Co-authored-by: Radai Rosenblatt <[email protected]>

Bump kafka to 2.0.0.25 to include fix for KAFKA-8950

16 Apr 00:05
fa96de3
Compare
Choose a tag to compare

Bump kafka to 2.0.0.25 to include fix for KAFKA-8950 - KafkaConsumer stops fetching

1.0.39

26 Feb 18:14
985781f
Compare
Choose a tag to compare
bump mario, fix test compilation failures after mario bump (#166)

Enable PassThrough mirroring support in clients from V1 (0.10.x) format to V2 (2.x) format

05 Feb 18:06
ef8f236
Compare
Choose a tag to compare
1.0.38

Updated the Kafka dependency to include fix for enabling PassThrough …

1.0.37: update mario client (#164)

23 Jan 01:22
6c11e91
Compare
Choose a tag to compare
Signed-off-by: Radai Rosenblatt <[email protected]>