Skip to content

Releases: kedacore/keda

v2.18.2

08 Dec 13:46
b7c5655

Choose a tag to compare

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

v2.18.1

29 Oct 20:03
3f590ba

Choose a tag to compare

We are happy to release KEDA v2.18.1 🚀

Fixes

  • General: Add feature flag KEDA_CHECK_UNEXPECTED_SCALERS_PARAMS for checking unexpected scaler parameters (#6721)
  • General: Fix incorrect 'unmatched input property' notification (#7174)
  • Kafka Scaler: Fix missing error returns in error handling (#7182)

Other

  • General: Raw metrics stream - send also metrics during ScaledObject's interval (#7197)

Full Changelog: v2.18.0...v2.18.1

v2.18.0

08 Oct 08:13
559e738

Choose a tag to compare

We are happy to release KEDA 2.18.0 🎉

Here are some highlights:

  • General: Introduce new Forgejo Scaler (#6488)
  • General: Introduce new Solace Direct Messaging scaler (#6545)
  • General: Introduce new SolarWinds Scaler (#6576)
  • General: Introduce new Splunk Observability Cloud Scaler (#7152)
  • General: Introduce new Sumo Logic Scaler (#6734)
  • General: Add fallback support for triggers of Value metric type (#6655)

Here are the new deprecation(s) as of this release:

  • GCP Pub/Sub Scaler: The subscriptionSize setting is DEPRECATED and will be removed in v2.20 - Use mode and value instead (#6866)
  • Huawei Cloudeye Scaler: The minMetricValue setting is DEPRECATED and will be removed in v2.20 - Use activationTargetMetricValue instead (#6978)

Here are breaking changes as of this release:

  • General: Remove Prometheus webhook prommetrics deprecations (#6698)
  • CPU Memory scaler: The type setting is deprecated and removed, use metricType instead (#6698)
  • IBM MQ scaler: The tls setting is deprecated and removed, use unsafeSsl instead (#6698)

Learn how to deploy KEDA by reading our documentation.

New Contributors

New Contributors

Full Changelog: v2.17.0...v2.18.0

v2.17.2

18 Jun 13:17
b51655b

Choose a tag to compare

We are happy to release KEDA v2.17.2 🚀

  • General: Internal gRPC connection's certificates are hot reloaded (#6756)
  • Temporal Scaler: Fix Temporal Scaler TLS version (#6707)

Full Changelog: v2.17.1...v2.17.2

v2.17.1

15 May 13:07
a3e2090

Choose a tag to compare

We are happy to release KEDA v2.17.1 🚀

  • Selenium Grid: Update metric name generated without part of empty (#6772)
  • General: Admission Webhook blocks ScaledObject without metricType with fallback (#6696)
  • General: ScalerCache gets the lock before operate the scalers to prevent panics (#6739)
  • AWS SQS Queue Scaler: Fix AWS SQS Queue queueURLFromEnv not working (#6712)
  • Azure Service Bus scaler: Fix Azure Service Bus scaler add default Operation (#6730)
  • Temporal Scaler: Fix Temporal Scaler does not work properly with API Key authentication against Temporal Cloud as TLS is not enabled on the client (#6703)

Full Changelog: v2.17.0...v2.17.1

v2.17.0

07 Apr 10:34
dafd9a8

Choose a tag to compare

We are happy to release KEDA v2.17.0 🎉

Here are some highlights:

  • Introduce new NSQ scaler (#3281)
  • Introduce new Temporal scaler (#4724)

Here are the new breaking change(s) of this release:

  • Change InitialCooldownPeriod from int32 to *int32 (#6423)
  • Remove Prometheus metric deprecations (#6339)
  • Remove deprecated tlsCertFile from External scaler (#4549)

Here are the new deprecation(s) as of this release:

  • Deprecate NATS Streaming Server (aka Stan) (#6362)

Learn how to deploy KEDA by reading our documentation.

🗓️ The next KEDA release is currently being to be decided, learn more in our roadmap.

New Contributors

Full Changelog: v2.16.1...v2.17.0

v2.16.1

24 Dec 19:28
ce14b23

Choose a tag to compare

We are happy to release KEDA v2.16.1 🎉

Here are some fixes:

  • General: Centralize and improve automaxprocs configuration with proper structured logging (#5970)
  • General: Paused ScaledObject count is reported correctly after operator restart (#6321)
  • General: ScaledJobs ready status set to true when recoverred problem (#6329)
  • Selenium Grid Scaler: Exposes sum of pending and ongoing sessions to KDEA (#6368)
  • Selenium Grid Scaler: Selenium Grid in case multiple scaler triggers are activate (#6437)

Learn how to deploy KEDA by reading our documentation.

Full Changelog: v2.16.0...v2.16.1

v2.16.0

07 Nov 09:47
5c52d03

Choose a tag to compare

We are happy to release KEDA v2.16.0 🎉

Here are some highlights:

  • Introduce new Beanstalkd scaler (#5901)
  • Introduce ClusterCloudEventSource (#3533)
  • Replace wildcards in RBAC objects with explicit resources and verbs (#6129)
  • Multiple scaler improvements

Here are the new breaking change(s) of this release:

  • Pulsar Scaler: remove msgBacklog trigger name (#6059)

Here are the new deprecation(s) as of this release:

  • IBM MQ Scaler: Remove and deprecate unused variables in IBM MQ scaler (#6033)

Learn how to deploy KEDA by reading our documentation.

🗓️ The next KEDA release is currently being estimated for Jan 30th, 2025, learn more in our roadmap.

New Contributors

Full Changelog: v2.15.0...v2.16.0

v2.15.1

12 Aug 10:30
09a4951

Choose a tag to compare

We are happy to release KEDA v2.15.1 🎉

Here are some fixes:

  • General: Hashicorp Vault PKI doesn't fail with due to KeyPair mismatch (#6028)
  • JetStream: Consumer leader change is correctly detected (#6042)

Learn how to deploy KEDA by reading our documentation.

v2.15.0

01 Aug 12:07
3aa0f7e

Choose a tag to compare

We are happy to release KEDA v2.15.0 🎉

Here are some highlights:

  • Add Dynatrace Scaler (#5685)
  • Add Splunk Scaler (#5904)
  • Fix panic in KedaProvider when getting metrics from Metrics Service if the gRPC Server connection is not established
  • Scalers are properly closed after being refreshed

Here are the new breaking change(s) as of this release:

  • AAD-Pod-Identity and AWS-KIAM auths have been removed (#5035|#5085)
  • Remove deprecated field cortexOrgID from Prometheus scaler (#5538)

Learn how to deploy KEDA by reading our documentation.

New Contributors

Full Changelog: v2.14.0...v2.15.0