github Azure/azure-sdk-for-net Azure.Messaging.EventHubs.Processor_5.6.0

5.6.0 (2021-08-10)

Bugs Fixed

  • Fixed an issue where partition processing would ignore cancellation when the processor was shutting down or partition ownership changed and continue dispatching events to the handler until the entire batch was complete. Cancellation will now be properly respected.

Other Changes

  • Added the ability to adjust the connection idle timeout using the EventHubConnectionOptions available within the options for each client type.

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

NewReleases is sending notifications on new releases.