Skip to content

Releases: confluentinc/confluent-kafka-go

v0.11.0

25 Jul 21:18
Compare
Choose a tag to compare

This is a minimal librdkafka version-synchronized release of the Go client.

Changes:

  • Requires librdkafka v0.11.0 or later
  • Added stats events (#57)
  • Updated librdkafka error codes
  • Fix signal channel buffering in example (#66)