From 4184106c5676218b3f5a98698848733f487c023b Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 20:38:12 +0000 Subject: [PATCH] [main](backport #41011) Add missing changelog for ES fix. (#41020) * Add missing changelog for ES fix. (#41011) (cherry picked from commit f4fe6aea5c0d3268ec78a23fb11460dce611fc34) # Conflicts: # CHANGELOG.asciidoc * Fix conflict in CHANGELOG.asciidoc --------- Co-authored-by: Craig MacKenzie --- CHANGELOG.asciidoc | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc index 254b1a59063..7d02e38e6a3 100644 --- a/CHANGELOG.asciidoc +++ b/CHANGELOG.asciidoc @@ -7,7 +7,11 @@ === Beats version 8.15.2 https://github.com/elastic/beats/compare/v8.15.0\...v8.15.2[View commits] -==== Breaking changes +==== Bugfixes + +*Affecting all Beats* + +- Fix bug that prevented the Elasticsearch output from recovering from an interrupted connection. {issue}40705[40705] {pull}40769[40796] *Metricbeat*