This release includes the following updates.
New Features
- RepeatPolicy enhancements: added support for
until
andwhile
modes — thanks @thefishhat - Live log loading in the Web UI
- RetryPolicy enhancements: added
exponentialBackoff
support — thanks @Sarvesh-11 - OpenID Connect (OIDC) authentication for the Web UI — thanks @Arvintian
- Partial Success status at the step level (feedback from @ghansham)
- Distributed workflow execution via worker processes
- Ability to specify multiple e‑mail recipients for notifications
- Redundant scheduler support (multiple scheduler instances)
Improvements
- Fixed maximum‑size setting for output capture
- Refined the Web UI sidebar (feedback from @ghansham)
- Dependency upgrades — thanks @reneleonhardt
Bug Fixes
- Installation script corrections — thanks @Sarvesh-11
- Fixed DAG list sorting issue in the Web UI (feedback from @ghansham)
- Various minor fixes
New Contributors
- @Sarvesh-11 — first contribution: #1091
- @reneleonhardt — first contribution: #1127
Full Changelog: v1.17.4...v1.18.0