NServiceBus.AzureFunctions.Worker.ServiceBus 5.2.1 and 4.2.4 – Patch releases available

Hi everyone,

We’ve just released NServiceBus.AzureFunctions.Worker.ServiceBus 5.2.1 and 4.2.4.

Fixed bugs

  • #527 PublishOptions are discarded when supplied to FunctionEndpoint’s Publish method

How to know if you are affected

You are affected if you’re using the Publish(object message, PublishOptions options, FunctionContext functionContext, CancellationToken cancellationToken = default) method to publish messages.

Symptoms

Any options supplied to the FunctionEndpoint Publish method are not honored when performing the publish operation

When to upgrade

You should upgrade immediately if you are affected. Otherwise, you should upgrade during your next maintenance window.

Where to get it

You can install the new versions of NServiceBus.AzureFunctions.Worker.ServiceBus from NuGet.

Please read our release policy for more details.

With thanks,
The team in Particular