v1.3.0
版本发布时间: 2019-12-18 04:36:58
confluentinc/confluent-kafka-go最新发布版本:v2.3.0(2023-10-25 23:55:38)
confluent-kafka-go v1.3.0
-
Purge messages API (by @khorshuheng at GoJek).
-
ClusterID and ControllerID APIs.
-
Go Modules support.
-
Fixed memory leak on calls to
NewAdminClient()
. (discovered by @gabeysunda) -
Requires librdkafka v1.3.0 or later
librdkafka v1.3.0 changes
Full librdkafka v1.3.0 release notes.
- KIP-392: Fetch messages from closest replica/follower (by @mhowlett).
- Experimental mock broker to make application and librdkafka development testing easier.
- Fixed consumer_lag in stats when consuming from broker versions <0.11.0.0 (regression in librdkafka v1.2.0).