github Azure/azure-sdk-for-net Azure.Messaging.EventHubs.Processor_5.3.0-beta.2

latest releases: Azure.Template_1.0.3-beta.3921138, Azure.Template_1.0.3-beta.3920534, Azure.Template_1.0.3-beta.3920437...
pre-release3 years ago

5.3.0-beta.2 (2020-09-28)

Changes

New Features

  • The EventData representation has been extended with the ability to treat the Body as BinaryData. BinaryData supports a variety of data transformations and allows the ability to provide serialization logic when sending or receiving events. Any type that derives from ObjectSerializer, such as JsonObjectSerializer can be used, with Schema Registry support available via the SchemaRegistryAvroObjectSerializer.

  • EventData has been integrated with the new Schema Registry service, via use of the ObjectSerializer with BinaryData.

Note: Azure Schema Registry is a new hosted schema repository service provided by Azure Event Hubs, and may not yet be available in all regions or Azure clouds.

Don't miss a new azure-sdk-for-net release

NewReleases is sending notifications on new releases.