diff --git a/CHANGELOG.next.asciidoc b/CHANGELOG.next.asciidoc index 1216f0ca214b..8689c8aa610e 100644 --- a/CHANGELOG.next.asciidoc +++ b/CHANGELOG.next.asciidoc @@ -152,6 +152,7 @@ https://github.com/elastic/beats/compare/v8.8.1\...main[Check the HEAD diff] - Fix concurrency/error handling bugs in the AWS S3 input that could drop data and prevent ingestion of large buckets. {pull}39131[39131] - Fix EntraID query handling. {issue}39419[39419] {pull}39420[39420] - Fix request trace filename handling in http_endpoint input. {pull}39410[39410] +- Close connections properly in HTTPJSON input. {pull}39790[39790] *Heartbeat*