| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| keda-2.20.1-core.yaml | 2026-06-08 | 768.0 kB | |
| keda-2.20.1-crds.yaml | 2026-06-08 | 756.0 kB | |
| keda-2.20.1.yaml | 2026-06-08 | 774.4 kB | |
| scalers-schema-2.20.1.json | 2026-06-08 | 211.9 kB | |
| scalers-schema-2.20.1.yaml | 2026-06-08 | 122.4 kB | |
| README.md | 2026-06-08 | 721 Bytes | |
| v2.20.1 source code.tar.gz | 2026-06-08 | 32.3 MB | |
| v2.20.1 source code.zip | 2026-06-08 | 47.3 MB | |
| Totals: 8 Items | 82.2 MB | 0 | |
Release KEDA v2.20.1 :rocket:
### Fixes
- General: Fix concurrent map read/write data race in fallback
updateStatusthat caused panics when multiple triggers were scaling simultaneously (#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)
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