From a276c939651a23319e109d4d493f5639f1426589 Mon Sep 17 00:00:00 2001 From: Blake Rouse Date: Thu, 7 Dec 2023 13:51:32 -0500 Subject: [PATCH] Add changelog entry. --- CHANGELOG.next.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.next.asciidoc b/CHANGELOG.next.asciidoc index 39f80047af3..7275eb32e81 100644 --- a/CHANGELOG.next.asciidoc +++ b/CHANGELOG.next.asciidoc @@ -63,6 +63,7 @@ https://github.com/elastic/beats/compare/v8.8.1\...main[Check the HEAD diff] - Fix panic when MaxRetryInterval is specified, but RetryInterval is not {pull}35820[35820] - Support build of projects outside of beats directory {pull}36126[36126] - Fix memqueue producer blocking indefinitely even after being cancelled {issue}22813[22813] {pull}37077[37077] +- Support Elastic Agent control protocol chunking support {pull}37343[37343] *Auditbeat*