artifacthub helm/dagster/dagster 1.13.2
1.13.2 (core) / 0.29.2 (libraries)

15 hours ago

New

  • [ui] Users can now hold Cmd or Ctrl while clicking launch, materialize, re-execute, or retry buttons to open the resulting run in a new
    browser tab instead of navigating away from the current page.
  • [ui] Added an Azure DevOps kind tag icon for assets tagged with the azuredevops kind.
  • [dg] The dg utils integrations sub-command has been removed.
  • [dagster-databricks] DatabricksClientResource now accepts a credentials_strategy argument, enabling federated and custom authentication flows via the Databricks SDK's CredentialsStrategy protocol. (Thanks, @hbellur0526!)

Bugfixes

  • Fixed an issue where the asset daemon could fail when encountering foreign sensor cursors in automation condition sensor state.
  • Fixed an issue where run retries were sometimes not executed by the event log consumer daemon.
  • Fixed an issue where an invalid multi-partition key format could cause errors when computing partition statuses.
  • [dg] Fixed an issue where the --api-token flag was ignored when passed to dg CLI commands.
  • [dg] Fixed an issue in dg api asset-checks where the command used a non-existent top-level GraphQL resolver path.
  • [ui] Fixed incorrect font rendering caused by a CSS variable name mismatch.
  • [ui] Fixed an issue where the run config editor dialog displayed at an incorrect height.
  • [ui] Fixed an issue where clicking asset selection autocomplete suggestions could cause the input to lose focus.
  • [ui] Fixed an issue where the Users table in Org Settings did not support horizontal scrolling.
  • [dagster-cloud-cli] Fixed GitHub Enterprise authentication for branch deployment CI/CD workflows.
  • [dagster-databricks] Fixed a TypeError when credentials_strategy was None.
  • [dagster-dbt] Fixed a thread-safety issue in concurrent metadata fetching that could cause intermittent errors.
  • [dagster-snowflake-polars] Fixed an issue where dynamic partition keys were not properly escaped.

Dagster Plus

  • [ui] Branch deployments now expose run queue settings in the run queue configuration dialog.

Don't miss a new dagster release

NewReleases is sending notifications on new releases.