From 35ee0d0623848b046214e0c17a9a4624d4fc5e6e Mon Sep 17 00:00:00 2001 From: Dan Kortschak <90160302+efd6@users.noreply.github.com> Date: Tue, 19 Mar 2024 17:14:16 +1030 Subject: [PATCH] remove irrelevant changelog entries --- CHANGELOG.next.asciidoc | 2 -- 1 file changed, 2 deletions(-) diff --git a/CHANGELOG.next.asciidoc b/CHANGELOG.next.asciidoc index 9266cbc0fa0..6c4f73d8efe 100644 --- a/CHANGELOG.next.asciidoc +++ b/CHANGELOG.next.asciidoc @@ -99,8 +99,6 @@ fields added to events containing the Beats version. {pull}37553[37553] - Fix a race condition that could crash Filebeat with a "negative WaitGroup counter" error {pull}38094[38094] - Fix "failed processing S3 event for object key" error on aws-s3 input when key contains the "+" character {issue}38012[38012] {pull}38125[38125] - Fix duplicated addition of regexp extension in CEL input. {pull}38181[38181] -- Fix the incorrect values generated by the uri_parts processor. {pull}38216[38216] -- Fix HTTPJSON handling of empty object bodies in POST requests. {issue}33961[33961] {pull}38290[38290] - Fix PEM key validation for CEL and HTTPJSON inputs. {pull}38405[38405] *Heartbeat*