Skip to content

v0.62.0

Choose a tag to compare

@github-actions github-actions released this 10 Aug 19:37
· 160 commits to main since this release

Changelog

Features

  • c4b049b feat(subgraph): validate + seed a child's declared inputs from the call site (#556)

Other

  • c2516c6 chore(deps): upgrade dippin-lang to v0.59.0 (dip-2 retry channel, Option A) (#563)
  • 10420c6 chore(deps): upgrade dippin-lang to v0.59.1; drop OpenAI cache override (#225 fixed)
  • da54fa0 docs(release): v0.62.0 — subgraph input binding (#556) + dippin v0.59.1
  • 01b14c8 merge: subgraph call-site input binding (#556) — declared-inputs epic complete
  • d7338bc merge: upgrade dippin-lang to v0.59.0 (dip-2 retry channel Option A) (#563)
  • fe8ed8c merge: upgrade dippin-lang to v0.59.1; drop OpenAI cache override (#225 fixed)
  • fc0514e merge: v0.62.0 release doc updates