From 1e7c6b1213b698084316c23e91c0136f9dc92225 Mon Sep 17 00:00:00 2001 From: Yoon Park Date: Sat, 26 Aug 2023 18:26:24 +0900 Subject: [PATCH] Update changelog Signed-off-by: Yoon Park --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0064b171a2f..b78b5f4c86d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -80,6 +80,7 @@ New deprecation(s): - **General**: Fixed a typo in the StatefulSet scaling resolver ([#4902](https://github.com/kedacore/keda/pull/4902)) - **General**: Refactor ScaledJob related methods to be located at scale_handler ([#4781](https://github.com/kedacore/keda/issues/4781)) +- **General**: Expose prometheus metrics at ScaledJob like ScaledObject ([#4798](https://github.com/kedacore/keda/issues/4798)) ## v2.11.2