NServiceBus.AmazonSQS 3.1.0 - Minor release available

Hi everyone,

We’ve just released NServiceBus.AmazonSQS 3.1.0. This release contains some optimizations, such as better balancing the number of messages that are prefetched from the queue and transport shutdown that in some scenarios could lead to a longer shutdown time than expected.

Improvements/Features

  • #180 Dispose S3Client and SqsClient when transport stops
  • #181 Optimize transport shutdown
  • #182 Delete S3 body from storage for successful message receive
  • #183 Limit concurrency of pump by taking the number of messages to fetch into account

Where to get it

You can download the updated version and see the full release notes here: Release 3.1.0 · Particular/NServiceBus.AmazonSQS · GitHub.

With thanks,

The team in Particular

Please read our release policy for more details.