Skip to content

Releases: linkedin/li-apache-kafka-clients

1.0.26

30 Sep 18:36
a329fd5
Compare
Choose a tag to compare
bump mario to latest (#150)

1.0.25

28 Sep 14:39
Compare
Choose a tag to compare
fix the argument order when instantiating SimpleClient for instrument…

1.0.23: Add record header documentation

24 Sep 19:36
9563c8a
Compare
Choose a tag to compare
Add record header documentation (#147)

* Add record header documentation

* Review comments

* Review comments

* Review comments

1.0.22: catch exception on auditor close (#146)

18 Sep 00:44
24a892a
Compare
Choose a tag to compare

1.0.21: add records-skipped metric (#144)

12 Sep 01:27
d11e0f9
Compare
Choose a tag to compare

1.0.20

12 Sep 01:07
76ab017
Compare
Choose a tag to compare
Make the initial connection timeout to metadata service in instrument…

1.0.19

11 Sep 20:43
848cd91
Compare
Choose a tag to compare
supply library versions in instrumented producer (#142)

1.0.18

11 Sep 00:04
8ce07a2
Compare
Choose a tag to compare
supply known library versions to instrumented client, switch to depen…

1.0.17: Introduce safe offset record header (#140)

06 Sep 23:45
313dbc9
Compare
Choose a tag to compare
What and why?
For every record consumed from li-apache-kafka-client consumer, the record will be annotated with a safe offset header such that systems like brooklin aren't forced to use LiKafkaConsumer interface (which has #safeOffsets() api) but instead can just work with Consumer interface and the headers.

1.0.13: Revert "Add kafka native record headers (#135)"

01 Sep 04:23
Compare
Choose a tag to compare
This reverts commit 4bddf071d2fa4bd9a6ce0cc9e9453eb60df69531.