Orchestrator Tools 0.52.0 Release Note
Introduction
The Orchestrator Tools simplify the management of the orchestrator.
This release note describes the changes of Orchestrator Tools version 0.52.0 compared to 0.51.0.
Orchestrator Tools 0.52.0 were released on January 31, 2025.
New features
- Issue tools #138 Allow for log prefix template
The prefix in the output of therun workflow
andget workflow
commands can now be customized, for example to remove the timestamps. This is done using the--output-prefix
parameter.