NServiceBus.Transport.AzureStorageQueues 12.0.3 and 13.0.2 – Patch releases available

Hi everyone,

We’ve just released NServiceBus.Transport.AzureStorageQueues 12.0.3 and 13.0.2.

Fixed bugs

  • #1005 When using a custom unwrapper, delayed retries or forwarding to the error queue can transform the message into a poison message

How to know if you are affected

You are affected if:

  • You have implemented a custom unwrapper
  • Your custom unwrapper does not handle NServiceBus wrapped messages correctly

Symptoms

If a message falls back to delayed retries, the delayed retry will fail with a deserialization error before reaching the message handler.

When to upgrade

You should upgrade immediately if you are affected. Otherwise, you should upgrade during your next maintenance window.

Where to get it

You can install the new versions of NServiceBus.Transport.AzureStorageQueues from NuGet.

Please read our release policy for more details.

With thanks,
The team in Particular