Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Dec 12:54
a0c5b7a

0.2.0 (2023-12-05)

⚠ BREAKING CHANGES

  • agent pools (#653)

    With the introduction of agent pools, you'll have to not only upgrade otfd but any instances of otf-agent you have running as well. If you have any agent tokens, or workspaces assigned to use agents, then they are automatically moved over to use a default agent pool.

Features

Bug Fixes

  • Add missing CancelRunAction to WorkspaceWriteRole (#649) (599ddcb)
  • docker-compose otfd healthcheck (c553b58)