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

  • ✨ 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.