NServiceBus.Persistence.AzureTable 3.1.1 – Critical patch release available

Hi everyone,

We’ve just released NServiceBus.Persistence.AzureTable 3.1.1.

Fixed bugs

  • #582 Outbox operations may leak during concurrent processing or retries

How to know if you are affected

You are affected if:

Symptoms

Concurrent outbox operations for messages whose partition keys are extracted from the message content may leak into each other. This causes the amount of memory used by the endpoint processing those messages to grow, which may lead to out of memory problems and the dispatch of multiple redundant outgoing messages.

When to upgrade

You should upgrade immediately if you are affected.

Where to get it

You can install NServiceBus.Persistence.AzureTable 3.1.1 from NuGet.

With thanks,
The team in Particular

Please read our release policy for more details.