Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.4>>
* <<release-notes-8.16.3>>
* <<release-notes-8.16.2>>
* <<release-notes-8.16.1>>
Expand All @@ -24,6 +25,31 @@ Also see:
* {kibana-ref}/release-notes.html[{kib} release notes]
* {beats-ref}/release-notes.html[{beats} release notes]

// begin 8.16.4 relnotes

Review important information about the {fleet} and {agent} 8.16.4 release.

[[release-notes-8.16.4]]
== {fleet} and {agent} 8.16.4

[discrete]
[[security-updates-8.16.4]]
=== Security updates

{agent}::
* Upgrade NodeJS to LTS v18.20.6. {agent-pull}6641[#6641]

[discrete]
[[bug-fixes-8.16.4]]
=== Bug fixes

{agent}::
* Emit vars even if provider data is empty from the start. {agent-pull}6598[#6598]
* Redact secrets within complex nested paths. {agent-pull}6710[#6710]
* Improve the CLI output message when `elastic-agent uninstall` runs after the agent has previously been unenrolled. {agent-pull}6735[#6735]

// end 8.16.4 relnotes

// begin 8.16.3 relnotes

[[release-notes-8.16.3]]
Expand Down
Loading