NServiceBus.RavenDB 4.2.2/4.1.6/4.0.6 - Patch release available

Hi everyone,

We’ve just released NServiceBus.RavenDB 4.2.2, 4.1.6, and 4.0.6.

Fixed bugs

  • #360 AllowStaleSagaReads obsolete message is misleading

How to know if you are affected

You are affected if you are upgrading to NServiceBus 6.x and NServiceBus.RavenDB 4.x while using the AllowStaleSagaReads() persistence option.

Symptoms

The upgrade message for AllowStaleSagaReads() falsely states you can safely remove this setting, when doing so actually creates a situation where no existing saga data can be found and duplicate saga records are created. See the Migrate saga data if using AllowStaleSagaReads section of the upgrade guide for more details.

Should you upgrade immediately

You do not need to upgrade immediately. The only change in this version is an obsolete message, which does not affect the runtime behavior at all.

Where to get it

You can download the updated versions and see the full release notes here:

With thanks,

The team
in Particular

Please read our release policy for more details.