ServiceControl 6.5.1 – Patch release available

Hi everyone,

We’ve just released ServiceControl 6.5.1.

Fixed bugs

  • #4901 RabbitMQ transport mistakenly rejects HTTPS URL
  • #4893 ServiceControl Audit Ingestion throwing NREs with audit forwarding enabled

How to know if you are affected

You are affected by #4901 if you are using the RabbitMQ transport and setting the ManagementApiUrl connection string option to a URL with an https scheme.

You are affected by #4893 if you are sending SagaAudit plugin data to an auditing instance that has audit forwarding enabled.

Symptoms

For #4901, the following exception is thrown when an instance is started:

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

For #4893, there are entries in the audit instance log file that indicate forwarding messages failed:

Warn|ServiceControl.Audit.Auditing.AuditIngestor|Forwarding messages failed|System.NullReferenceException: Object reference not set to an instance of an object.

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 download the new version of ServiceControl from our website or Docker Hub.

Please read our support policy for more details.

With thanks,
The team in Particular