Added
Changed
- perf(persis): index the terminal runs of a day instead of requiring the whole day (#2675) @four-bytes-robby
Fixed
- fix: support nested source-less child DAGs (#2672) @bh-schmidt
- fix(api): bound the queued-count scan so deep queues stay servable (#2673) @four-bytes-robby
- fix: show harness prompts in step details (#2676) @yohamta0
- fix(ui): complete localization follow-ups (#2677) @yohamta0
- fix(queue): bound capped queue item loading (#2678) @yohamta0
Contributors
Thanks to our contributors for this release:
| Contribution | Contributor |
|---|---|
| fix: support nested source-less child DAGs (#2672) | @bh-schmidt |
| bug: Nested source-less named child DAGs fail after a worker-dispatched parent (#2671) | @bh-schmidt (report) |
| fix(api): bound the queued-count scan so deep queues stay servable (#2673), perf(persis): index the terminal runs of a day instead of requiring the whole day (#2675) | @four-bytes-robby |
| perf: unbounded per-item status reads in queue count make the queues page time out on large queues (#2670), perf: day index is never written while any run in the day is active, forcing a full re-parse per request (#2674) | @four-bytes-robby (report) |
| feat(ui): add extensible localization foundation (#2669) | @mackraal |
| WebUI i18n support (#457) | @normal-coder (report) |
New Contributors
Full Changelog: v2.16.0...v2.16.1