NServiceBus.Storage.MongoDB 6.0.1 – Patch release available

Hi everyone,

We’ve just released NServiceBus.Storage.MongoDB 6.0.1.

Fixed bugs

  • #835 Installer throws KeyNotFoundException if persistence package is present but not used

How to know if you are affected

You are only affected if you attempt to include the NServiceBus.Storage.MongoDB package without using the persistence with endpointConfiguration.UsePersistence<MongoPersistence>().

Symptoms

A KeyNotFoundException is thrown when including NServiceBus.Storage.MongoDB 6.0.0 in a project but not using MongoDB in the project.

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 NServiceBus.Storage.MongoDB 6.0.1 from NuGet.

Please read our release policy for more details.

With thanks,
The team in Particular