Confluent Kafka Golang Client v1.9.2 Release Notes

  • ๐Ÿš€ This is a maintenance release:

    • Bundles librdkafka v1.9.2.
    • [Example](examples/docker_aws_lambda_example) for using go clients with AWS lambda (@jliunyu, #823).
    • OAUTHBEARER unsecured [producer](examples/oauthbearer_producer_example), [consumer](examples/oauthbearer_consumer_example) and [OIDC](examples/oauthbearer_oidc_example) examples.

    ๐Ÿ‘€ confluent-kafka-go is based on librdkafka v1.9.2, see the ๐Ÿš€ librdkafka release notes โฌ†๏ธ for a complete list of changes, enhancements, fixes and upgrade considerations.