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 8.17.7 release.
36
+
37
+
[discrete]
38
+
[[security-updates-8.17.7]]
39
+
=== Security updates
40
+
41
+
* Upgrade Go version to v1.24.3 in {{agent}}. {agent-pull}8109[https://github.com/elastic/elastic-agent/pull/8109]
42
+
43
+
44
+
[discrete]
45
+
[[bug-fixes-8.17.7]]
46
+
=== Bug fixes
47
+
48
+
* Improve the upgrade process for {{agent}} installed using DEB or RPM packages by copying the run directory from the previous installation into the new version's folder. {agent-pull}7999[https://github.com/elastic/elastic-agent/pull/7999] {agent-issue}3832[https://github.com/elastic/elastic-agent/issues/3832]
49
+
50
+
// end 8.17.7 relnotes
32
51
33
52
// begin 8.17.6 relnotes
34
53
@@ -61,7 +80,7 @@ Review important information about the 8.17.5 release.
61
80
=== Enhancements
62
81
63
82
{agent}::
64
-
* Ensure consistent input order In self-monitoring configuration. {agent-pull}7724[#7724]
83
+
* Ensure consistent input order In self-monitoring configuration. {agent-pull}7724[#7724]
65
84
66
85
[discrete]
67
86
[[bug-fixes-8.17.5]]
@@ -76,7 +95,7 @@ Review important information about the 8.17.5 release.
76
95
* Fix concurrent access to remote bulker configuration. {fleet-server-pull}4776[#4776]
77
96
78
97
{agent}::
79
-
* Change how Windows process handles are obtained when assigning sub-processes to job objects. {agent-pull}6825[#6825]
98
+
* Change how Windows process handles are obtained when assigning sub-processes to job objects. {agent-pull}6825[#6825]
80
99
* Rework Windows user password generation to meet security policy constraints. {agent-pull}7507[#7507] {agent-issue}7506[#7506]
81
100
* Wait for Windows service to be fully removed before re-installing during agent switch. {agent-pull}7589[#7589] {agent-issue}6970[#6970]
82
101
* Fix panic during shutdown in `Fleetgateway`. {agent-pull}7629[#7629] {agent-issue}7309[#7309]
@@ -126,16 +145,16 @@ In the 9.x releases, the option that appears in the UI for an upgrade across a m
126
145
The 8.17.4 release adds the following new and notable features.
* Include all metadata that is sent to {fleet} in the `agent-info.yaml` file in diagnostics by default. {agent-pull}7029[#7029]
138
-
* Add API key prefix to managed OTLP endpoint host configurations in EDOT collector kube stack Helm chart. {agent-pull}7063[#7063]
156
+
* Include all metadata that is sent to {fleet} in the `agent-info.yaml` file in diagnostics by default. {agent-pull}7029[#7029]
157
+
* Add API key prefix to managed OTLP endpoint host configurations in EDOT collector kube stack Helm chart. {agent-pull}7063[#7063]
139
158
140
159
[discrete]
141
160
[[bug-fixes-8.17.4]]
@@ -144,15 +163,15 @@ The 8.17.4 release adds the following new and notable features.
144
163
{agent}::
145
164
* 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]
146
165
* Improve message when Fleet Server's audit API endpoint returns a 401 Unauthorized response. {agent-pull}6735[#6735] {agent-issue}6711[#6711]
147
-
* Fix `secret_paths` redaction along complex paths in diagnostics. {agent-pull}6710[#6710]
166
+
* Fix `secret_paths` redaction along complex paths in diagnostics. {agent-pull}6710[#6710]
148
167
* Make enroll command backoff more conservative and add backoff when using `--delay-enroll`. {agent-pull}6983[#6983] {agent-issue}6761[#6761]
149
168
* 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]
150
-
* Support IPv6 hosts in enroll URL. {agent-pull}7036[#7036]
151
-
* Support IPv6 hosts in GRPC configuration. {agent-pull}7035[#7035]
152
-
* Rotate logger output file when writing to a symbolic link. {agent-pull}6938[#6938]
169
+
* Support IPv6 hosts in enroll URL. {agent-pull}7036[#7036]
170
+
* Support IPv6 hosts in GRPC configuration. {agent-pull}7035[#7035]
171
+
* Rotate logger output file when writing to a symbolic link. {agent-pull}6938[#6938]
153
172
* Do not fail Windows permission updates on missing files or paths. {agent-pull}7305[#7305] {agent-issue}7301[#7301]
154
-
* Make `otelcol` script executable in the Docker image. {agent-pull}7345[#7345]
155
-
* Fix {es} exporter configuration in `kube-stack` values. {agent-pull}7380[#7380]
173
+
* Make `otelcol` script executable in the Docker image. {agent-pull}7345[#7345]
174
+
* Fix {es} exporter configuration in `kube-stack` values. {agent-pull}7380[#7380]
156
175
157
176
// end 8.17.4 relnotes
158
177
@@ -267,7 +286,7 @@ impact to your application.
267
286
268
287
*Details*
269
288
270
-
{ecloud} deployments that use the smallest available {kib} instance size of 1 GB may crash due to out of memory errors when the Security UI is loaded.
289
+
{ecloud} deployments that use the smallest available {kib} instance size of 1 GB may crash due to out of memory errors when the Security UI is loaded.
0 commit comments