From e479310abdbb9840cd85b80b67d4eeec324663e6 Mon Sep 17 00:00:00 2001 From: Alberto Delgado Roda Date: Mon, 12 Feb 2024 18:19:39 +0100 Subject: [PATCH] correct changelog modification --- CHANGELOG.next.asciidoc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG.next.asciidoc b/CHANGELOG.next.asciidoc index aaa106fc2f84..83e6da07b5d0 100644 --- a/CHANGELOG.next.asciidoc +++ b/CHANGELOG.next.asciidoc @@ -24,8 +24,6 @@ you can achieve this by overwriting the value using an `add_fields` processor. { *Heartbeat* -- Adjust State loader to only retry for failed requests and not for 4xx. {pull}37981[37981] - *Metricbeat* @@ -91,6 +89,7 @@ you can achieve this by overwriting the value using an `add_fields` processor. { - Fix panics when parsing dereferencing invalid parsed url. {pull}34702[34702] - Fix setuid root when running under cgroups v2. {pull}37794[37794] +- Adjust State loader to only retry for failed requests and not for 4xx. {pull}37981[37981] *Metricbeat*