Download Latest Version create-dagster-x86_64-apple-darwin.tar.xz (45.8 MB)
Email in envelope

Get an email when there's a new version of Dagster

Home / 1.12.6
Name Modified Size InfoDownloads / Week
Parent folder
sha256.sum 2025-12-11 411 Bytes
create-dagster-installer.sh 2025-12-11 47.3 kB
create-dagster-x86_64-unknown-linux-gnu.tar.xz.sha256 2025-12-11 114 Bytes
create-dagster-x86_64-unknown-linux-gnu.tar.xz 2025-12-11 129.0 MB
create-dagster-x86_64-apple-darwin.tar.xz.sha256 2025-12-11 109 Bytes
create-dagster-x86_64-apple-darwin.tar.xz 2025-12-11 45.8 MB
create-dagster-aarch64-apple-darwin.tar.xz.sha256 2025-12-11 110 Bytes
create-dagster-aarch64-apple-darwin.tar.xz 2025-12-11 45.8 MB
1.12.6 (core) _ 0.28.6 (libraries) source code.tar.gz 2025-12-11 193.5 MB
1.12.6 (core) _ 0.28.6 (libraries) source code.zip 2025-12-11 200.3 MB
README.md 2025-12-11 1.4 kB
Totals: 11 Items   614.6 MB 0

New

  • All CLI commands under dagster project have been removed. create-dagster should be used instead.
  • [ui] Added a new Partitions facet to the Asset Lineage Graph.
  • [ui] More details are now displayed for SINCE conditions in evaluation tables for automation conditions.
  • [dagster-dbt] Added dbt cloud logs to stdout after the run completes in dbt cloud.
  • [dagster-tableau] Improved resilience when fetching Tableau workspace data. The integration now skips individual workbooks that fail to return data and logs a warning, rather than failing the entire operation. (Thanks, @miriamcastel!)

Bugfixes

  • Fixed an issue that would cause errors when attempting to create subclasses of Resolved that had fields using default_factory arguments.
  • Fixed an issue with dg plus deploy refresh-defs-state which could cause errors when refreshing state for components that required CLIs that were only available in the project environment.
  • [ui] Fixed Snowflake connection by changing the private key encoding from PEM to DER format. Snowflake requires unencrypted RSA private keys to be in DER format as bytes.
  • [dagster-dbt] Updated DbtCliResource to use the project_dir attribute from the DbtProject instance rather than passing the entire DbtProject object.
  • [dagster-tableau][dagster-sigma] Fixed bug that would cause templated env vars to not be resolved when specified in yaml.
Source: README.md, updated 2025-12-11