Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Microsoft.Azure.WebJobs.Extensions.ServiceBus 4.2.2

Compare
Choose a tag to compare
@sidkri sidkri released this 14 Apr 04:36
378d2b3

Release notes

Version 4.2.2

  • Modified behavior of ServiceBusListener.Cancel() to not set the cancellation token as this was inconsistent with other extensions and impacting WebJobs on shutdown by resulting in auto-abandoned messages in the interval between when ServiceBusListener.Cancel() is called and ServiceBusListener.StopAsync() completes.

Release sprint: Sprint 98
[ bugs | features ]