Skip to content

v0.18.2

Choose a tag to compare

@teo teo released this 24 Nov 12:29
· 1673 commits to master since this release

This is a patch release that fixes some inconsistent state reporting behavior when a task moves to ERROR during the STOP transition. It also fixes a related issue that caused the environment destroy operation to fail.

  • [core] remove goroutine from transition_configure
  • [core] handle workflow state error
  • [core] Fix hanging force shutdown
  • [executor] Improve executorcmd log output