github dagster-io/dagster 1.12.12
1.12.12 (core) / 0.28.12 (libraries)

8 hours ago

New

  • dg plus deploy start now validates deployment akin to dagster-cloud ci check.
  • [dagster-aws] Added a suite of new components that map to all existing resources in the library.
  • [dagster-k8s] Increased the maximum version of kubernetes to 35.x.x.
  • [ui] You can now unpin asset groups that no longer contain any assets.

Bugfixes

  • Fixed type errors reported by Pyright's strict mode when using @asset, @multi_asset, and @graph_asset decorators.
  • Running dg launch --partition-range for an asset without an explicitly defined single-run-backfill policy now provides a clean error message.
  • Fixed issue where the celery_executor config_source values were ignored. (Thanks, @danielbitzer!)
  • Fixed issue with dg plus deploy refresh-defs-state URL construction for EU regions.
  • Fixed helm chart validation error when enabling concurrency config with default queuedRunCoordinator values.
  • dg list defs now correctly shows labels for automation conditions.
  • [dagster-dbt] Fixed issue with the dagster-dbt project prepare-and-package command where user files named dbt.py could shadow the dbt module. (Thanks, @alexaustin007!)
  • [dagster-dbt] Fix errors raised when dbt functions are present in dbt manifest. (Thanks, @eso-xyme!)
  • [ui] Fixes a bug where creating an alert policy from your Favorites would crash the app.

Dagster Plus

  • Fixed an issue while using the 'isolated_agents' configuration parameter in Dagster+ where runs that were terminated due to exceeding a maximum runtime would sometimes fail to terminate the run worker process after the run was marked as failed.

Don't miss a new dagster release

NewReleases is sending notifications on new releases.