Skip to content

Commit

Permalink
move the fix to Unreleased version
Browse files Browse the repository at this point in the history
Signed-off-by: Maksymilian Boguń <[email protected]>
  • Loading branch information
maxbog committed Nov 7, 2024
1 parent b27719b commit d536acb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Here is an overview of all new **experimental** features:

### Fixes

- TODO ([#XXX](https://github.com/kedacore/keda/issues/XXX))
- **AWS Scalers**: Add AWS region to the AWS Config Cache key ([#6128](https://github.com/kedacore/keda/issues/6128))

### Deprecations

Expand Down Expand Up @@ -126,7 +126,6 @@ New deprecation(s):

### Fixes

- **General**: Add AWS region to the AWS Config Cache key ([#6128](https://github.com/kedacore/keda/issues/6128))
- **General**: Scalers cache uses a mutex to prevent concurrent actions ([#6273](https://github.com/kedacore/keda/issues/6273))
- **AWS CloudWatch Scaler**: Properly parse multiple values of `dimensionName` & `dimensionValue` lists ([#6236](https://github.com/kedacore/keda/issues/6236))
- **AWS Secret Manager**: Pod identity overrides are honored ([#6195](https://github.com/kedacore/keda/issues/6195))
Expand Down

0 comments on commit d536acb

Please sign in to comment.