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

latest releases: Azure.Messaging.EventHubs_5.11.3, Azure.Storage.Blobs.Batch_12.17.0, Azure.Template_1.0.3-beta.3789903...
14 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.