From 5e77d2f17ae7e39b40bbaae9888afe06d7d645f3 Mon Sep 17 00:00:00 2001 From: Jorge Turrado Date: Sat, 9 Dec 2023 13:58:58 +0100 Subject: [PATCH] Update changelog Signed-off-by: Jorge Turrado --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 446a43da..ad83aadb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,7 +21,7 @@ This changelog keeps track of work items that have been completed and are ready ### New -- **General**: TODO ([#TODO](https://github.com/kedacore/http-add-on/issues/TODO)) +- **General**: Support any resource which implements `/scale` subresource ([#438](https://github.com/kedacore/http-add-on/issues/438)) ### Improvements @@ -37,7 +37,7 @@ You can find all deprecations in [this overview](https://github.com/kedacore/htt New deprecation(s): -- **General**: TODO ([#TODO](https://github.com/kedacore/http-add-on/issues/TODO)) +- **General**: Deprecated `KEDA_HTTP_DEPLOYMENT_CACHE_POLLING_INTERVAL_MS` in favor of `KEDA_HTTP_ENDPOINTS_CACHE_POLLING_INTERVAL_MS` ([#438](https://github.com/kedacore/http-add-on/issues/438)) Previously announced deprecation(s):