Skip to content

Commit d316274

Browse files
kilfoylecmacknz
andauthored
Add Fleet & Agent 8.16.6 Release Notes (elastic#1739) (elastic#1744)
* Add Fleet & Agent 8.16.6 Release Notes * Add Fleet contents * Update docs/en/ingest-management/release-notes/release-notes-8.16.asciidoc Co-authored-by: Craig MacKenzie <[email protected]> * Update docs/en/ingest-management/release-notes/release-notes-8.16.asciidoc Co-authored-by: Craig MacKenzie <[email protected]> * Update docs/en/ingest-management/release-notes/release-notes-8.16.asciidoc Co-authored-by: Craig MacKenzie <[email protected]> --------- Co-authored-by: Craig MacKenzie <[email protected]> (cherry picked from commit 4782eec)
1 parent 95120ce commit d316274

File tree

1 file changed

+39
-2
lines changed

1 file changed

+39
-2
lines changed

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

Lines changed: 39 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,42 @@ 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+
{fleet}::
49+
* Fix an issue with the {agent} binary download field being blank when a policy uses the default download source. {kibana-pull}214360[#214360]
50+
51+
{agent}::
52+
* Add conditions to the `copy_fields` processors used with {agent} self-monitoring to prevent spamming the debug logs. {agent-pull}6730[#6730] {agent-issue}5299[#5299]
53+
* Make enroll command backoff more conservative and add backoff when using `--delay-enroll`. {agent-pull}6983[#6983] {agent-issue}6761[#6761]
54+
* Add missing null checks to AST methods. {agent-pull}7009[#7009] {agent-issue}6999[#6999]
55+
* 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]
56+
* Support IPv6 hosts in enroll URL. {agent-pull}7036[#7036]
57+
* Support IPv6 hosts in GRPC configuration. {agent-pull}7035[#7035]
58+
* Rotate logger output file when writing to a symbolic link. {agent-pull}6938[#6938]
59+
* Do not fail Windows permission updates on missing files or paths. {agent-pull}7305[#7305] {agent-issue}7301[#7301]
60+
* Make `otelcol` script executable in the Docker image. {agent-pull}7345[#7345]
61+
62+
// end 8.16.6 relnotes
63+
64+
65+
2966
// begin 8.16.5 relnotes
3067

3168
[[release-notes-8.16.5]]
@@ -249,7 +286,7 @@ stack: frame={sp:0xc0000675d0, fp:0xc000067738} stack=[0xc000064000,0xc000068000
249286
(...)
250287
----
251288
252-
For other examples, refer to {agent} link:https://github.com/elastic/elastic-agent/issues/5952#issuecomment-2475044465[issue #5952].
289+
For other examples, refer to {agent} link:5952#issuecomment-2475044465[issue #5952].
253290
254291
This problem occurs when {agent} notifies {fleet} to audit the uninstall process.
255292

0 commit comments

Comments
 (0)