github Azure/azure-sdk-for-net Microsoft.Azure.WebJobs.Extensions.EventHubs_5.4.0

latest releases: Azure.Messaging.EventHubs.Processor_5.12.0-beta.1, Azure.Messaging.EventHubs_5.12.0-beta.1, Azure.Template_1.0.3-beta.3795970...
11 months ago

5.4.0 (2023-06-06)

Features Added

  • Added support for binding to EventData with the Event Hubs trigger in Functions using the isolated process model.

Bugs Fixed

  • Fixed a race condition when Function instances are scaling that could cause a checkpoint to be written before the Function code was invoked to process events. This would result in the new owner for the partition skipping those events causing them to go unprocessed.

  • Fixed an issue that could cause the trigger to miss that a cancellation token has been signaled, slowing down responsiveness to scaling and shutdown.

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

NewReleases is sending notifications on new releases.