Added
Fixed
- fix: use configured Location for all schedule evaluations #2312 (#2313) @four-bytes-robby
- fix: use configured timezone for webui next run (#2315) @yohamta0
- fix: refresh DAG list SSE after file changes (#2319) @yohamta0
- fix: resolve shared-nothing secret refs via coordinator (#2320) @yohamta0
- fix: release dir locks atomically on windows (#2321) @yohamta0
- fix: allow notifications without license (#2324) @yohamta0
- fix: hide replay action when DAG runs are disabled (#2325) @yohamta0
Contributors
Thanks to our contributors for this release:
| Contribution | Contributor |
|---|---|
| bug: "Notifications" tab not available without license (#2323) | @Dadavan (report) |
| bug: The schedule shown on the workflow page is different from the one on the detail page. (#2316) | @Sky-Zeng (report) |
| feat: Support secret resolution for remote workers in shared nothing mode (#2318) | @dbascoules (report) |
| fix: use configured Location for all schedule evaluations #2312 (#2313) | @four-bytes-robby |
| fix: timezone asymmetry in scheduler — start schedules ignore configured Location (#2312) | @four-bytes-robby (report) |
bug: replay button shows despite config run_dags=false (#2322)
| @oscar6echo (report) |
Full Changelog: v2.8.2...v2.8.3