Skip to content

Azure.Messaging.ServiceBus_7.14.0

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 10 May 19:26
8c54ddc

7.14.0 (2023-05-09)

Features Added

  • The client-side idle timeout for connections can now be configured using ServiceBusClientOptions.

Bugs Fixed

  • Removed the 30 second cap applied when opening AMQP links; this allows developers to fully control the timeout for service operations by tuning the TryTimeout as appropriate for the application.

  • Fixed potential NullReferenceException when using the ServiceBusProcessor or ServiceBusSessionProcessor.