Release KEDA v2.20.1 🚀
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 #7843
Full Changelog: v2.20.0...v2.20.1