- Added dbt Cloud integration with a pre‑built op/resource, richer error messages, UI links, and automatic asset materializations; @asset decorator now accepts a Dagster type and build_assets_job can specify an executor.
- Fixed multiple bugs: CLI now enforces non‑ephemeral instances, improved re‑execution handling when upstream steps skip outputs, corrected config resolution for unsatisfied inputs, restored offline fonts, and enhanced workspace loading UI.
- Breaking change: InitExecutorContext constructor argument renamed from `pipeline` to `job`; updated documentation and removed legacy solid/pipeline example jobs.