- Added RunStatusSensorContext for accessing Dagster Instance in run status sensors and improved Dagstermill input handling, enabling proper reruns of notebooks; Dagit CLI now supports targeting bare graph files and markdown tables render ...
- Introduced a breaking change: Dagstermill solids now require a shared‑memory IO manager (e.g., filesystem IO manager) to pass data across the Jupyter process boundary.
- Expanded documentation with new Helm subchart fields, updated integration guides, removed deprecated testing usage, and provided objects.inv for external linking.