v1.4.2
版本发布时间: 2020-05-07 15:06:16
confluentinc/confluent-kafka-go最新发布版本:v2.3.0(2023-10-25 23:55:38)
confluent-kafka-go v1.4.2
v1.4.2 is a maintenance release:
- The bundled librdkafka directory (
kafka/librdkafka
) is no longer pruned by Go mod vendor import. - Bundled librdkafka upgraded to v1.4.2, highlights:
- System root CA certificates should now be picked up automatically on most platforms
- Fix produce/consume hang after partition goes away and comes back, such as when a topic is deleted and re-created (regression in v1.3.0).
librdkafka v1.4.2 changes
See the librdkafka v1.4.2 release notes for changes to the bundled librdkafka included with the Go client.