v1.9.3
版本发布时间: 2022-09-13 22:23:59
confluentinc/confluent-kafka-dotnet最新发布版本:v2.5.2(2024-08-07 15:21:59)
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.