github Azure/azure-sdk-for-net Azure.Messaging.EventHubs_5.7.0-beta.2

latest releases: Azure.Compute.Batch_1.0.0-beta.1, Azure.Template_1.0.3-beta.3921138, Azure.Template_1.0.3-beta.3920534...
pre-release2 years ago

5.7.0-beta.2 (2022-01-13)

Features Added

  • Support for cancellation tokens has been improved for AMQP operations, enabling earlier detection of cancellation requests without needing to wait for the configured timeout to elapse.

Bugs Fixed

  • Fixed an issue for publishing with idempotent retries enabled where the client and service state could become out-of-sync for error scenarios with ambiguous outcomes. When this occurred, callers had no way to detect or correct the condition and it was possible that new events would fail to publish or be incorrectly identified as duplicates by the service.

Other Changes

  • Based on a new series of profiling and testing in real-world application scenarios, the default values for EventProcessor<T> load balancing are being updated to provide better performance and stability. The default load balancing interval was changed from 10 seconds to 30 seconds. The default ownership expiration interval was changed from 30 seconds to 2 minutes. The default load balancing strategy has been changed from balanced to greedy.

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

NewReleases is sending notifications on new releases.