github Azure/azure-sdk-for-net Azure.Messaging.EventHubs.Processor_5.12.2

latest releases: Azure.ResourceManager.Kusto_1.6.2, Azure.Provisioning_1.4.0-beta.1, Azure.ResourceManager.EventGrid_1.2.0-beta.2...
2 months ago

5.12.2 (2025-06-12)

Bugs Fixed

  • Fixed a bug where the data types of broker-owned properties were being adjusted when an event was read by the client, causing the underlying AMQP data to be mutated. This resulted in binary changes when the AMQP message was serialized and unintentionally altered the service contract. Going forward, the original data types will be preserved on the AMQP representation of the message and type normalization only applied to the .NET EventData projection.

Other Changes

  • Updated the Microsoft.Azure.Amqp dependency to 2.7.0, which contains several bug fixes and adds support for AOT. (see: commits)

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

NewReleases is sending notifications on new releases.