File tree Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Original file line number Diff line number Diff line change 11# Confluent's Golang client for Apache Kafka
22
3- ## v1.8.0
3+ ## v1.8.2
44
5- This is a maintenance release to upgrade the bundled librdkafka version to v1.8.0.
5+ This is a maintenance release:
66
7- confluent-kafka-go is based on librdkafka v1.8.0, see the
8- [ librdkafka release notes] ( https://github.com/edenhill/librdkafka/releases/tag/v1.8.0 )
7+ * Bundles librdkafka v1.8.2
8+ * Check termination channel while reading delivery reports (by @zjj )
9+ * Added convenience method Consumer.StoreMessage() (@finncolman , #676 )
10+
11+
12+ confluent-kafka-go is based on librdkafka v1.8.2, see the
13+ [ librdkafka release notes] ( https://github.com/edenhill/librdkafka/releases/tag/v1.8.2 )
914for a complete list of changes, enhancements, fixes and upgrade considerations.
1015
1116
17+ ** Note** : There were no confluent-kafka-go v1.8.0 and v1.8.1 releases.
18+
19+
1220## v1.7.0
1321
1422### Enhancements
You can’t perform that action at this time.
0 commit comments