From 4b95517734439a27a16bf7ceea36535aa32b1697 Mon Sep 17 00:00:00 2001 From: Juana De La Cuesta Date: Thu, 24 Apr 2025 04:54:38 +0200 Subject: [PATCH] Update .changelog/25721.txt Co-authored-by: Michael Schurter --- .changelog/25721.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changelog/25721.txt b/.changelog/25721.txt index 67b57568a..d354f9e00 100644 --- a/.changelog/25721.txt +++ b/.changelog/25721.txt @@ -1,3 +1,3 @@ -```release-note:bug +```release-note:breaking-change core: Errors encountered when reloading agent configuration will now cause agents to exit. Before configuration errors during reloads were only logged. This could lead to agents running but unable to communicate ```