Skip to content

v6.22.0

Choose a tag to compare

@github-actions github-actions released this 03 Jun 16:45
· 21 commits to master since this release

Fixed

  • fleche exec now also rejects empty inputs entries (the same protection
    added to fleche run in 6.21.0). Previously the exec path collected job
    inputs without validation and would silently skip empty entries; it now fails
    fast with a clear error before touching the network.