Skip to content

Microsoft.Azure.Data.SchemaRegistry.ApacheAvro_1.0.0-beta.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 14 Jan 00:30
8d46a11

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 with SchemaRegistryAvroEncoder. When using the encoder, the schema Id will be stored in the ContentType of EventData, rather than in the Body of the EventData.