github Azure/azure-sdk-for-net Azure.Core.Amqp_1.3.0

latest releases: Azure.ResourceManager.ServiceFabricManagedClusters_1.3.0-beta.1, Azure.AI.Translation.Document_2.0.0, Azure.Storage.Blobs.Batch_12.20.0...
20 months ago

1.3.0 (2023-03-02)

Acknowledgments

Thank you to our developer community members who helped to make the Azure.Core.Amqp client library better with their contributions to this release:

Features Added

  • Added ToBytes and FromBytes methods to AmqpAnnotatedMessage to allow for serialization and deserialization of the message.

Breaking Changes

  • The nullability annotations were updated for the following properties of AmqpAnnotatedMessage to allow null values to be set in the dictionary, to comply with the AMQP specification:
    • ApplicationProperties
    • DeliveryAnnotations
    • MessageAnnotations
    • Footer

Other Changes

  • Make AmqpAddress and AmqpMessageId readonly structs. (A community contribution, courtesy of danielmarbach)

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

NewReleases is sending notifications on new releases.