Skip to content

Azure.Messaging.ServiceBus_7.2.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 12 May 23:01
019764a

7.2.0-beta.3 (2021-05-12)

Added

  • Added SubQueue option to ServiceBusProcessorOptions to allow for processing the deadletter queue
  • Added Verbose event source events for the following scenarios that previously had Error events which resulted in unnecessary noise in application logs:
    • Accepting a session times out because there are no sessions available.
    • TaskCanceledException occurs while stopping the processor.