Aller au contenu

Orchestrator Tools 0.50.0 Release Note

Introduction

The Orchestrator Tools simplify the management of the orchestrator.

This release note describes the changes of Orchestrator Tools version 0.50.0 compared to 0.49.0.

Orchestrator Tools 0.50.0 were released on October 25, 2024.


New features

  • Issue tools #120 When using 'opentf-ctl generate report', there is no way to specify a specific local filename
    A new --as option is now available for the opentf-ctl generate report command to allow a user to specify a name for the generated report. More information can be found here.

  • Issue tools #104 Allow run workflow command to copy execution report upon workflow completion
    A new --report option is now available for the opentf-ctl run workflow, allowing users to save a local copy of the report after execution. More information can be found here.


Bug fixes

  • Issue tools #107 Raw error message on missing gitlab publish parameters
    While publishing results to GitLab in a non-MR context, the error message shown was unclear. This has been improved.