NServiceBus.Transport.AzureServiceBus 1.2.1 and 1.1.3 - Patch releases available

Hi Everyone,

We’ve just released the following transport updates:

Version 1.2.1
  • #73 MessageLockLostException should not trigger critical errors
Version 1.1.3
  • #74 MessageLockLostException should not trigger critical errors

This patch addresses a bug where MessageLockLostException thrown by the transport is raising a critical error, which in turn can cause endpoints to shutdown.

How to know if you’re affected

All users of the transport are potentially affected.

Symptoms

When the transport throws the MessageLockLostException, the endpoint can shutdown.

Should you upgrade immediately

You should upgrade immediately if your endpoint intermittently shuts down because of the MessageLockLostException.

Where to get it

You can download the updated version directly from NuGet.

With thanks,
The team in Particular

Please read our release policy for more details. Follow @ParticularNews to be notified of new releases and bug fixes.