Skip to content

Commit

Permalink
Add Fleet & Agent 8.16.1 Release Notes (#1486)
Browse files Browse the repository at this point in the history
* Add Fleet & Agent 8.16.1 Release Notes

* Fix ID

(cherry picked from commit 2cb5aab)
  • Loading branch information
kilfoyle authored and mergify[bot] committed Nov 20, 2024
1 parent f19843a commit 4753a22
Showing 1 changed file with 17 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@

This section summarizes the changes in each release.

* <<release-notes-8.16.1>>
* <<release-notes-8.16.0>>

Also see:
Expand All @@ -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

Expand Down

0 comments on commit 4753a22

Please sign in to comment.