NServiceBus.Persistence.Sql and NServiceBus.Persistence.Sql.TransactionalSession 7.0.1 and 6.6.3 – Patch releases available

Hi everyone,

We’ve just released NServiceBus.Persistence.Sql and NServiceBus.Persistence.Sql.TransactionalSession 7.0.1 and 6.6.3.

Fixed bugs

  • #1177 Transaction.Current may not be set after opening the session

How to know if you are affected

You are affected if:

Symptoms

After opening the transactional session with transactionalSession.Open() the Transaction.Current is not set.

When to upgrade

You should upgrade immediately if your code depends on Transaction.Current being set. Otherwise upgrade during your next maintenance window.

Where to get it

You can install the new versions of NServiceBus.Persistence.Sql from NuGet.

With thanks,
The team in Particular

Please read our release policy for more details.