Skip to content

2.3.0

Latest
Compare
Choose a tag to compare
@anchitj anchitj released this 25 Oct 16:04
· 3 commits to master since this release
007a8ba

This is a feature release.

Enhancements

  • References librdkafka.redist 2.3.0. Refer to the librdkafka v2.3.0 release notes for more information.
  • KIP-430:
    Return authorized operations in describe responses (#2021, @jainruchir).
  • KIP-396: Added support for ListOffsets Admin API (#2086).
  • Add Rack to the Node type, so AdminAPI calls can expose racks for brokers (currently, all Describe
    Responses) (#2021, @jainruchir).
  • Added support for external JSON schemas in JsonSerializer and JsonDeserializer (#2042).
  • Added compatibility methods to CachedSchemaRegistryClient (ISBronny, #2097).
  • Add support for AdminAPI DescribeCluster() and DescribeTopics() (#2021, @jainruchir).