From e1407603dc4698f954f7da5aaebd89b7c39fa5ed Mon Sep 17 00:00:00 2001 From: Karen Metts Date: Mon, 12 Jan 2026 15:57:35 -0500 Subject: [PATCH] Doc: Add Fleet and Agent release notes for 8.19.9 and 8.19.10 --- .../release-notes/release-notes-8.19.asciidoc | 54 ++++++++++++++++++- 1 file changed, 53 insertions(+), 1 deletion(-) 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 a636b85f4..1340f5768 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,8 @@ This section summarizes the changes in each release. +* <> +* <> * <> * <> * <> @@ -29,6 +31,56 @@ Also check: * {kibana-ref}/release-notes.html[{kib} release notes] * {beats-ref}/release-notes.html[{beats} release notes] +// begin 8.19.10 relnotes + +[[release-notes-8.19.10]] +== {fleet} and {agent} 8.19.10 + +[discrete] +[[features-enhancements-8.19.10]] +=== New features and enhancements + +Elastic Agent:: + +* Update OTel Collector components to v0.141.0. https://github.com/elastic/elastic-agent/pull/11671[#11671] + +[discrete] +[[bug-fixes-8.19.10]] +=== Bug fixes + +Elastic Agent:: + +* Fix signature verification using the upgrade command with the --source-uri flag for fleet-managed agents. https://github.com/elastic/elastic-agent/pull/11826[#11826] https://github.com/elastic/elastic-agent/issues/11152[#11152] +* Fix FLEET_TOKEN_POLICY_NAME environment variable for the container command to handle cases where there are more than 20 agent policies available. https://github.com/elastic/elastic-agent/pull/12073[#12073] https://github.com/elastic/elastic-agent/issues/12069[#12069] + +// end 8.19.10 relnotes + +// begin 8.19.9 relnotes + +[[release-notes-8.19.9]] +== {fleet} and {agent} 8.19.9 + +[discrete] +[[features-enhancements-8.19.9]] +=== New features and enhancements + +Elastic Agent:: + +* Allow setting component runtime per input type. https://github.com/elastic/elastic-agent/pull/11186[#11186] + +[discrete] +[[bug-fixes-8.19.9]] +=== Bug fixes + +Elastic Agent:: + +* Ensure the self-monitoring configuration accounts for the runtime components actually run in. https://github.com/elastic/elastic-agent/pull/11300[#11300] +* Allow host to be a string for OTel configuration translation. https://github.com/elastic/elastic-agent/pull/11394[#11394] https://github.com/elastic/elastic-agent/issues/11352[#11352] +* Add environment.yaml file to diagnostics. https://github.com/elastic/elastic-agent/pull/11484[#11484] https://github.com/elastic/elastic-agent/issues/10966[#10966] +* Merge multiple agent keys when loading config. https://github.com/elastic/elastic-agent/pull/11619[#11619] https://github.com/elastic/elastic-agent/issues/3717[#3717] + +// end 8.19.9 relnotes + // begin 8.19.8 relnotes [[release-notes-8.19.8]] @@ -60,7 +112,7 @@ Elastic Agent:: == {fleet} and {agent} 8.19.7 [discrete] -[[bug-fixes-8.19.9]] +[[bug-fixes-8.19.7]] === Bug fixes Elastic Agent::