github Azure/azure-sdk-for-net Azure.Messaging.ServiceBus_7.19.0

latest releases: Azure.Search.Documents_11.7.0-beta.7, Azure.AI.Agents.Persistent_1.2.0-beta.4, Azure.Provisioning.Kusto_1.0.0-beta.1...
5 months ago

7.19.0 (2025-04-08)

Features Added

  • ServiceBusClientOptions now supports registering a callback delegate for participating in the validation of SSL certificates when connections are established. This delegate may override the built-in validation and allow or deny certificates based on application-specific logic.

Other Changes

  • Added jitter to the lock renewal timer to reduce the likelihood of lock renewal collisions when using the ServiceBusProcessor or the ServiceBusSessionProcessor.

  • Enhanced retry logic to consider additional cases for web socket-based failures. In many cases, a WebSocketException is triggered which wraps a SocketException with the details for the specific network conditions. Retry decisions are now based on the internal exception, if present, to ensure retries are correctly applied.

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

NewReleases is sending notifications on new releases.