NServiceBus.DataBus.AzureBlobStorage 4.0.0 - Major release available

Hi everyone,

We’ve just released NServiceBus.DataBus.AzureBlobStorage 4.0.0.

What’s new?

This version leverages improvements in the latest Azure.Storage.Blobs SDK, replacing the WindowsAzure.Storage SDK.

The internal cleanup provided by the databus has been deprecated in favor of more efficient external cleanup options such as using a Blob Lifecycle Management policy or an Azure Durable Function.

In addition to that, the memory footprint for retrieving databus properties from the blob storage has been reduced, which leads to increased throughput.

For help on upgrading, please refer to the upgrade guide.

Where to get it

You can install the new version from NuGet.

With thanks,
The team in Particular

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