1.0.0-beta.11 (2022-04-07)
Bugs Fixed
- Fixed a bug that caused deserialize operation to throw
SchemaParseException
when multiple messages with same schema
were deserialized (#27602). - Wrap Apache Avro exceptions with new exception type,
SchemaRegistryApacheAvroException
.
Other Changes
Dependency Updates
- Update
azure-data-schemaregistry
dependency to1.1.1
.