You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]
0 commit comments