NServiceBus.AmazonSQS 4.4.2 - Patch release available

Hi everyone,

We’ve just released NServiceBus.AmazonSQS 4.4.2.

Fixed bugs

  • #772 Upgrading from 4.x to 5.x fails with “queue does not exist” when using queue name prefixes

How to know if you are affected

You are affected if:

  • You are using queue name prefixes
  • You are planning to upgrade to version 5.x of NServiceBus.AmazonSQS

Symptoms

The queue name prefix is always added regardless of whether it is already contained in the queue name. This can lead to the following runtime error when upgrading from NServiceBus.AmazonSQS 4.x to 5.x:

The specified queue does not exist for this wsdl version.

When to upgrade

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

Where to get it

You can install the new version of NServiceBus.AmazonSQS from NuGet.

With thanks,
The team in Particular

Please read our release policy for more details.