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

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

5.11.2 (2024-04-10)

Features Added

  • It is now possible for processors extending EventProcessor<T> to disable the batch-level tracing emitted when processing events. This is intended to allow derived processors dispatching single events or partial batches to emit their own trace information that more accurately correlates to the set of events being processed. Previously all events in a batch were tracked under a single span regardless of how they were dispatched for processing.

Bugs Fixed

  • Fixed a warning for "too many parameters" that was written to logs when the processor attempted to log load balancing messages due to improper ETW attribute use.

Other Changes

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

NewReleases is sending notifications on new releases.