From 4276c8455083e1aa317cc9ce4a4c3cfc6e32cc42 Mon Sep 17 00:00:00 2001 From: Visha Angelova Date: Tue, 30 Jun 2026 12:30:13 +0200 Subject: [PATCH] Add Fleet and Agent release notes for 8.19.18 --- .../release-notes/release-notes-8.19.asciidoc | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/docs/en/ingest-management/release-notes/release-notes-8.19.asciidoc b/docs/en/ingest-management/release-notes/release-notes-8.19.asciidoc index 83ca07559..20c92eba0 100644 --- a/docs/en/ingest-management/release-notes/release-notes-8.19.asciidoc +++ b/docs/en/ingest-management/release-notes/release-notes-8.19.asciidoc @@ -14,6 +14,7 @@ This section summarizes the changes in each release. +* <> * <> * <> * <> @@ -38,6 +39,26 @@ Also check: * {kibana-ref}/release-notes.html[{kib} release notes] * {beats-ref}/release-notes.html[{beats} release notes] +// begin 8.19.18 relnotes + +[[release-notes-8.19.18]] +== {fleet} and {agent} 8.19.18 + +[discrete] +[[enhancements-8.19.18]] +=== Enhancements + +* Adds `system.cpu.cores` field to self-monitoring data. https://github.com/elastic/elastic-agent/pull/14885[#14885] https://github.com/elastic/elastic-agent/issues/14862[#14862] +* Don't forcibly inject the `elasticdiagnostic` extension when running in plain OTel mode. https://github.com/elastic/elastic-agent/pull/15105[#15105] https://github.com/elastic/elastic-agent/issues/14606[#14606] + +[discrete] +[[bug-fixes-8.19.18]] +=== Bug fixes + +* Fix an issue where Beat receiver trace logs were missing from the diagnostics bundle. https://github.com/elastic/elastic-agent/pull/14716[#14716] + +// end 8.19.17 relnotes + // begin 8.19.17 relnotes [[release-notes-8.19.17]]