Hi everyone,
We’ve just released NServiceBus.Encryption.MessageProperty 5.0.2 and 6.0.1.
Fixed bugs
- #711 Reuse of encrypted properties results in downstream data corruption
How to know if you are affected
You are affected if you reuse an encrypted property after the message has been sent.
Symptoms
After the message is sent, the value of the encrypted properties will be corrupted for any downstream usages, e.g., logging, persisting, or sending the message again.
When to upgrade
You should upgrade immediately if you are affected. Otherwise, you should upgrade during your next maintenance window.
Where to get it
You can install the new versions of NServiceBus.Encryption.MessageProperty from NuGet.
Please read our release policy for more details.
With thanks,
The team in Particular