Aller au contenu

Orchestrator Tools 0.53.0 Release Note

Introduction

The Orchestrator Tools simplify the management of the orchestrator.

This release note describes the changes of Orchestrator Tools version 0.53.0 compared to 0.52.0.

Orchestrator Tools 0.53.0 were released on March 05, 2025.


New features

  • Issue tools #141 Add workflow status to the get datasource output
    The get datasource command now includes the workflow status, making it easier to distinguish whether the displayed results come from an ongoing or completed workflow.

Bug fixes

  • Issue tools #132 KeyError when using cp command to copy attachments from hooks
    Fixed an issue where using the opentf-ctl cp {wf_id}:* . command to copy all attachments resulted in a 'KeyError' due to missing 'testcase' information.