Confluent's .NET Client for Apache KafkaTM v1.9.2 Release Notes

  • โœจ Enhancements

    • ๐Ÿ— References librdkafka.redist 1.9.2 which includes an Apple M1 librdkafka build.
    • โž• Added ACL AdminClient operations (CreateAcls, DescribeAcls, DeleteAcls) (emasab).
    • โž• Added DeleteGroups to AdminClient (3schwartz).
    • โœจ Enhanced the Avro Specific Deserializer to ignore the type namespace (sergemat).
    • ๐Ÿ‘Œ Improved efficiency of the statistics handler (VladimirTyrin).

    ๐Ÿ›  Fixes

    • ๐Ÿ“Š The AdminClient poll loop no longer terminates when a request results in an error (emasab).
    • ๐Ÿ”’ Upgraded Newtonsoft.Json to 13.0.1 to address a security vulnerability in 9.0.1.