Skip to content

Commit 9e6417a

Browse files
kilfoylecmacknz
andauthored
Add Fleet & Agent 8.17.4 Release Notes (#1740)
* Add Fleet & Agent 8.17.4 Release Notes * Update docs/en/ingest-management/release-notes/release-notes-8.17.asciidoc Co-authored-by: Craig MacKenzie <[email protected]> * Update docs/en/ingest-management/release-notes/release-notes-8.17.asciidoc Co-authored-by: Craig MacKenzie <[email protected]> * Update docs/en/ingest-management/release-notes/release-notes-8.17.asciidoc Co-authored-by: Craig MacKenzie <[email protected]> * Update docs/en/ingest-management/release-notes/release-notes-8.17.asciidoc Co-authored-by: Craig MacKenzie <[email protected]> * Update docs/en/ingest-management/release-notes/release-notes-8.17.asciidoc Co-authored-by: Craig MacKenzie <[email protected]> * Update docs/en/ingest-management/release-notes/release-notes-8.17.asciidoc Co-authored-by: Craig MacKenzie <[email protected]> * Update docs/en/ingest-management/release-notes/release-notes-8.17.asciidoc Co-authored-by: Craig MacKenzie <[email protected]> --------- Co-authored-by: Craig MacKenzie <[email protected]>
1 parent 7ed81bd commit 9e6417a

File tree

1 file changed

+44
-0
lines changed

1 file changed

+44
-0
lines changed

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

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
This section summarizes the changes in each release.
1616

17+
* <<release-notes-8.17.4>>
1718
* <<release-notes-8.17.3>>
1819
* <<release-notes-8.17.2>>
1920
* <<release-notes-8.17.1>>
@@ -26,6 +27,49 @@ Also see:
2627

2728

2829

30+
// begin 8.17.4 relnotes
31+
32+
[[release-notes-8.17.4]]
33+
== {fleet} and {agent} 8.17.4
34+
35+
Review important information about the 8.17.4 release.
36+
37+
[discrete]
38+
[[new-features-8.17.4]]
39+
=== New features
40+
41+
The 8.17.4 release adds the following new and notable features.
42+
43+
{agent}::
44+
* Add managed OTLP endpoint sample configurations. {agent-pull}6630[#6630]
45+
46+
[discrete]
47+
[[enhancements-8.17.4]]
48+
=== Enhancements
49+
50+
{agent}::
51+
* Improve `kubernetes_secrets` provider secret logging. {agent-pull}6841[#6841] {agent-issue}6187[#6187]
52+
* Include all metadata that is sent to {fleet} in the `agent-info.yaml` file in diagnostics by default. {agent-pull}7029[#7029]
53+
* Add API key prefix to managed OTLP endpoint host configurations in EDOT collector kube stack Helm chart. {agent-pull}7063[#7063]
54+
55+
[discrete]
56+
[[bug-fixes-8.17.4]]
57+
=== Bug fixes
58+
59+
{agent}::
60+
* 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]
61+
* Improve message when Fleet Server's audit API endpoint returns a 401 Unauthorized response. {agent-pull}6735[#6735] {agent-issue}6711[#6711]
62+
* Fix `secret_paths` redaction along complex paths in diagnostics. {agent-pull}6710[#6710]
63+
* Make enroll command backoff more conservative and add backoff when using `--delay-enroll`. {agent-pull}6983[#6983] {agent-issue}6761[#6761]
64+
* 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]
65+
* Support IPv6 hosts in enroll URL. {agent-pull}7036[#7036]
66+
* Support IPv6 hosts in GRPC configuration. {agent-pull}7035[#7035]
67+
* Rotate logger output file when writing to a symbolic link. {agent-pull}6938[#6938]
68+
* Do not fail Windows permission updates on missing files or paths. {agent-pull}7305[#7305] {agent-issue}7301[#7301]
69+
* Make `otelcol` script executable in the Docker image. {agent-pull}7345[#7345]
70+
* Fix {es} exporter configuration in `kube-stack` values. {agent-pull}7380[#7380]
71+
72+
// end 8.17.4 relnotes
2973

3074
// begin 8.17.3 relnotes
3175

0 commit comments

Comments
 (0)