NServiceBus.Persistence.Sql 5.0.1 and 4.6.2 - Patch releases available

Hi everyone,

We’ve just released the following persistence updates:

Version 5.0.1
  • #508 Support new saga mapping API
Version 4.6.2
  • #516 Support new saga mapping API

The recent NServiceBus version 7.4 release includes a couple of new APIs for saga mapping:

These patch releases add support for these new APIs to the SQL Persistence script builders.

Who’s affected

Customers using the new saga correlation APIs in NServiceBus version 7.4 or above with the NServiceBus.Persistence.Sql package.

Symptoms

The following build error is generated when building a project containing sagas:

MSBUILD : error : SqlPersistenceTask: Error in 'SAGANAME'. Error:Unable to determine Saga correlation property because an unexpected method call was detected in the ConfigureHowToFindSaga method.

Should you upgrade immediately

There is no need to upgrade until your saga mappings start to use these new APIs.

Where to get it

You can download the updated version directly from NuGet.

With thanks,
The team in Particular

Please read our release policy for more details. Follow @ParticularNews to be notified of new releases and bug fixes.