New
- Allow explicit git
platform
selection inlink_code_references_to_git
, thanks @chazmo03!
Bugfixes
- Fixed issue causing
AutomationCondition.replace
to not update built-in sub-conditions that did not have an explicit label, thanks @dschafer! - Fixed an issue where assets were considered stubs if they were a stub in any code location.
- Projects using components no longer cause "job definitions changed while uploading" errors on older agent versions.
- [dagster-dbt] Fixed a bug that could cause execution to fail if
enable_code_references
was set toTrue
on theDagsterDbtTranslatorSettings
.
Documentation
- Updated documentation of
dagster.yaml
to include thenux
option, thanks @dwisdom0!
Dagster Plus
- Fix "Create a support ticket" dialog submissions.