From 60b018ee4a9f51cd086f5ae010ef5db2b4cd647c Mon Sep 17 00:00:00 2001 From: Marc Nuri Date: Thu, 27 Apr 2023 15:17:25 +0200 Subject: [PATCH] chore: add missing entry to changelog for #5080 Signed-off-by: Marc Nuri --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 82a4453c15d..94993fa798f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,7 @@ * Fix #4998: removing the internal usage of the Serialization yaml mapper * Fix #5005: status operations use the context `subresource` setting * Fix #5022: adding additional buffering to ExecWatchInputStream +* Fix #5080: minimizing debug logs related to the backoff interval #### Dependency Upgrade * Fix #5006: Bump BouncyCastle to 1.72