Hi everyone,
We’ve just released NServiceBus 7.7.3.
Fixed bugs
- #6370 Saga analyzer throws exception when handlers implemented in partial classes
How to know if you are affected
You are affected if you are creating sagas with different message handlers implemented in separate partial classes.
Symptoms
The compiler throws an error when inspecting the code for a saga:
System.ArgumentException: ‘Syntax node is not within syntax tree’
When to upgrade
You should upgrade during your next maintenance window, unless directly affected by the bug.
Where to get it
You can install NServiceBus 7.7.3 from NuGet.
With thanks,
The team in Particular
Please read our release policy for more details.