NServiceBus 7.1.5 and 7.0.3 - Patch releases available

Hi everyone,

We’ve just released NServiceBus 7.1.5 and 7.0.3.

Fixed bugs

  • #5296 Enabling installers cause endpoints to fail during startup when the container used is immutable

How to know if you are affected

You are affected if you are using an immutable dependency injection container like Spring or SimpleInjector and your endpoint configuration has installers enabled.

Symptoms

Endpoints fail to start with an exception stating that container registrations can’t be altered after the first type resolution.

Should you upgrade immediately

You should upgrade immediately when using a dependency injection container which doesn’t support adding bindings at runtime.

Where to get it

You can download the updated version and see the full release notes here:

With thanks,
The team in Particular

Please read our release policy for more details.