Fleet and Elastic Agent 8.16.1
editFleet and Elastic Agent 8.16.1
editBug fixes
edit- Elastic Agent
-
- During an Elastic Agent upgrade, resolve paths to a proper value assuming that the upgrading agent is installed. #5879 #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. #5909 -
Skip calling the
notifyFleetAuditUninstall
function to notify Fleet on Windows during Elastic Agent uninstall, to significantly reduce likelihood of an exception being thrown. #6065 #5952