From 7be29811989256a6d5f412262568896511269523 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Agust=C3=ADn=20Mart=C3=ADnez=20Fay=C3=B3?= Date: Wed, 4 Sep 2024 00:40:24 -0300 Subject: [PATCH] Update changelog for v1.10.3 (#5460) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Agustín Martínez Fayó --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5dfe15f15a..2109dce6c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [1.10.3] - 2024-09-03 + +### Fixed + +- Regression in agent health check, requiring the agent to have an SVID on disk to be healthy (#5459) + ## [1.10.2] - 2024-09-03 ### Added