- Added callable PartitionedConfig objects, support for negative end offsets, and flexible runConfigData input (JSON string or object) for the launchRun GraphQL mutation.
- Improved import resolution to always use the workspace's working directory and made the working‑directory argument universally available; fixed several bugs (Dagit terminate button, compute log manager error handling, DynamicOutputs memo...
- Breaking change: gRPC‑served jobs now default to using the "dagster" entry point instead of the sys.executable; the previous behavior can be restored with a new command‑line flag.