NServiceBus.AzureFunctions.InProcess.ServiceBus 4.3.0 – Minor release available

Hi everyone,

We’ve just released NServiceBus.AzureFunctions.InProcess.ServiceBus 4.3.0.

Improvements/Features

  • #651 Prevent the use of NSB configuration APIs which are not applicable to serverless environments

Fixed bugs

  • #617 Using SendOnly throws a KeyNotFoundException with Main as a key

How to know if you are affected

You are affected if you are trying to create a Send-only endpoint in an Azure Functions (In Process) host.

Symptoms

When a Sendonly endpoint is created, a KeyNotFoundException is thrown regarding the Main key on the first message operation.

When to upgrade

You should upgrade during your next maintenance window.

Where to get it

You can install NServiceBus.AzureFunctions.InProcess.ServiceBus 4.3.0 from NuGet.

With thanks,
The team in Particular

Please read our release policy for more details.