Azure.Messaging.EventHubs_5.9.2
5.9.2 (2023-06-06)
Other Changes
-
The reference for the AMQP transport library,
Microsoft.Azure.Amqp
, has been bumped to 2.6.2. This resolves a potential issue opening TLS connections on .NET 6+. -
It is now possible to create an
EventData
instance from anAmqpAnnotatedMessage
.