Skip to content

Commit a6d3a18

Browse files
copy release notes from 8.x (#1813)
1 parent 97e26d3 commit a6d3a18

File tree

1 file changed

+23
-9
lines changed

1 file changed

+23
-9
lines changed

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

Lines changed: 23 additions & 9 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.18.2>>
1718
* <<release-notes-8.18.1>>
1819
* <<release-notes-8.18.0>>
1920

@@ -22,6 +23,25 @@ Also see:
2223
* {kibana-ref}/release-notes.html[{kib} release notes]
2324
* {beats-ref}/release-notes.html[{beats} release notes]
2425

26+
// begin 8.18.2 relnotes
27+
28+
[[release-notes-8.18.2]]
29+
== {fleet} and {agent} 8.18.2
30+
31+
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+
2545
// begin 8.18.1 relnotes
2646

2747
[[release-notes-8.18.1]]
@@ -36,14 +56,8 @@ Review important information about the {fleet} and {agent} 8.18.1 release.
3656
{fleet-server}::
3757
* Add `grpcnotrace` build tags and ensure DCE (dead code elimination) is enabled. Reduce binary size by 34%. {fleet-server-pull}4784[#4784]
3858

39-
{agent}::
40-
41-
42-
43-
4459
// end 8.18.1 relnotes
4560

46-
4761
// begin 8.18.0 relnotes
4862

4963
[[release-notes-8.18.0]]
@@ -115,11 +129,11 @@ The 8.18.0 release Added the following new and notable features.
115129

116130

117131
{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]
119133
* 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]
120134
* Add a flag to skip {fleet} audit or unenroll when uninstalling {agent}. {agent-pull}6206[#6206] {agent-issue}5757[#5757]
121135
* 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]
123137
* 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]
124138
* Update {agent} Go version to 1.24.0. {agent-pull}6932[#6932]
125139
* 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.
140154
* Return a 429 error when the {fleet-server} connection limit is reached instead of silently closing connections. {fleet-server-pull}4402[#4402]
141155

142156
{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]
144158
* Re-enable notifying {fleet} when [agent] is uninstalled on Windows. {agent-pull}6257[#6257] {agent-issue}5952[#5952]
145159
* 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]
146160
* Add retries for requesting download verifiers when upgrading an agent. {agent-pull}6276[#6276] {agent-issue}5163[#5163]

0 commit comments

Comments
 (0)