github dagster-io/dagster 1.12.2
1.12.2 (core) / 0.28.2 (libraries)

15 hours ago

New

  • Dagster has dropped support for Python 3.9 (due to end of life). The minimum supported Python version is now 3.10. This is a breaking change originally intended for the 1.12.0 release.
  • Added dg api schedule {list,get} command.
  • Added new dg plus deploy configure CLI group that generates all the files necessary to get an existing project ready for deployment via Dagster+.
  • [ui] A new sidebar in the Asset catalog (behind a feature flag) provides a hierarchical view of your asset keys.
  • [ui] Improve a few parts of the "Recent updates" timeline section of the Asset overview page.
  • [dagster-census] Added CensusComponent allowing Dagster assets to sync with census connections.
  • [dagster-airbyte] New AirbyteWorkspace configurations: poll_previous_running_sync, max_items_per_page, poll_interval, poll_timeout & cancel_on_termination. (Thanks, @stevenayers and @sonianuj287!)
  • [dagster-dbt] You can now override the op_config_schema property on the DbtProjectComponent to customize how your dbt execution can be configured at runtime.

Dagster Plus

  • [ui] "Edit public catalog views" is now editable in the role permission list.

Don't miss a new dagster release

NewReleases is sending notifications on new releases.