Added
- feat: add JSON Schema validation for step outputs (#1867) @mbprabhoo
- feat: unify params and output schema handling (#1869) @yottahmd
- feat: support one-off start schedules (#1872) @yottahmd
- feat: add built-in REST API docs (#1874) @yottahmd
Fixed
- fix: track installer tmpfiles in parent shell (#1870) @yottahmd
- fix: preserve env-backed secrets for scheduler subprocess runs (#1877) @yottahmd
Contributors
Thanks to our contributors for this release:
| Contribution | Contributor |
|---|---|
| feat: add JSON Schema validation for step outputs (#1867) | @mbprabhoo |
| [BUG] cleanup_tmpfiles in installer.sh does not clear tmp dir (#1868) | @jeremydelattre59 (report) |
| [Feature] Schedule one-off execution (#1865), [Feature] Built in REST API docs (#1866) | @bagemt (report) |
| Secrets does not work with the ‘env’ provider and a scheduled DAG (#1864) | @abylon-io (report) |
New Contributors
- @mbprabhoo made their first contribution in #1867
Full Changelog: v2.3.9...v2.3.10