File tree 2 files changed +18
-2
lines changed
docs/en/ingest-management
2 files changed +18
-2
lines changed Original file line number Diff line number Diff line change @@ -237,7 +237,7 @@ include::troubleshooting/troubleshooting.asciidoc[leveloffset=+2]
237
237
238
238
include::troubleshooting/faq.asciidoc[leveloffset=+2]
239
239
240
- include::release-notes/release-notes-8.17 .asciidoc[leveloffset=+1]
240
+ include::release-notes/release-notes-8.16 .asciidoc[leveloffset=+1]
241
241
242
242
include::elastic-agent/install-fleet-managed-agent.asciidoc[leveloffset=+2]
243
243
Original file line number Diff line number Diff line change @@ -27,10 +27,26 @@ Also see:
27
27
28
28
// begin 8.16.4 relnotes
29
29
30
+ Review important information about the {fleet} and {agent} 8.16.4 release.
31
+
30
32
[[release-notes-8.16.4]]
31
33
== {fleet} and {agent} 8.16.4
32
34
33
- There are no bug fixes for {fleet} or {agent} in this release.
35
+ [discrete]
36
+ [[security-updates-8.16.4]]
37
+ === Security updates
38
+
39
+ {agent}::
40
+ * Upgrade NodeJS to LTS v18.20.6. {agent-pull}6641[#6641]
41
+
42
+ [discrete]
43
+ [[bug-fixes-8.16.4]]
44
+ === Bug fixes
45
+
46
+ {agent}::
47
+ * Emit vars even if provider data is empty from the start. {agent-pull}6598[#6598]
48
+ * Redact secrets within complex nested paths. {agent-pull}6710[#6710]
49
+ * Improve the CLI output message when `elastic-agent uninstall` runs after the agent has previously been unenrolled. {agent-pull}6735[#6735]
34
50
35
51
// end 8.16.4 relnotes
36
52
You can’t perform that action at this time.
0 commit comments