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

latest releases: Azure.Communication.Chat_1.3.1, Microsoft.Azure.WebJobs.Extensions.Storage_5.3.2, Microsoft.Azure.WebJobs.Extensions.Storage.Queues_5.3.2...
17 months ago

5.9.0 (2023-04-11)

Breaking Changes

  • If diagnostic tracing is enabled, diagnostic tracing information is retained on EventData instances when they are added to an EventDataBatch. This matches the existing behavior when sending events using the SendEventsAsync method that takes an IEnumerable<EventData>.

Bugs Fixed

  • Changed the approach that the event processor uses to validate permissions on startup to ensure that it does not interrupt other processors already running by temporarily asserting ownership of a partition.

Other Changes

  • Enhanced the log emitted when an event processor begins reading from a partition to report whether the offset chosen was based on a checkpoint or default value.

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

NewReleases is sending notifications on new releases.