We are happy to release KEDA 2.19.0 🎉
Here are some highlights:
Introducing new Kubernetes Resource Scaler
Adding file-based authentication support for ClusterTriggerAuthentication
Learn how to deploy KEDA by reading our documentation.
🗓️ The next KEDA release is currently being estimated for 2nd week of May 2026 , learn more in our roadmap.
New
- General: Add file-based authentication support for ClusterTriggerAuthentication (#7083)
- General: Introduce new Kubernetes Resource Scaler (#7212)
Improvements
- General: Correct error message when awsSecretAccessKey is missing in credential-based authentication (#7265)
- General: Emit more events about what is happening with ScaledObject/ScaledJob (#7382)
- General: Raw metrics stream - include trigger activity status in response (#7369)
- AWS CloudWatch Scaler: Add cross-account observability support (#7189)
- Dynamodb Scaler: Add FilterExpression support (#7102)
- Dynatrace Scaler: Support DQL querying (#7377)
- MongoDB Scaler: Add TLS support (#6976)
Fixes
- General: Apply fallback in polling loop to enable scaling from zero (#7239)
- General: Fix accurateScalingStrategy ignoring pendingJobCount in maxReplicaCount check (#7329)
- General: Replace deprecated
azure autorestdependency toazure sdk for go(#7073) - Datadog Scaler: Return request in cluster agent proxy without bearer auth (#7341)
- Datadog Scaler: Use metricUnavailableValue for 422 errors in Datadog Cluster Agent (#7246)
- IBMMQ Scaler: Create new HTTP request for each queue query in IBMMQ scaler (#7202)
- Kafka Scaler: Improve check for missing partition information when calculating lag (#7414)
- Temporal Scaler: Fix TLS RootCAs initialization when using API key authentication with Temporal Cloud (#7367)