NServiceBus.RabbitMQ 10.0.1 – Patch release available

Hi everyone,

We’ve just released NServiceBus.RabbitMQ 10.0.1.

Fixed bugs

  • #1587 Management API configuration does not allow HTTPS URLs

How to know if you are affected

You are affected if you are manually configuring a management API URL that has an https scheme.

Symptoms

The following exception is thrown on endpoint startup:

System.NotSupportedException: URL scheme 'https' is not supported for the RabbitMQ management API URL. Valid schemes are 'http' and 'https'.

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 NServiceBus.RabbitMQ 10.0.1 from NuGet.

Please read our release policy for more details.

With thanks,
The team in Particular