github dagster-io/dagster 1.4.16
1.4.16 / 0.20.16 (libraries)

latest releases: 1.8.7, 1.8.6, 1.8.5...
12 months ago

New

  • [ui] When using the search input within Overview pages, if the viewer’s code locations have not yet fully loaded into the app, a loading spinner will now appear to indicate that search results are pending.

Bugfixes

  • Fixed an asset backfill bug that caused occasionally caused duplicate runs to be kicked off in response to manual runs upstream.
  • Fixed an issue where launching a run from the Launchpad that included many assets would sometimes raise an exception when trying to create the tags for the run.
  • [ui] Fixed a bug where clicking to view a job from a run could lead to an empty page in situations where the viewer’s code locations had not yet loaded in the app.

Deprecations

  • Deprecated ExpectationResult. This will be made irrelevant by upcoming data quality features.

Community Contributions

  • Enabled chunked backfill runs to target more than one asset, thanks @ruizh22!

Experimental

  • Users can now emit arbitrary asset materializations, observations, and asset check evaluations from sensors via SensorResult.

Don't miss a new dagster release

NewReleases is sending notifications on new releases.