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
+
elastic-agent::
42
+
* Upgrade Go version to 1.24.3. {agent-pull}8109[https://github.com/elastic/elastic-agent/pull/8109]
43
+
44
+
45
+
[discrete]
46
+
[[bug-fixes-8.17.7]]
47
+
=== Bug fixes
48
+
49
+
elastic-agent::
50
+
* Preserve Agent run state on DEB and RPM upgrades. {agent-pull}7999[https://github.com/elastic/elastic-agent/pull/7999] {agent-issue}3832[https://github.com/elastic/elastic-agent/issues/3832]
51
+
52
+
// end 8.17.7 relnotes
32
53
33
54
// begin 8.17.6 relnotes
34
55
@@ -61,7 +82,7 @@ Review important information about the 8.17.5 release.
61
82
=== Enhancements
62
83
63
84
{agent}::
64
-
* Ensure consistent input order In self-monitoring configuration. {agent-pull}7724[#7724]
85
+
* Ensure consistent input order In self-monitoring configuration. {agent-pull}7724[#7724]
65
86
66
87
[discrete]
67
88
[[bug-fixes-8.17.5]]
@@ -76,7 +97,7 @@ Review important information about the 8.17.5 release.
76
97
* Fix concurrent access to remote bulker configuration. {fleet-server-pull}4776[#4776]
77
98
78
99
{agent}::
79
-
* Change how Windows process handles are obtained when assigning sub-processes to job objects. {agent-pull}6825[#6825]
100
+
* Change how Windows process handles are obtained when assigning sub-processes to job objects. {agent-pull}6825[#6825]
80
101
* Rework Windows user password generation to meet security policy constraints. {agent-pull}7507[#7507] {agent-issue}7506[#7506]
81
102
* Wait for Windows service to be fully removed before re-installing during agent switch. {agent-pull}7589[#7589] {agent-issue}6970[#6970]
82
103
* Fix panic during shutdown in `Fleetgateway`. {agent-pull}7629[#7629] {agent-issue}7309[#7309]
@@ -126,16 +147,16 @@ In the 9.x releases, the option that appears in the UI for an upgrade across a m
126
147
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]
158
+
* Include all metadata that is sent to {fleet} in the `agent-info.yaml` file in diagnostics by default. {agent-pull}7029[#7029]
159
+
* Add API key prefix to managed OTLP endpoint host configurations in EDOT collector kube stack Helm chart. {agent-pull}7063[#7063]
139
160
140
161
[discrete]
141
162
[[bug-fixes-8.17.4]]
@@ -144,15 +165,15 @@ The 8.17.4 release adds the following new and notable features.
144
165
{agent}::
145
166
* 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
167
* 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]
168
+
* Fix `secret_paths` redaction along complex paths in diagnostics. {agent-pull}6710[#6710]
148
169
* Make enroll command backoff more conservative and add backoff when using `--delay-enroll`. {agent-pull}6983[#6983] {agent-issue}6761[#6761]
149
170
* 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]
171
+
* Support IPv6 hosts in enroll URL. {agent-pull}7036[#7036]
172
+
* Support IPv6 hosts in GRPC configuration. {agent-pull}7035[#7035]
173
+
* Rotate logger output file when writing to a symbolic link. {agent-pull}6938[#6938]
153
174
* 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]
175
+
* Make `otelcol` script executable in the Docker image. {agent-pull}7345[#7345]
176
+
* Fix {es} exporter configuration in `kube-stack` values. {agent-pull}7380[#7380]
156
177
157
178
// end 8.17.4 relnotes
158
179
@@ -267,7 +288,7 @@ impact to your application.
267
288
268
289
*Details*
269
290
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.
291
+
{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