From 2ef444f4138854819668aa0c644908b21ebc2dec Mon Sep 17 00:00:00 2001 From: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com> Date: Wed, 20 Nov 2024 16:40:29 -0500 Subject: [PATCH] Add Fleet & Agent 8.16.1 Release Notes (#1486) * Add Fleet & Agent 8.16.1 Release Notes * Fix ID (cherry picked from commit 2cb5aabb08fc8d9d6e9d55d4aa9769808e483fc4) --- .../release-notes/release-notes-8.16.asciidoc | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/docs/en/ingest-management/release-notes/release-notes-8.16.asciidoc b/docs/en/ingest-management/release-notes/release-notes-8.16.asciidoc index 0bf7228f9..8fa2b9d24 100644 --- a/docs/en/ingest-management/release-notes/release-notes-8.16.asciidoc +++ b/docs/en/ingest-management/release-notes/release-notes-8.16.asciidoc @@ -14,6 +14,7 @@ This section summarizes the changes in each release. +* <> * <> Also see: @@ -23,6 +24,22 @@ Also see: // begin 8.16.0 relnotes +[[release-notes-8.16.1]] +== {fleet} and {agent} 8.16.1 + +[discrete] +[[bug-fixes-8.16.1]] +=== Bug fixes + +{agent}:: +* During an {agent} upgrade, resolve paths to a proper value assuming that the upgrading agent is installed. {agent-pull}5879[#5879] {agent-issue}5872[#5872] +* Trim spaces in the user input accepted by the cli.confirm function. This allows users to enter spaces around the `yes/no` inputs in CLI confirmation prompts. {agent-pull}5909[#5909] +* Skip calling the `notifyFleetAuditUninstall` function to notify {fleet} on Windows during {agent} uninstall, to significantly reduce likelihood of an exception being thrown. {agent-pull}6065[#6065] {agent-issue}5952[#5952] + +// end 8.16.1 relnotes + +// begin 8.16.0 relnotes + [[release-notes-8.16.0]] == {fleet} and {agent} 8.16.0