NServiceBus.Persistence.CosmosDB 0.1.1 - Critical patch release available

Hi everyone,

We’ve just released NServiceBus.Persistence.CosmosDB 0.1.1.

Fixed bug

#86 Exception thrown for handlers that do not use synchronized storage

How to know if you are affected

You are affected if you have created a handler that does not use the synchronized storage session.

Symptoms

The following exception is thrown:

Unable to retrieve the container name and the partition key during processing. Make sure that either persistence.Container() is used or the relevant container information is available on the message handling pipeline.

Should you upgrade immediately

All users affected by this bug should upgrade immediately as it will prevent the execution of business logic.

Where to get it

You can install the new version from NuGet.

With thanks,
The team in Particular

Please read our previews support policy for more details. Follow @ParticularNews to be notified of new releases and bug fixes.