We are happy to release KEDA v2.18.2 🚀
Fixes
- General: Fix HPA behavior not restored when paused-scale-in/out annotation is deleted without corresponding custom behavior (#7291)
- General: Fix nil reference panic when transfer-hpa-ownership is set but no hpa name is provided (#7254)
- General: Fix race condition in paused-replicas annotation causing ScaledObject to get stuck (#7231)
- General: Fix ScaledObject controller error handling for requestScaleLoop (#7273)
- General: Remove unnecessary scaledObjectMetricSpecs variable in HPA (#7292)
- General: Use TriggerError when all ScaledJob triggers fail (#7205)
- ActiveMQ Scaler: Correct parse error ActiveMQ (#7245)
- Datadog Scaler: Fix metricUnavailableValue parameter not working (#7238)
Full Changelog: v2.18.1...v2.18.2