# KEDA v2.20.1 - Product: KEDA (https://whatsnew.fyi/product/keda) - Vendor: CNCF - Date: 2026-06-08 - Version: v2.20.1 - Original notes: https://github.com/kedacore/keda/releases/tag/v2.20.1 - Permalink: https://whatsnew.fyi/product/keda/releases/v2.20.1 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'. --- - **fixed** — Fix concurrent map read/write data race in fallback updateStatus that caused panics when multiple triggers were scaling simultaneously - **fixed** — Fix KEDAScalersStarted "Started scalers watch" event not being emitted for ScaledJobs because it shared an events.k8s.io aggregation key with the per-scaler "scaler is built" event #### Release KEDA v2.20.1 :rocket: ⚠️⚠️⚠️⚠️ ⚠️ Please read upgrade notes if you are upgrading from version < 2.20.0: https://github.com/kedacore/keda/releases/tag/v2.20.0 ⚠️⚠️⚠️⚠️⚠️ ### Fixes - **General**: Fix concurrent map read/write data race in fallback `updateStatus` that caused panics when multiple triggers were scaling simultaneously ([#7838](https://github.com/kedacore/keda/issues/7838)) - **General**: Fix `KEDAScalersStarted` "Started scalers watch" event not being emitted for ScaledJobs because it shared an events.k8s.io aggregation key with the per-scaler "scaler is built" event ([#7820](https://github.com/kedacore/keda/pull/7820)) ##### New Contributors * @jiyuchen-stripe made their first contribution in https://github.com/kedacore/keda/pull/7843 **Full Changelog**: https://github.com/kedacore/keda/compare/v2.20.0...v2.20.1