Skip to content

v0.45.1

Latest

Choose a tag to compare

@nicobailon nicobailon released this 09 Aug 18:26
· 5 commits to main since this release

Changed

  • Simplified async workflow activity projection and its regression test to reuse canonical status types.

Fixed

  • Add actionable guidance when Markdown fence backticks make a workflowScript invalid JavaScript.
  • Prevent async interrupt requests from signaling unverified runner PIDs, including the shared host PID stored by workflows. Thanks to @kdasme for #925.