diff --git a/CHANGELOG.next.asciidoc b/CHANGELOG.next.asciidoc index 38b4ac283ad..53e1f6840a1 100644 --- a/CHANGELOG.next.asciidoc +++ b/CHANGELOG.next.asciidoc @@ -49,20 +49,6 @@ https://github.com/elastic/beats/compare/v8.8.1\...main[Check the HEAD diff] - Fix a race condition that could crash Filebeat with a "negative WaitGroup counter" error {pull}38094[38094] - Prevent HTTPJSON holding response bodies between executions. {issue}35219[35219] {pull}38116[38116] -- 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] -- Fix filebeat gcs input panic {pull}38407[38407] -- Rename `activity_guid` to `activity_id` in ETW input events to suit other Windows inputs. {pull}38530[38530] -- Add missing provider registration and fix published entity for Active Directory entityanalytics provider. {pull}38645[38645] -- Fix handling of un-parsed JSON in O365 module. {issue}37800[37800] {pull}38709[38709] -- Fix filestream's registry GC: registry entries are now removed from the in-memory and disk store when they're older than the set TTL {issue}36761[36761] {pull}38488[38488] -- Fix indexing failures by re-enabling event normalisation in netflow input. {issue}38703[38703] {pull}38780[38780] -- Fix handling of truncated files in Filestream {issue}38070[38070] {pull}38416[38416] -- Fix panic when more than 32767 pipeline clients are active. {issue}38197[38197] {pull}38556[38556] -- Fix filestream's registry GC: registry entries are now removed from the in-memory and disk store when they're older than the set TTL {issue}36761[36761] {pull}38488[38488] - [threatintel] MISP splitting fix for empty responses {issue}38739[38739] {pull}38917[38917] *Heartbeat*