Skip to content

Commit 79a8da5

Browse files
committed
Add Fleet & Agent 8.16.6 Release Notes
1 parent 7ed81bd commit 79a8da5

File tree

1 file changed

+33
-1
lines changed

1 file changed

+33
-1
lines changed

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

+33-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
:beats-pull: https://github.com/elastic/beats/pull/
66
:agent-libs-pull: https://github.com/elastic/elastic-agent-libs/pull/
77
:agent-issue: https://github.com/elastic/elastic-agent/issues/
8-
:agent-pull: https://github.com/elastic/elastic-agent/pull/
8+
:agent-pull:
99
:fleet-server-issue: https://github.com/elastic/fleet-server/issues/
1010
:fleet-server-pull: https://github.com/elastic/fleet-server/pull/
1111

@@ -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,37 @@ 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}https://github.com/elastic/elastic-agent/issues/6761[#https://github.com/elastic/elastic-agent/issues/6761]
51+
* Add missing null checks to AST methods. {agent-pull}7009[#7009] {agent-issue}https://github.com/elastic/elastic-agent/issues/6999[#https://github.com/elastic/elastic-agent/issues/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}https://github.com/elastic/elastic-agent/issues/6917[#https://github.com/elastic/elastic-agent/issues/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}https://github.com/elastic/elastic-agent/6938[#https://github.com/elastic/elastic-agent/6938]
56+
* Do not fail Windows permission updates on missing files or paths. {agent-pull}7305[#7305] {agent-issue}https://github.com/elastic/elastic-agent/issues/7301[#https://github.com/elastic/elastic-agent/issues/7301]
57+
* Make `otelcol` executable in the Docker image. {agent-pull}7345[#7345]
58+
59+
// end 8.16.6 relnotes
60+
2961
// begin 8.16.5 relnotes
3062

3163
[[release-notes-8.16.5]]

0 commit comments

Comments
 (0)