Skip to content

Orchestrator Tools 0.33.0 Release Note

Introduction

The Orchestrator Tools simplify the management of the orchestrator.

This release note describes the changes of Orchestrator Tools version 0.33.0 compared to 0.32.0.

Orchestrator Tools 0.33.0 were released on April 22, 2022.


New features

  • Issue #28 Improve get workflow resource usage
    The opentf-ctl run workflow --wait and opentf-ctl get workflow commands are using much less memory.

Bug fixes

  • Issue #36 Run workflow crash "creationTimestamp"
    opentf-ctl was crashing if there were some messages with no timestamp or job_id. This has been fixed.

  • Issue #32 Better help message for opentf-ctl config
    opentf-ctl config now displays a help message when called with no command.

Back to top