Hi everyone,
We’ve just released NServiceBus.AmazonSQS 5.3.1.
Fixed bugs
- #656 Concurrent processing may leak message attributes into the audit or error queues
How to know if you are affected
You are affected if all the following conditions are met:
- You are using NServiceBus.AmazonSQS 5.3.
- The endpoint is configured to process multiple messages concurrently.
- You have either auditing or recoverability turned on.
Symptoms
The native message attributes of one message may leak into another message which is concurrently processed and sent to either the audit or error queue.
When to upgrade
You should upgrade immediately to avoid native message attribute corruption.
Where to get it
You can install the new version of NServiceBus.AmazonSQS from NuGet.
With thanks,
The team in Particular
Please read our release policy for more details.