Added
- feat: support step-scoped access to captured output values (#1844) @yottahmd
- feat: add template executor for inline text rendering (#1845) @yottahmd
- feat: support slim-sprig functions in template steps (#1848) (#1850) @yottahmd
Fixed
- fix: add Docker daemon connection vars to env whitelist (#1846) @yottahmd
- fix: prevent distributed runs from remaining running after execution stops (#1851) @yottahmd
- fix: resolve env-provider secrets in parent before subprocess filtering (#1853) @yottahmd
- fix: prevent scheduler split-brain via fence token and self-fencing (#1854) @yottahmd
Contributors
Thanks to our contributors for this release:
| Contribution | Contributor |
|---|---|
| Bug: some scheduled tasks are queued but not run (#1837 and #1849) | @jonasban (report) |
| Is the DOCKER_HOST environment variable no longer effective in dagu? (#1843) | @jerry-yuan (report) |
| Since 2.3.3 secrets doesn't work with "env" provider (#1852) | @abylon-io (report) |
Full Changelog: v2.3.6...v2.3.7