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

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

7.17.3 (2024-02-14)

Bugs Fixed

  • Fixed draining of credits when prefetch is enabled.
  • No longer drain credits when using the ServiceBusSessionProcessor as it is not necessary unless the ServiceBusSessionProcessorOptions.SessionIds property is set.

Other Changes

  • Loosened validation for the fully qualified namespace name passed to the ServiceBusClient constructor. A URI is now also accepted as a valid format. This is intended to improve the experience when using the management library, CLI, Bicep, or ARM template to create the namespace, as they return only an endpoint for the namespace. Previously, callers were responsible for parsing the endpoint and extracting the host name for use with the client.

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

NewReleases is sending notifications on new releases.