Microsoft.Azure.Data.SchemaRegistry.ApacheAvro_1.0.0-beta.5
Pre-release
Pre-release
azure-sdk
released this
14 Jan 00:30
1.0.0-beta.5 (2022-01-13)
Features Added
- Updated the caching of schemas to use a 128 LRU cache.
Breaking Changes
- Replaced
SchemaRegistryAvroObjectSerializer
withSchemaRegistryAvroEncoder
. When using the encoder, the schema Id will be stored in the ContentType ofEventData
, rather than in the Body of theEventData
.