Skip to content

Commit

Permalink
Modify changelog to add new datadog scaler parameter
Browse files Browse the repository at this point in the history
Signed-off-by: Ara Pulido <ara.pulido@datadoghq.com>
  • Loading branch information
arapulido committed Mar 11, 2022
1 parent 7398919 commit f571306
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
- **Azure Queue:** Don't call Azure queue GetProperties API unnecessarily ([#2613](https://github.com/kedacore/keda/pull/2613))
- **Kafka Scaler** Make "disable" a valid value for tls auth parameter ([#2608](https://github.com/kedacore/keda/issues/2608))
- **Datadog Scaler:** Validate query to contain `{` to prevent panic on invalid query ([#2625](https://github.com/kedacore/keda/issues/2625))
- **Datadog Scaler:** Several improvements, including a new optional parameter `metricUnavailableValue` to fill data when no Datadog metric was returned ([#2694](https://github.com/kedacore/keda/pull/2694))

### Breaking Changes

Expand Down

0 comments on commit f571306

Please sign in to comment.