NServiceBus.SqlServer 4.1.3 - Patch release available

Hi everyone,

We’ve just released NServiceBus.SqlServer 4.1.3.

Fixed bugs

  • #481 Exception when connecting to SQL Server at startup are swallowed and generic error message is returned

How to know if you are affected

You are affected if you see an error when NServiceBus endpoint starts up saying The version of System.Data.SqlClient in use does not support enlisting SQL connections in ambient transactions.

Should you upgrade immediately

If you are affected you need up upgrade to be able to see the actual error message returned by the ADO.NET driver in order to resolve the issue.

Where to get it

You can download the updated version directly from NuGet: NuGet Gallery | NServiceBus.SqlServer 7.0.0

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.