Skip to content
This repository was archived by the owner on Dec 20, 2025. It is now read-only.

echo 1.583.0

Choose a tag to compare

@ezimanyi ezimanyi released this 04 Jan 16:32
· 890 commits to master since this release
2065600

v1.583.0

Requires Orca >= v6.120.1

fix(pipelines): Pass resolveArtifacts = true to plan endpoint (#427)

Orca now requires callers to explicitly request artifact resolution
when calling '/plan' on a templated pipeline. We do want this
behavior when triggering from echo, so pass the flag.