NServiceBus.Azure.Transports.WindowsAzureServiceBus 8.0.2 - Patch release available

Hi everyone,

We’ve just released NServiceBus.Azure.Transports.WindowsAzureServiceBus 8.0.2

Fixed bugs

  • #737 Dead-letter Forwarding is not working with transport version 8

How to know if you are affected

Anyone upgrading Azure Service Bus transport to version 8 (NServiceBus version 7) and configuring queue/subscription dead-letter forwarding using the .ForwardDeadLetteredMessagesTo(Func<string, bool>, string) API.

Symptoms

Endpoing fails to start throwing a System.InvalidOperationException: ‘The entity error has an auto-forwarding policy to itself.’

Should you upgrade immediately

You should upgrade immediately if you are upgrading to version version 8 of the transport (NServiceBus version 7) and require queue/subscription dead-letter forwarding.

Where to get it

You can download the updated version and see the full release notes here:

With thanks,

The team in Particular

Please read our release policy for more details.