NServiceBus 7.2.4, 7.1.13 and 6.5.10 - Patch releases available

Hi everyone,

We’ve just released NServiceBus 7.2.4, 7.1.13 and 6.5.10.

This patch release fixes the feature startup tasks startup order in case of feature dependencies.

Fixed bugs

  • #5620 Start FeatureStartupTasks in the feature dependency order

How to know if you are affected

You might be affected if you have custom features that depend on other feature’s dependencies.

Symptoms

When a feature startup tasks rely on a dependency of another feature that initializes the dependency in its feature startup task, the dependency might not be initialized. It can cause exceptions at runtime, depending on the reflection order of retrieving the feature types.

Should you upgrade immediately

You should upgrade during the next available change window.

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.