Skip to content

1.11.2 (core) / 0.27.2 (libraries)

Latest
Compare
Choose a tag to compare
@elementl-devtools elementl-devtools released this 10 Jul 21:08
· 89 commits to master since this release

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 a SnowflakePolarsIOManager 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 the dagster-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.