NServiceBus.Transport.AzureServiceBus 3.0.0 – Major release available

Hi everyone,

NServiceBus.Transport.AzureServiceBus 3.0.0 references NServiceBus 8.0.0. Both packages were released at the same time. This announcement describes the improvements in NServiceBus.Transport.AzureServiceBus 3.0.0.

Improvements/Features

  • #644 Allow batching of send operations
  • #660 Skip executing the pipeline and handlers for messages that have already lost the lock
  • #658 Accept the token credential and fully qualified namespace as separate arguments instead of in a connection string
  • #650 Support MaxAutoLockRenewalDuration, to allow handlers to take longer than five minutes
  • #661 Allow handler execution time to exceed the default transaction timeout

When to upgrade

You should upgrade during your next maintenance window. This version of the transport targets NServiceBus version 8.0.0. For more details about upgrading, see the upgrade guides for NServiceBus and the Azure Service Bus transport.

Where to get it

You can install NServiceBus.Transport.AzureServiceBus 3.0.0 from NuGet.

With thanks,
The team in Particular

Please read our release policy for more details.