NServiceBus.Transport.SqlServer 7.0.4 and 6.3.6 – Patch releases available

Hi everyone,

We’ve just released NServiceBus.Transport.SqlServer 7.0.4 and 6.3.6.

Fixed bugs

  • #1288 Moving due delayed messages fails when queue tables contain additional columns

How to know if you are affected

Only users with queue tables containing additional columns not created by NServiceBus installers are affected.

Symptoms

The log file shows an exception being thrown while moving delayed messages to be processed:

Exception thrown while moving matured delayed messages
Microsoft.Data.SqlClient.SqlException (0x80131904): Column name or number of supplied values does not match table definition.

When to upgrade

You should upgrade during your next maintenance window.

Where to get it

You can install the new versions of NServiceBus.Transport.SqlServer from NuGet.

With thanks,
The team in Particular

Please read our release policy for more details.