NServiceBus.Azure.Transports.WindowsAzureStorageQueues 8.1.4 and 7.5.7 - Critical patch releases available

Hi Everyone,

We’ve just released the following transport updates:

Version 8.1.4
  • #360 Exceptions in recoverability policy do not trigger critical error
Version 7.5.7
  • #362 Exceptions in recoverability policy do not trigger critical error

This patch addresses a bug where a critical error notification is not raised when an exception is thrown during recoverability policy execution, leaving user code without the ability to respond to the failures using the critical error API.

How to know if you’re affected

All users of the transport are potentially affected.

Symptoms

Log WARN messages indicate a failing message is not following the recoverability policy and is being retried more than the configured number of times and not being forwarded to the error queue.

Should you upgrade immediately

You should upgrade immediately and review the documentation on the Critical Error API to determine if you need to implement a custom critical error handler.

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.