Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
create-dagster-installer.sh | 2025-07-10 | 47.3 kB | |
sha256.sum | 2025-07-10 | 411 Bytes | |
create-dagster-x86_64-unknown-linux-gnu.tar.xz.sha256 | 2025-07-10 | 114 Bytes | |
create-dagster-x86_64-unknown-linux-gnu.tar.xz | 2025-07-10 | 125.9 MB | |
create-dagster-x86_64-apple-darwin.tar.xz.sha256 | 2025-07-10 | 109 Bytes | |
create-dagster-x86_64-apple-darwin.tar.xz | 2025-07-10 | 44.0 MB | |
create-dagster-aarch64-apple-darwin.tar.xz.sha256 | 2025-07-10 | 110 Bytes | |
create-dagster-aarch64-apple-darwin.tar.xz | 2025-07-10 | 43.7 MB | |
1.11.2 (core) _ 0.27.2 (libraries) source code.tar.gz | 2025-07-10 | 180.9 MB | |
1.11.2 (core) _ 0.27.2 (libraries) source code.zip | 2025-07-10 | 187.1 MB | |
README.md | 2025-07-10 | 783 Bytes | |
Totals: 11 Items | 581.7 MB | 2 |
New
- The
dagster
package now supports Python 3.13. - [dagster-tableau] Tableau assets can now be subsetted and materialized individually. #31078
- [dagster-snowflake-polars] The new
dagster-snowflake-polars
package adds aSnowflakePolarsIOManager
that can be used to read and write Snowflake tables using Polars.
Bugfixes
- [ui] Fixed some cases where strings would be incorrectly middle-truncated.
Documentation
- [dbt] Fixed incorrect reference to
dbt_profiles.yml
in thedagster-dbt
tutorial (thanks @EFox2413!). - [dbt] Added documentation for the new dbt Cloud integration.
Dagster Plus
- [ui][observe] You can now bulk add/remove assets to/from your favorites.