NServiceBus.Transport.AzureServiceBus 1.1.2 - Patch release available

Hi Everyone,

We’ve just released NServiceBus.Transport.AzureServiceBus 1.1.2.

This patch completes the fix started for the issue PrefetchCount cannot be set to zero.

Fixed bugs

  • #63 PrefetchCount set to zero does not disable prefetching

How to know if you’re affected

All users of the transport who set the prefetch count to zero are affected.

Symptoms

Prefetch is set to zero using .PrefetchCount(0), but messages are still prefetched.

Should you upgrade immediately

You should upgrade immediately if you require prefetch count to be set to zero.

Where to get it

You can download the updated version directly 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.