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

Hi everyone,

We’ve just released NServiceBus.AmazonSQS 5.6.0. The update bumps the version numbers of the AWSSDK.S3, AWSSDK.SQS, and AWSSDK.SimpleNotificationService NuGet packages. No other code in the transport or the command line utility has changed.

Improvements

  • #1204 Bump AWS SDK dependencies to 3.7.*

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.