Added
- feat: add kubernetes secret provider (#2006) @yottahmd
- feat: add bulk DAG-run deletion in web UI (#2009) @yottahmd
- feat: add edit-and-retry DAG runs (#2010) @yottahmd
- feat: add embedded Dagu API (#2011) @yottahmd
- feat: add workflow design workspace (#2012) @yottahmd
- feat: make DAG labels canonical (#2013) @yottahmd
- feat: make workspace selection global (#2015) @yottahmd
- feat: show cockpit run artifacts (#2017) @yottahmd
- Allow disabling DAG retry policy (#2018) @yottahmd
- feat: add workspace access and global filtering (#2019) @yottahmd
- feat: support template functions in custom step types (#2020) @yottahmd
- feat: add step with config alias (#2021) @yottahmd
Changed
- ci: run tests on windows-latest (#1997) @yottahmd
- ci: split ubuntu and windows tests by suite (#2002) @yottahmd
- test: reduce fixed waits in slow suites (#2003) @yottahmd
- ci: stop uploading Playwright reports (#2004) @yottahmd
- test: stabilize distributed sub-DAG cancellation test (#2007) @yottahmd
- docs: fix double-negative in comment in internal/runtime/condition.go (#2026) @kuishou68
- refactor(ui): standardize component library usage (#2030) @yottahmd
Fixed
- fix: allow runtime custom step inputs (#2005) @yottahmd
- fix: align embedded engine run labels (#2014) @yottahmd
- fix: validate sftp executor schema (#2022) @yottahmd
- fix: handle Windows file persistence races (#2027) @yottahmd
- fix: restore DAG status live updates (#2028) @yottahmd
- Fix worker selector for sub-DAG calls (#2029) @yottahmd
Contributors
Thanks to our contributors for this release:
| Contribution | Contributor |
|---|---|
| Allow disabling all kinds of retries for a DAG (#2016) | @struffel (report) |
| [BUG] - DAG Definitions - type sftp unrecognized (#1976) | @thimuslux (report) |
| docs: fix double-negative in comment in internal/runtime/condition.go (#2026) | @kuishou68 |
| docs: fix double-negative in comment in internal/runtime/condition.go (#2025) | @kuishou68 (report) |
| immediate execution does not respect workerSelector (#1638) | @scilo7 (report) |
New Contributors
- @kuishou68 made their first contribution in #2026
Full Changelog: v2.5.0...v2.6.0