Added
- feat(ui): improve Start DAG dialog layout (#2613) @yohamta0
- feat(ui): make audit logs fully inspectable (#2615) @yohamta0
Fixed
- fix: make service shutdown interruptible (#2612) @yohamta0
- fix: skip sub-DAG calls when root preconditions are unmet (#2614) @yohamta0
- fix: prevent scheduler memory retention during worker outages (#2616) @yohamta0
- fix: park unchanged scheduler queue scans (#2617) @yohamta0
Contributors
Thanks to our contributors for this release:
| Contribution | Contributor |
|---|---|
| bug: unmet sub-DAG precondition causes workflow to fail (#2611) | @pommetjehorlepiep (report) |
| feat: Improve "Start the DAG" Dialog Layout and Resizing (#2610) | @vit76 (report) |