Releases: linkedin/li-apache-kafka-clients
Releases · linkedin/li-apache-kafka-clients
1.0.46: fix deadlocks when producer is closed from inside send callback (#176)
Co-authored-by: Radai Rosenblatt <[email protected]>
Adds special-headers accessor methods
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
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)
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)
Co-authored-by: Radai Rosenblatt <[email protected]>
1.0.41: bump mario (#169)
Co-authored-by: Radai Rosenblatt <[email protected]>
Bump kafka to 2.0.0.25 to include fix for KAFKA-8950
Bump kafka to 2.0.0.25 to include fix for KAFKA-8950 - KafkaConsumer stops fetching
1.0.39
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
1.0.38 Updated the Kafka dependency to include fix for enabling PassThrough …
1.0.37: update mario client (#164)
Signed-off-by: Radai Rosenblatt <[email protected]>