Skip to content

v0.0.46

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jun 16:00
· 236 commits to master since this release
885f786

New features

  • Add API support for creating a "plan-only" run. This overrides the "speculative" setting on a run's configuration version, which enables the same behaviour. See the TFC docs.
  • Add API support for creating a run using config from a VCS repo. See #466 for further information.

Fixes

  • Users with the workspace admin or write role can now delete workspace variables.

Commits

  • feat: support creating plan-only runs by @leg100 in #465
  • feat: create run using config from repo by @leg100 in #466
  • fix: permit workspace write role to delete variable

Docker images

  • leg100/otfd:0.0.46
  • leg100/otf-agent:0.0.46

Full Changelog: v0.0.45...v0.0.46