NServiceBus 9.2.3, 9.1.2, 9.0.4, 8.2.4, and 7.8.6 – Patch releases available

Hi everyone,

We’ve just released NServiceBus 9.2.3, 9.1.2, 9.0.4, 8.2.4, and 7.8.6.

Fixed bugs

  • #7179 Endpoints containing sagas fail to start when a scanned assembly contains a ref struct

How to know if you are affected

You are affected if you have endpoints containing sagas and a scanned assembly contains a ref struct.

Symptoms

Endpoints fail to start and a System.TypeLoadException is logged indicating that a ref struct type violates the constraint of a type parameter.

When to upgrade

You should upgrade immediately if you are affected. Otherwise, you should upgrade during your next maintenance window.

Where to get it

You can install the new versions of NServiceBus from NuGet.

Please read our release policy for more details.

With thanks,
The team in Particular