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

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

5.5.0 (2023-08-11)

Bugs Fixed

  • When binding to a CancellationToken, the token will no longer be signaled when in Drain Mode.
    To detect if the function app is in Drain Mode, use dependency injection to inject the
    IDrainModeManager, and check the IsDrainModeEnabled property. Additionally, checkpointing
    will now occur when the function app is in Drain Mode.

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

NewReleases is sending notifications on new releases.