diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc index 16884aa44493..e9732e61f3c5 100644 --- a/CHANGELOG.asciidoc +++ b/CHANGELOG.asciidoc @@ -9,6 +9,10 @@ https://github.com/elastic/beats/compare/v8.15.1\...v8.15.2[View commits] ==== Bugfixes +*Affecting all Beats* + +- Fix bug that prevented the Elasticsearch output from recovering from an interrupted connection. {issue}40705[40705] {pull}40769[40796] + *Filebeat* - Fix publication of group data from the Okta entity analytics provider. {pull}40681[40681] diff --git a/CHANGELOG.next.asciidoc b/CHANGELOG.next.asciidoc index 3d070562508d..f1662d00be11 100644 --- a/CHANGELOG.next.asciidoc +++ b/CHANGELOG.next.asciidoc @@ -68,7 +68,6 @@ https://github.com/elastic/beats/compare/v8.8.1\...main[Check the HEAD diff] - Support Elastic Agent control protocol chunking support {pull}37343[37343] - Lower logging level to debug when attempting to configure beats with unknown fields from autodiscovered events/environments {pull}[37816][37816] - Set timeout of 1 minute for FQDN requests {pull}37756[37756] -- Fix bug that prevented the Elasticsearch output from recovering from an interrupted connection. {issue}40705[40705] {pull}40769[40796] *Auditbeat*