Skip to content

1.13.18 (core) / 0.29.18 (libraries)

Latest

Choose a tag to compare

@elementl-devtools elementl-devtools released this 14 Aug 19:59
· 8 commits to master since this release

New

  • Assets whose failed partitions are all awaiting an automatic retry now report a warning health status instead of degraded. The asset health popover and alert notifications indicate that a retry is pending.
  • [dagster-snowflake] SnowflakeDbtProjectComponent now supports configuring defs_state, so Dagster+ deployments can opt into versioned state storage.

Bugfixes

  • Fixed an issue where a config field typed as a discriminated union with a default value ignored that default.
  • [dagster-snowflake] Fixed an issue where the SnowflakeDbtProjectComponent observation sensor could report Dagster-triggered dbt runs as externally triggered.
  • [dagster-snowflake] Fixed an issue where SnowflakeDbtProjectComponent raised an error when dbt built models outside the selected subset of assets.