Skip to content

v2.11.1

Latest

Choose a tag to compare

@yohamta0 yohamta0 released this 27 Jul 14:06

v2.11.1 is a focused correctness and safety release for workflow validation, harness-based workflows, and local sub-DAG execution.

Added

  • Added dagu validate --show-unresolved for inspecting references that are expected to receive values at run time. (#2450) @yohamta0

Changed

  • Validation notices and the Web UI now separate “Needs a fix” defects from references resolved during a run. (#2450) @yohamta0
  • Removed redundant artifacts.enabled declarations from bundled examples that already enable artifact storage through their usage.

Fixed

  • Prepared declared tools for local sub-DAGs and official actions, restoring their tool binaries on PATH. (#2452) @yohamta0
  • Rejected legacy prompt-shaped command: steps under a DAG-level harness: block with an explicit migration error. (#2448) @yohamta0
  • Clarified that run-scoped context values are populated during execution instead of implying they are invalid in the field where they appear. (#2449) @yohamta0
  • Corrected validation scope and classification for step environments, foreach references, and step working directories. (#2450) @yohamta0

Full Changelog: v2.11.0...v2.11.1