Skip to content

v2.13.0

Choose a tag to compare

@k-rainak-raina released this 05 Jan 13:09
· 44 commits to master since this release
79a34db

Enhancements

  • References librdkafka.redist 2.13.0. Refer to the librdkafka v2.13.0 release notes for more information.
  • Support Avro schema references for C# client (#2534)
  • Add Accept-Version header (#2536)
  • Handle evolution during field transformation (#2541)
  • Re-enable deserialization optimization by removing unnecessary array conversions (#2531)

Fixes

  • Ensure schemaId initialization is thread-safe (#2540)
  • Ensure all deps are strongly named (#2548)