Releases: linkedin/li-apache-kafka-clients
Releases · linkedin/li-apache-kafka-clients
1.0.26
bump mario to latest (#150)
1.0.25
1.0.23: Add record header documentation
Add record header documentation (#147) * Add record header documentation * Review comments * Review comments * Review comments
1.0.22: catch exception on auditor close (#146)
Signed-off-by: Radai Rosenblatt <[email protected]>
1.0.21: add records-skipped metric (#144)
Signed-off-by: Radai Rosenblatt <[email protected]>
1.0.20
1.0.19
supply library versions in instrumented producer (#142)
1.0.18
supply known library versions to instrumented client, switch to depen…
1.0.17: Introduce safe offset record header (#140)
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)"
This reverts commit 4bddf071d2fa4bd9a6ce0cc9e9453eb60df69531.