Skip to content

Commit 2ac65fa

Browse files
committed
Add Fleet & Agent 8.16.6 Release Notes
1 parent 7ed81bd commit 2ac65fa

File tree

1 file changed

+36
-2
lines changed

1 file changed

+36
-2
lines changed

docs/en/ingest-management/release-notes/release-notes-8.16.asciidoc

Lines changed: 36 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
:beats-issue: https://github.com/elastic/beats/issues/
55
:beats-pull: https://github.com/elastic/beats/pull/
66
:agent-libs-pull: https://github.com/elastic/elastic-agent-libs/pull/
7-
:agent-issue: https://github.com/elastic/elastic-agent/issues/
7+
:agent-issue: https://github.com/elastic/elastic-agent/issue/
88
:agent-pull: https://github.com/elastic/elastic-agent/pull/
99
:fleet-server-issue: https://github.com/elastic/fleet-server/issues/
1010
:fleet-server-pull: https://github.com/elastic/fleet-server/pull/
@@ -14,6 +14,7 @@
1414

1515
This section summarizes the changes in each release.
1616

17+
* <<release-notes-8.16.6>>
1718
* <<release-notes-8.16.5>>
1819
* <<release-notes-8.16.4>>
1920
* <<release-notes-8.16.3>>
@@ -26,6 +27,39 @@ Also see:
2627
* {kibana-ref}/release-notes.html[{kib} release notes]
2728
* {beats-ref}/release-notes.html[{beats} release notes]
2829

30+
// begin 8.16.6 relnotes
31+
32+
[[release-notes-8.16.6]]
33+
== {fleet} and {agent} 8.16.6
34+
35+
Review important information about the {fleet} and {agent} 8.16.6 release.
36+
37+
[discrete]
38+
[[enhancements-8.16.6]]
39+
=== Enhancements
40+
41+
{agent}::
42+
* Include all metadata that is sent to {fleet} in the `agent-info.yaml` file in diagnostics by default. {agent-pull}7029[#7029]
43+
44+
[discrete]
45+
[[bug-fixes-8.16.6]]
46+
=== Bug fixes
47+
48+
{agent}::
49+
* Add conditions To `copy_fields` processors to prevent spamming the debug logs. {agent-pull}6730[#6730] {agent-issue}5299[#5299]
50+
* Make enroll command backoff more conservative. {agent-pull}6983[#6983] {agent-issue}6761[#6761]
51+
* Add missing null checks to AST methods. {agent-pull}7009[#7009] {agent-issue}6999[#6999]
52+
* Fix an issue where `fixpermissions` on Windows incorrectly returned an error message due to improper handling of Windows API return values. {agent-pull}7059[#7059] {agent-issue}6917[#6917]
53+
* Support IPv6 hosts in enroll URL. {agent-pull}7036[#7036]
54+
* Support IPv6 hosts in GRPC configuration. {agent-pull}7035[#7035]
55+
* Rotate logger output file when writing to a symbolic link. {agent-pull}6938[#6938]
56+
* Do not fail Windows permission updates on missing files or paths. {agent-pull}7305[#7305] {agent-issue}7301[#7301]
57+
* Make `otelcol` executable in the Docker image. {agent-pull}7345[#7345]
58+
59+
// end 8.16.6 relnotes
60+
61+
62+
2963
// begin 8.16.5 relnotes
3064

3165
[[release-notes-8.16.5]]
@@ -249,7 +283,7 @@ stack: frame={sp:0xc0000675d0, fp:0xc000067738} stack=[0xc000064000,0xc000068000
249283
(...)
250284
----
251285
252-
For other examples, refer to {agent} link:https://github.com/elastic/elastic-agent/issues/5952#issuecomment-2475044465[issue #5952].
286+
For other examples, refer to {agent} link:5952#issuecomment-2475044465[issue #5952].
253287
254288
This problem occurs when {agent} notifies {fleet} to audit the uninstall process.
255289

0 commit comments

Comments
 (0)