Hi everyone,
We’ve just released ServiceControl 6.4.0.
Improvements/Features
- #4834 Improving provenance of image
- #4821 Update to Azure Service Bus transport 5.0 that introduces topic-per-event topology
Fixed bugs
- #4841 Message edit & retry attempt rejected by ServiceControl if tried more than once
- #4837 Message edit and retry does not work if the message has been retried once before
When to upgrade
You should upgrade immediately if you are affected by one of the fixed bugs. You should also update if you wish to process ServiceControl integration events in an endpoint that uses the new topic-per-event topology introduced in the recent 5.0 release of Azure Service Bus transport. Otherwise, you should upgrade during your next maintenance window.
Migration
If you run an existing endpoint that processes ServiceControl integration events with Azure Service Bus transport and you wish to postpone updating that endpoint to version 5, you need to opt-out from the new topic-per-event topology by adding explicit single-topic configuration to the connection string used by ServiceControl via TopicName=bundle-1
connection string option. Alternatively, follow the upgrade guide from version 4 to 5 that describes the steps necessary to switch the event delivery path from single-topic to topic-per-event.
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