You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+52-20Lines changed: 52 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,7 @@ To learn more about active deprecations, we recommend checking [GitHub Discussio
16
16
## History
17
17
18
18
-[Unreleased](#unreleased)
19
+
-[v2.18.0](#v2180)
19
20
-[v2.17.2](#v2172)
20
21
-[v2.17.1](#v2171)
21
22
-[v2.17.0](#v2170)
@@ -62,12 +63,45 @@ To learn more about active deprecations, we recommend checking [GitHub Discussio
62
63
63
64
### New
64
65
65
-
-**General**: Add error and event for mismatching input property ([#6721](https://github.com/kedacore/keda/issues/6721))
66
+
- TODO ([#XXX](https://github.com/kedacore/keda/issues/XXX))
67
+
68
+
#### Experimental
69
+
70
+
- TODO ([#XXX](https://github.com/kedacore/keda/issues/XXX))
71
+
72
+
### Improvements
73
+
74
+
- TODO ([#XXX](https://github.com/kedacore/keda/issues/XXX))
75
+
76
+
### Fixes
77
+
78
+
- TODO ([#XXX](https://github.com/kedacore/keda/issues/XXX))
79
+
80
+
### Deprecations
81
+
82
+
You can find all deprecations in [this overview](https://github.com/kedacore/keda/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+label%3Abreaking-change) and [join the discussion here](https://github.com/kedacore/keda/discussions/categories/deprecations).
83
+
84
+
New deprecation(s):
85
+
86
+
- TODO ([#XXX](https://github.com/kedacore/keda/issues/XXX))
87
+
88
+
### Breaking Changes
89
+
90
+
- TODO ([#XXX](https://github.com/kedacore/keda/issues/XXX))
91
+
92
+
### Other
93
+
94
+
- TODO ([#XXX](https://github.com/kedacore/keda/issues/XXX))
95
+
96
+
## v2.18.0
97
+
98
+
### New
99
+
66
100
-**General**: Add fallback support for triggers of `Value` metric type ([#6655](https://github.com/kedacore/keda/pull/6655))
101
+
-**General**: Add support for Force Activation annotation ([#6903](https://github.com/kedacore/keda/issues/6903))
67
102
-**General**: Add support for pause scale in annotation ([#6902](https://github.com/kedacore/keda/issues/6902))
68
103
-**General**: Add support for pause scale out annotation ([#7022](https://github.com/kedacore/keda/issues/7022))
69
104
-**General**: Enable support on s390x for KEDA ([#6543](https://github.com/kedacore/keda/issues/6543))
70
-
-**General**: Implement Force Activation annotation ([#6903](https://github.com/kedacore/keda/issues/6903))
71
105
-**General**: Introduce new Forgejo Scaler ([#6488](https://github.com/kedacore/keda/issues/6488))
72
106
-**General**: Introduce new Solace Direct Messaging scaler ([#6545](https://github.com/kedacore/keda/issues/6545))
73
107
-**General**: Introduce new SolarWinds Scaler ([#6576](https://github.com/kedacore/keda/issues/6576))
@@ -77,22 +111,19 @@ To learn more about active deprecations, we recommend checking [GitHub Discussio
-**General**: Vault authentication via cross-namespace service accounts ([#6153](https://github.com/kedacore/keda/issues/6153))
79
113
80
-
#### Experimental
81
-
82
-
- TODO ([#XXX](https://github.com/kedacore/keda/issues/XXX))
83
114
84
115
### Improvements
85
116
117
+
-**General**: Add error and event for mismatching input property ([#6721](https://github.com/kedacore/keda/issues/6721))
86
118
-**General**: Allow excluding labels from being propagated from ScaledObject and ScaledJob to generated HPA and Job objects ([#6849](https://github.com/kedacore/keda/issues/6849))
87
-
-**General**: chore: only add webhook DNS names when webhook patching is enabled ([#7002](https://github.com/kedacore/keda/issues/7002))
119
+
-**General**: Only add webhook DNS names when webhook patching is enabled ([#7002](https://github.com/kedacore/keda/issues/7002))
88
120
-**General**: Improve Events emitted from ScaledObject controller ([#6802](https://github.com/kedacore/keda/issues/6802))
89
121
-**Apache Kafka Scaler**: Add support for even distribution of partitions to consumers ([#2581](https://github.com/kedacore/keda/issues/2581))
90
122
-**Artemis Scaler**: Add TLS support with client certificates for secure HTTPS connections ([#6448](https://github.com/kedacore/keda/issues/6448))
91
123
-**AWS CloudWatch Scaler**: Add support for CloudWatch extended statistics (e.g P99 / TM90 and etc) ([#7109](https://github.com/kedacore/keda/issues/7109))
92
-
-**Azure Pipelines Scaler**: Add new `caseInsensitiveDemandsProcessing` property to enable case-insensitive comparison of pipeline job demands ([#7111](https://github.com/kedacore/keda/issues/7111))
93
-
-**Azure Pipelines Scaler**: Add new `fetchUnfinishedJobsOnly` property to fetch only unfinished pipeline jobs for a pool ([#6819](https://github.com/kedacore/keda/issues/6819))
124
+
-**Azure Pipelines Scaler**: Ability to enable case-insensitive comparison of pipeline job demands ([#7111](https://github.com/kedacore/keda/issues/7111))
125
+
-**Azure Pipelines Scaler**: Ability to fetch only unfinished pipeline jobs for a pool ([#6819](https://github.com/kedacore/keda/issues/6819))
94
126
-**Datadog Scaler**: Add a specific timeout configuration parameter for the Datadog trigger ([#6999](https://github.com/kedacore/keda/pull/6999))
95
-
-**Datadog Scaler**: Fix bug with datadogNamespace config ([#6828](https://github.com/kedacore/keda/pull/6828))
-**General**: Fix parse timeout config as milliseconds instead of seconds ([#6997](https://github.com/kedacore/keda/pull/6997))
114
145
-**General**: Fix prefixes on envFrom elements in a deployment spec aren't being interpreted and Environment variables are not prefixed with the prefix ([#6728](https://github.com/kedacore/keda/issues/6728))
115
146
-**General**: Fix SIGSEGV when doing fallback of non-static behavior on any ScaleTargetRef that is neither a Deployment nor a StatefulSet ([#6992](https://github.com/kedacore/keda/pull/6992))
116
147
-**General**: New Scaled{Object,Job} has paused condition in their status as False instead of Unknown ([#7011](https://github.com/kedacore/keda/issues/7011))
117
-
-**General**: Remove klogr dependency and replace with zap ([#5732](https://github.com/kedacore/keda/issues/5732))
148
+
-**General**: Remove `klogr` dependency and replace with `zap` ([#5732](https://github.com/kedacore/keda/issues/5732))
118
149
-**General**: Resolve race condition when removing paused-replicas annotation from ScaledObject ([#6982](https://github.com/kedacore/keda/issues/6982))
119
150
-**General**: Sets hpaName in Status when ScaledObject adopts/finds an existing HPA ([#6336](https://github.com/kedacore/keda/issues/6336))
120
151
-**Cron Scaler**: Fix cron scaler to return zero metric value by default([#6886](https://github.com/kedacore/keda/issues/6886))
152
+
-**Datadog Scaler**: Fix bug with `datadogNamespace` config ([#6828](https://github.com/kedacore/keda/pull/6828))
121
153
-**Hashicorp Vault**: Fix Vault PKI param using camel case param when making API call to Vault PKI endpoint ([#6864](https://github.com/kedacore/keda/issues/6864))
122
-
-**Kafka Scaler**: Fix throwing error when using sasl=none ([#7061](https://github.com/kedacore/keda/issues/7061))
154
+
-**Kafka Scaler**: Fix throwing error when using `sasl=none` ([#7061](https://github.com/kedacore/keda/issues/7061))
-**Temporal Scaler**: Allow setting 0 for `targetQueueSize` ([#7113](https://github.com/kedacore/keda/pull/7113))
126
158
127
159
### Deprecations
128
160
129
161
You can find all deprecations in [this overview](https://github.com/kedacore/keda/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+label%3Abreaking-change) and [join the discussion here](https://github.com/kedacore/keda/discussions/categories/deprecations).
130
162
131
163
New deprecation(s):
132
164
133
-
-**GCP Pub/Sub Scaler**: The 'subscriptionSize' setting is DEPRECATED and will be removed in v2.20 - Use 'mode' and 'value' instead" ([#6866](https://github.com/kedacore/keda/pull/6866))
134
-
-**Huawei Cloudeye Scaler**: The 'minMetricValue' setting is DEPRECATED and will be removed in v2.20 - Use 'activationTargetMetricValue' instead" ([#6978](https://github.com/kedacore/keda/pull/6978))
165
+
-**GCP Pub/Sub Scaler**: The `subscriptionSize` setting is DEPRECATED and will be removed in v2.20 - Use `mode` and `value` instead ([#6866](https://github.com/kedacore/keda/pull/6866))
166
+
-**Huawei Cloudeye Scaler**: The `minMetricValue` setting is DEPRECATED and will be removed in v2.20 - Use `activationTargetMetricValue` instead ([#6978](https://github.com/kedacore/keda/pull/6978))
0 commit comments