v2.18.0
Added 6
- Introduce new Forgejo Scaler
- Introduce new Solace Direct Messaging scaler
- Introduce new SolarWinds Scaler
- Introduce new Splunk Observability Cloud Scaler
- Introduce new Sumo Logic Scaler
- Add fallback support for triggers of Value metric type
Removed 3
- Remove Prometheus webhook prommetrics deprecations
- CPU Memory scaler type setting is deprecated and removed, use metricType instead
- IBM MQ scaler tls setting is deprecated and removed, use unsafeSsl instead
Deprecated 2
- GCP Pub/Sub Scaler subscriptionSize setting is deprecated and will be removed in v2.20, use mode and value instead
- Huawei Cloudeye Scaler minMetricValue setting is deprecated and will be removed in v2.20, use activationTargetMetricValue instead
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
Valuemetric type (#6655)
Here are the new deprecation(s) as of this release:
- GCP Pub/Sub Scaler: The
subscriptionSizesetting is DEPRECATED and will be removed in v2.20 - Usemodeandvalueinstead (#6866) - Huawei Cloudeye Scaler: The
minMetricValuesetting is DEPRECATED and will be removed in v2.20 - UseactivationTargetMetricValueinstead (#6978)
Here are breaking changes as of this release:
- General: Remove Prometheus webhook prommetrics deprecations (#6698)
- CPU Memory scaler: The
typesetting is deprecated and removed, usemetricTypeinstead (#6698) - IBM MQ scaler: The
tlssetting is deprecated and removed, useunsafeSslinstead (#6698)
Learn how to deploy KEDA by reading our documentation.
New Contributors
New Contributors
- @araminian made their first contribution in https://github.com/kedacore/keda/pull/6757
- @joaopaulosr95 made their first contribution in https://github.com/kedacore/keda/pull/6781
- @mycrEEpy made their first contribution in https://github.com/kedacore/keda/pull/6700
- @jxs1211 made their first contribution in https://github.com/kedacore/keda/pull/6785
- @GraceAtwood made their first contribution in https://github.com/kedacore/keda/pull/6806
- @justinmir made their first contribution in https://github.com/kedacore/keda/pull/6860
- @alxndr13 made their first contribution in https://github.com/kedacore/keda/pull/6780
- @mittalvaibhav1 made their first contribution in https://github.com/kedacore/keda/pull/6736
- @skgsergio made their first contribution in https://github.com/kedacore/keda/pull/6851
- @pieterocp made their first contribution in https://github.com/kedacore/keda/pull/6909
- @stevencjy made their first contribution in https://github.com/kedacore/keda/pull/6834
- @aniruddhc1 made their first contribution in https://github.com/kedacore/keda/pull/6911
- @alfonso-chacon made their first contribution in https://github.com/kedacore/keda/pull/6546
- @Dutchy- made their first contribution in https://github.com/kedacore/keda/pull/6964
- @frauniki made their first contribution in https://github.com/kedacore/keda/pull/6888
- @elieserr made their first contribution in https://github.com/kedacore/keda/pull/6990
- @ForestEckhardt made their first contribution in https://github.com/kedacore/keda/pull/6966
- @wbpascal made their first contribution in https://github.com/kedacore/keda/pull/6894
- @rlanhellas made their first contribution in https://github.com/kedacore/keda/pull/7081
- @cobak78 made their first contribution in https://github.com/kedacore/keda/pull/6495
- @robholland made their first contribution in https://github.com/kedacore/keda/pull/7113
- @robcao made their first contribution in https://github.com/kedacore/keda/pull/7080
- @jmickey made their first contribution in https://github.com/kedacore/keda/pull/7001
- @gantrior made their first contribution in https://github.com/kedacore/keda/pull/6577
- @mgs2 made their first contribution in https://github.com/kedacore/keda/pull/6933
- @patelvp made their first contribution in https://github.com/kedacore/keda/pull/6558
- @dpochopsky made their first contribution in https://github.com/kedacore/keda/pull/7089
- @sschimper-splunk made their first contribution in https://github.com/kedacore/keda/pull/6534
- @adis-io made their first contribution in https://github.com/kedacore/keda/pull/7109
- @clement-mesureux made their first contribution in https://github.com/kedacore/keda/pull/7112
- @thc1006 made their first contribution in https://github.com/kedacore/keda/pull/7106
Full Changelog: https://github.com/kedacore/keda/compare/v2.17.0...v2.18.0