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.18.2 release.
32
+
33
+
[discrete]
34
+
[[security-updates-8.18.2]]
35
+
=== Security updates
36
+
37
+
{agent}::
38
+
* Update Go version to v1.24.3 {agent-pull}8109[#8109]
39
+
40
+
{fleet}::
41
+
* Update Go version to v1.24.3 {fleet-server-pull}4891[#4891]
42
+
43
+
// end 8.18.2 relnotes
44
+
25
45
// begin 8.18.1 relnotes
26
46
27
47
[[release-notes-8.18.1]]
@@ -36,14 +56,8 @@ Review important information about the {fleet} and {agent} 8.18.1 release.
36
56
{fleet-server}::
37
57
* Add `grpcnotrace` build tags and ensure DCE (dead code elimination) is enabled. Reduce binary size by 34%. {fleet-server-pull}4784[#4784]
38
58
39
-
{agent}::
40
-
41
-
42
-
43
-
44
59
// end 8.18.1 relnotes
45
60
46
-
47
61
// begin 8.18.0 relnotes
48
62
49
63
[[release-notes-8.18.0]]
@@ -115,11 +129,11 @@ The 8.18.0 release Added the following new and notable features.
115
129
116
130
117
131
{agent}::
118
-
* Re-enable the OTel subcommand on Windows. {agent-pull}6068[#6068] {agent-issue}4976[#4976] {agent-issue}5710[#5710]
132
+
* Re-enable the OTel subcommand on Windows. {agent-pull}6068[#6068] {agent-issue}4976[#4976] {agent-issue}5710[#5710]
119
133
* Update the {agent} to only run composable providers if they are referenced in the agent policy. {agent-pull}6169[#6169] {agent-issue}3609[#3609] {agent-issue}4648[#4648]
120
134
* Add a flag to skip {fleet} audit or unenroll when uninstalling {agent}. {agent-pull}6206[#6206] {agent-issue}5757[#5757]
121
135
* Embed hints-based inputs in the {agent} Kubernetes container image. {agent-pull}6381[#6381] {agent-issue}5661[#5661]
122
-
* Add an error to the Windows Application Event Log if the `install`, `uninstall`, or `enroll` commands fail. {agent-pull}6410[#6410] {agent-issue}6338[#6338]
136
+
* Add an error to the Windows Application Event Log if the `install`, `uninstall`, or `enroll` commands fail. {agent-pull}6410[#6410] {agent-issue}6338[#6338]
123
137
* Add a logger to print the status and code when an {agent} enrollment call to {fleet} fails. {agent-pull}6477[#6477] {agent-issue}6287[#6287]
124
138
* Update {agent} Go version to 1.24.0. {agent-pull}6932[#6932]
125
139
* Update OTel components to v0.120.x. {agent-pull}7443[#7443]
@@ -140,7 +154,7 @@ The 8.18.0 release Added the following new and notable features.
140
154
* Return a 429 error when the {fleet-server} connection limit is reached instead of silently closing connections. {fleet-server-pull}4402[#4402]
141
155
142
156
{agent}::
143
-
* Prevent installation of {elastic-defend} in emulated environment, in which it's not supported. {agent-pull}6095[#6095] {agent-issue}6082[#6082]
157
+
* Prevent installation of {elastic-defend} in emulated environment, in which it's not supported. {agent-pull}6095[#6095] {agent-issue}6082[#6082]
144
158
* Re-enable notifying {fleet} when [agent] is uninstalled on Windows. {agent-pull}6257[#6257] {agent-issue}5952[#5952]
145
159
* Log a warning on same version upgrade attempts and prevent the agent from reporting a failed upgrade state. {agent-pull}6273[#6273] {agent-issue}6186[#6186]
146
160
* Add retries for requesting download verifiers when upgrading an agent. {agent-pull}6276[#6276] {agent-issue}5163[#5163]
0 commit comments