NServiceBus.RavenDB 3.2.4 - Patch release available

Hi everyone,

We’ve just released NServiceBus.RavenDB 3.2.4.

Fixed bugs

  • #388 Fix multi-tenant scenario when using Outbox

How to know if you are affected

You are affected if you use RavenDB persistence and you attempt to select a different database for Saga/Outbox data based on some parameter of the incoming message in a multi-tenant scenario.

Symptoms

You are unable to set the correct multi-tenant database using the persistence.SetMessageToDatabaseMappingConvention() or persistence.UseSharedSession() options.

Should you upgrade immediately

This is not a critical patch and you only need to update if you are affected by the issues outlined above.

This patch (3.2.4) is for NServiceBus 5.x and RavenDB Client 3.5. It is a backport of previously released patches 4.2.3 and 4.2.4 for NServiceBus 6.x. We are not planning to backport the fix to versions targeting RavenDB Client 3.0. If you need the functionality backported to other releases, please contact support.

Where to get it

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

With thanks,

The team in Particular

Please read our release policy for more details.