Added
- feat: add approval rewind and push-back history (#2038) @yottahmd
- feat: add schema-backed DAG param forms (#2039) @yottahmd
- feat: add webhook HMAC authentication (#2045) @yottahmd
- feat: forward selected webhook headers to DAG runs (#2050) @yottahmd
- feat: expand DAG examples for template, harness, and custom step types (#2051) @yottahmd
- feat: replace object output with structured step outputs (#2052) @yottahmd
Changed
- refactor: simplify loader and execution boundaries (#2034) @yottahmd
- refactor: isolate manifest decoding and standardize local transport (#2035) @yottahmd
- Update sponsorship link in README.md (#2044) @lukasMega
Fixed
- fix: corroborate stale distributed run repair with worker heartbeats (#2041) @yottahmd
- fix: preserve edited schedules across suspension rewrites (#2043) @yottahmd
- sec: harden workflow files against shell injection and over-privileged tokens (#2046) @krlmlr
- fix: harden DAG param validation and artifact inference (#2049) @yottahmd
- fix: suppress success digest bot notifications (#2054) @yottahmd
- fix: refresh structured output examples (#2055) @yottahmd
Contributors
Thanks to our contributors for this release:
| Contribution | Contributor |
|---|---|
| Feature Request: Add UI Parameter Controls (Radio Buttons & Dropdowns) for Workflow Input (#2033) | @vit76 (report) |
| Unable to stop/cancel running jobs after worker terminated by k8s (#2040) | @pommetjehorlepiep (report) |
| modify spec's schedule time but not execute (#2042) | @zz111111 (report) |
| Update sponsorship link in README.md (#2044) | @lukasMega |
| Native HMAC-SHA256 verification on webhook deliveries (#2036), sec: harden workflow files against shell injection and over-privileged tokens (#2046), Forward selected webhook request headers to triggered DAG runs (#2037) | @krlmlr, @krlmlr (report) |
New Contributors
- @lukasMega made their first contribution in #2044
- @krlmlr made their first contribution in #2046
Full Changelog: v2.6.1...v2.6.2