github Azure/azure-sdk-for-net Azure.Messaging.EventHubs_5.10.0

latest releases: Microsoft.Azure.Batch_16.3.1, Azure.Messaging.EventGrid_4.26.0, Azure.Communication.Chat_1.3.1...
10 months ago

5.10.0 (2023-11-07)

Breaking Changes

  • Change ActivitySource name used to report message activity from Azure.Messaging.EventHubs.EventHubs to Azure.Messaging.EventHubs.Message
    and message Activity name from EventHubs.Message to Message.
  • Updated tracing attributes names to conform to OpenTelemetry semantic conventions version 1.23.0.

Bugs Fixed

  • Fixed a parameter type mismatch in ETW #7 (ReceiveComplete) which caused the duration argument of the operation to be interpreted as a Unicode string and fail to render properly in the formatted message.

Other Changes

  • When an Event Hub is disabled, it will now be detected and result in a terminal EventHubsException with its reason set to FailureReason.ResourceNotFound.

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

NewReleases is sending notifications on new releases.