This documentation contains work-in-progress information for future Elastic Stack and Cloud releases. Use the version selector to view supported release docs. It also contains some Elastic Cloud serverless information. Check out our serverless docs for more details.
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