# Dagster 1.13.20 — 1.13.20 (core) / 0.29.20 (libraries) - Product: Dagster (https://whatsnew.fyi/product/dagster) - Vendor: Dagster Labs - Date: 2026-08-27 - Version: 1.13.20 - Original notes: https://github.com/dagster-io/dagster/releases/tag/1.13.20 - Permalink: https://whatsnew.fyi/product/dagster/releases/1.13.20 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Dynamic partitions can now be wiped and deleted in a single action in Dagster+, clearing the asset's degraded health status - **added** — Alert policies can now notify on successful code location deploys - **added** — Filter inputs now show recent searches in the autocomplete dropdown before typing - **changed** — Refreshed the Dagster and Dagster+ logos and favicons to the new branding - **changed** — Updated the Google kind tag icons - **fixed** — Fixed an issue where an ECS run launch would fail instead of retrying when ECS reported a transient AGENT failure ###### New - In Dagster+, dynamic partitions can now be wiped and deleted in a single action, clearing the asset's degraded health status. Multi-partitioned assets are not yet supported. - Alert policies can now notify on successful code location deploys. - [ui] Filter inputs now show your recent searches in the autocomplete dropdown before you start typing. - [ui] Refreshed the Dagster and Dagster+ logos and favicons to the new branding. - [ui] Updated the Google kind tag icons. (Thanks, [@dragos-pop](https://github.com/dragos-pop)!) ###### Bugfixes - [dagster-aws] Fixed an issue where an ECS run launch would fail instead of retrying when ECS reported a transient `AGENT` failure. (Thanks, [@yishern](https://github.com/yishern)!)