We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc5b422 commit 21fd0dcCopy full SHA for 21fd0dc
CHANGELOG.md
@@ -80,7 +80,9 @@ You can find all deprecations in [this overview](https://github.com/kedacore/ked
80
81
New deprecation(s):
82
83
-- TODO ([#XXX](https://github.com/kedacore/keda/issues/XXX))
+- **General**: Remove Prometheus webhook prommetrics deprecations ([#6698](https://github.com/kedacore/keda/pull/6698))
84
+- **CPU Memory scaler**: The 'type' setting is deprecated and removed, use 'metricType' instead ([#6698](https://github.com/kedacore/keda/pull/6698))
85
+- **IBM MQ scaler**: The 'tls' setting is deprecated and removed, use 'unsafeSsl' instead ([#6698](https://github.com/kedacore/keda/pull/6698))
86
87
### Breaking Changes
88
0 commit comments