- Run status sensors can now monitor all runs across the Dagster instance (monitor_all_repositories=True) and the run key on RunRequest/partition is optional.
- Dagit UI improvements: delete runs directly from the run page, run timeline includes ad‑hoc asset materializations, backfill and asset observation tables have fixes and collapsible rows.
- Numerous bug fixes (multi‑asset sensor cursor, partition offset handling, k8s job executor env‑var args, duplicate asset keys, compute log links) and added docs for graph‑backed asset subsetting.