NServiceBus.Persistence.CosmosDB 3.1.1, 3.0.2 and 2.0.3 – Critical patch releases available

Hi everyone,

We’ve just released NServiceBus.Persistence.CosmosDB 3.1.1, 3.0.2 and 2.0.3.

Fixed bugs

  • #856 Loading outbox or saga records under load may lead to existing outbox or saga records not being found

How to know if you are affected

You are affected if:

  • Using any version of NServiceBus.Persistence.CosmosDB and
  • Using sagas or the outbox

Symptoms

When the container or the database exceeds the provisioned capacity while loading outbox or saga records, those loading operations might return incorrect results, leading to not found outbox or saga records (triggering “Saga Not Found”) even though those records exist within the container.

When to upgrade

You should upgrade immediately if you are affected.

[!NOTE]
Still on version 1.x and unable to upgrade to 2.x or 3.x?
If you qualify for extended support, contact support.

Where to get it

You can install the new versions of NServiceBus.Persistence.CosmosDB from NuGet.

Please read our release policy for more details.

With thanks,
The team in Particular