Skip to content

1.9.3

Compare
Choose a tag to compare
@mhowlett mhowlett released this 13 Sep 14:23
· 56 commits to master since this release
895b72d

Enhancements

  • Added NormalizeSchemas configuration property to the Avro, Json and Protobuf serdes.

Fixes

  • Schema Registry authentication now works with passwords that contain the ':' character (luismedel).
  • Added missing librdkafka internal and broker error codes to the ErrorCode enum.