NServiceBus.AmazonSQS 7.3.0 – Minor release available

Hi everyone,

We’ve just released NServiceBus.AmazonSQS 7.3.0.

Improvements/Features

  • #2776 Add support for disabling S3 payload signing to enable storing message bodies in alternative storage solutions
  • #2774 Automatically promote message attributes from incoming SQS messages to NServiceBus headers
  • #2773 Automatically renew message visibility for up to five minutes by default
  • #2769 Add an option to disable unrestricted delayed delivery
  • #2768 Introduce a configuration option to reserve additional bytes in the message payload for third-party tracing tools
  • #2766 Improve the accuracy of immediate processing failure counting in scaled-out scenarios by utilizing the ApproximateReceiveCount attribute
  • #2765 Enhance poison message deletion handling to reduce the likelihood of duplicate message processing

When to upgrade

You should upgrade immediately to take advantage of the improvements and features mentioned above. Otherwise, you should upgrade during your next maintenance window. For more information consult the upgrade guide.

Where to get it

You can install NServiceBus.AmazonSQS 7.3.0 from NuGet.

Please read our release policy for more details.

With thanks,
The team in Particular