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

latest releases: Azure.Template_1.0.3-beta.3921138, Azure.Template_1.0.3-beta.3920534, Azure.Template_1.0.3-beta.3920437...
9 months ago

5.9.3 (2023-09-12)

Bugs Fixed

  • When using the EventHubBufferedProducerClient, events are now instrumented when EnqueueEventAsync or EnqueueEventsAsync is called, rather than when the event is published. This ensures that the instrumentation is accurate when the event is published, regardless of whether the event is published immediately or buffered for a period of time.

Other Changes

  • Several improvements to logging have been made to capture additional context and fix typos. Most notable among them is the inclusion of starting and ending sequence numbers when events are read from Event Hubs and dispatched for processing by event processor types.

  • The reference for the AMQP transport library, Microsoft.Azure.Amqp, has been bumped to 2.6.3. This fixes an issue with timeout duration calculations during link creation and includes several efficiency improvements.

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

NewReleases is sending notifications on new releases.