NServiceBus 7.1.8, 6.5.6 - Patch releases available

Hi everyone,

We’ve just released NServiceBus 7.1.8 and 6.5.6.

Fixed bugs

  • #5375 Interface messages created with IMessageCreator can’t be routed

How to know if you are affected

You are affected if you define command messages using interfaces and create them using the IMessageCreator API.

Symptoms

Send operations fail with an exception that no route can be found for {message-type}.

Should you upgrade immediately

We recommend you upgrade immediately if you are sending messages created using IMessageCreator.

Where to get it

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

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.