Hi everyone,
We’ve just released NServiceBus 8.0.6.
Fixed Bug
- #6892 The DataBus does not work with NServiceBus.Newtonsoft.Json
How to know if you are affected
You are affected if:
- You’re using the DataBus to send messages with large payloads
- You’re using NewtonsoftJsonSerializer for message serialization
Symptoms
When NServiceBus tries to deserialize the message’s DataBusProperty, a null reference exception is thrown.
When to upgrade
You should upgrade immediately if you’re affected, otherwise during your next maintenance window.
Where to get it
You can install the new versions of NServiceBus from NuGet.
With thanks,
The team in Particular
Please read our release policy for more details.
41 changes: 41 additions & 0 deletions41