NServiceBus.AmazonSQS and NServiceBus.AmazonSQS.CommandLine 5.5.0 – Minor release available

Hi everyone,

We’ve just released NServiceBus.AmazonSQS 5.5.0. The update contains only an update to the NServiceBus.AmazonSQS.CommandLine tool for managing SQS resources to support .NET 6. The SQS transport code itself is unchanged.

Improvements

  • #1162 Add support for .NET 6

When to upgrade

You should upgrade during your next maintenance window. Tools meant for occasional use should always be updated to the most recent version before using them.

Where to get it

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

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

To update an existing global installation, run dotnet tool update --global NServiceBus.AmazonSQS.CommandLine.

With thanks,
The team in Particular

Please read our release policy for more details.