NServiceBus.AmazonSQS 6.1.0 – Minor release available

Hi everyone,

We’ve just released NServiceBus.AmazonSQS 6.1.0.

Improvements/Features

  • #1973 Set HttpClientCacheSize to 1 instead of relying on the default value for internally managed SDK clients
  • #1963 Support for NServiceBus installers. The transport will create the required infrastructure only when installers are enabled
  • #1944 Improve subscription and topic rate-limiting performance for highly concurrent publish scenarios
  • #1943 Improve native integration support by allowing endpoints to send messages without using Base64 encoding and without wrapping them in NServiceBus message envelopes
  • #1938 Mark EnableV1CompatibilityMode as obsolete
  • #1905 Support non-base64 encoded message bodies
  • #1885 Use System.Text.Json for wrapped message serialization
  • #1884 Allow the command line tool to run under .NET 7
  • #1882 Include the queue name in the error message when the queue does not exist
  • #1901 Create queue subscriptions concurrently for improved performance

Fixed bugs

  • #1984 Do not dispose externally managed clients
  • #1889 Ensure messages with an empty body are deserialized correctly

When to upgrade

You should upgrade during your next maintenance window.

Where to get it

You can install NServiceBus.AmazonSQS 6.1.0 from NuGet.

With thanks,
The team in Particular

Please read our release policy for more details.