Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.15 KB

CHANGELOG_PENDING.md

File metadata and controls

34 lines (22 loc) · 1.15 KB

Improvements

  • Add support for getting or opening environments at specific revisions/tags. #275

  • Add support for listing the revisions to an environment. #277

  • Add support for managing version tags. #283

  • Add support for displaying changed between environment revisions. #295

  • Finalize command tree for version management. #304

  • Add support to esc env edit for reading the edited environment definition from a file. #308

  • Add support for rolling back to a specific version of an environment. #305

  • Add a new ESC SDK for Go and Typescript #271

  • Add revision field to GetEnvironment and UpdateEnvironment client functions #313

Bug Fixes

  • Ensure that redacted output is flushed in esc run #280