# KEDA v2.18.2 - Product: KEDA (https://whatsnew.fyi/product/keda) - Vendor: CNCF - Date: 2025-12-08 - Version: v2.18.2 - Original notes: https://github.com/kedacore/keda/releases/tag/v2.18.2 - Permalink: https://whatsnew.fyi/product/keda/releases/v2.18.2 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 HPA behavior not restored when paused-scale-in/out annotation is deleted without corresponding custom behavior - **fixed** — Fix nil reference panic when transfer-hpa-ownership is set but no hpa name is provided - **fixed** — Fix race condition in paused-replicas annotation causing ScaledObject to get stuck - **fixed** — Fix ScaledObject controller error handling for requestScaleLoop - **fixed** — Remove unnecessary scaledObjectMetricSpecs variable in HPA - **fixed** — Use TriggerError when all ScaledJob triggers fail - **fixed** — Correct parse error ActiveMQ - **fixed** — Fix metricUnavailableValue parameter not working in Datadog Scaler #### We are happy to release KEDA v2.18.2 :rocket: ###### Fixes - **General**: Fix HPA behavior not restored when paused-scale-in/out annotation is deleted without corresponding custom behavior ([#7291](https://github.com/kedacore/keda/pull/7291)) - **General**: Fix nil reference panic when transfer-hpa-ownership is set but no hpa name is provided ([#7254](https://github.com/kedacore/keda/issues/7254)) - **General**: Fix race condition in paused-replicas annotation causing ScaledObject to get stuck ([#7231](https://github.com/kedacore/keda/issues/7231)) - **General**: Fix ScaledObject controller error handling for requestScaleLoop ([#7273](https://github.com/kedacore/keda/pull/7273)) - **General**: Remove unnecessary scaledObjectMetricSpecs variable in HPA ([#7292](https://github.com/kedacore/keda/pull/7292)) - **General**: Use TriggerError when all ScaledJob triggers fail ([#7205](https://github.com/kedacore/keda/pull/7205)) - **ActiveMQ Scaler**: Correct parse error ActiveMQ ([#7245](https://github.com/kedacore/keda/pull/7245)) - **Datadog Scaler**: Fix metricUnavailableValue parameter not working ([#7238](https://github.com/kedacore/keda/issues/7238)) **Full Changelog**: https://github.com/kedacore/keda/compare/v2.18.1...v2.18.2