github dagster-io/dagster 1.11.9
1.11.9 (core) / 0.27.9 (libraries)

16 hours ago

New

  • Subclasses of Resolved now support fields of type dict[str, T].
  • [ui] Added a new 'arrow' icon to the set of supported kind tags (thanks @aleewen!)

Bugfixes

  • Launching a backfill of a non-subsettable multi-asset without including every asset will now raise a clear error at backfill submission time, instead of failing with a confusing error after the backfill has started.
  • Fixed an issue where passing in an empty list to the assetKeys argument of the assetsOrError field in the GraphQL API would return every asset instead of an empty list of assets.
  • [dagster-dbt] Fixed an issue that would cause the DbtCloudWorkspace to error before yielding asset events if the associated DBT Cloud run failed. Now, it will raise the error after all relevant asset events have been produced.

Dagster Plus

  • Serverless pex builds now support pyproject.toml-based packages.

Don't miss a new dagster release

NewReleases is sending notifications on new releases.