Confluent Kafka Golang Client v1.9.1 Release Notes

  • 🚀 This is a feature release:

    • Schema Registry support for Avro [Generic](examples/avro_generic_producer_example) and [Specific](examples/avro_specific_producer_example), [Protocol Buffers](examples/protobuf_producer_example) and [JSON Schema](examples/json_producer_example). (@rayokota, #776).
    • Built-in support for Mac OSX M1 / arm64. (#818).

    👀 confluent-kafka-go is based on librdkafka v1.9.1, see the 🚀 librdkafka release notes ⬆️ for a complete list of changes, enhancements, fixes and upgrade considerations.