1414
1515This section summarizes the changes in each release.
1616
17+ * <<release-notes-8.18.6>>
18+ * <<release-notes-8.18.5>>
1719* <<release-notes-8.18.4>>
1820* <<release-notes-8.18.3>>
1921* <<release-notes-8.18.2>>
@@ -25,6 +27,68 @@ Also see:
2527* {kibana-ref}/release-notes.html[{kib} release notes]
2628* {beats-ref}/release-notes.html[{beats} release notes]
2729
30+ // begin 8.18.6 relnotes
31+
32+ [[release-notes-8.18.6]]
33+ == {fleet} and {agent} 8.18.6
34+
35+ Review important information about the 8.18.6 release.
36+
37+ [discrete]
38+ [[security-updates-8.18.6]]
39+ === Security updates
40+
41+ Elastic Agent::
42+
43+ * Upgrade Go version to 1.24.6. {agent-pull}9287[#9287]
44+
45+ [discrete]
46+ [[new-features-8.18.6]]
47+ === New features
48+
49+ The 8.18.6 release adds the following new and notable features.
50+
51+ Elastic Agent::
52+
53+ * Adjust the timeout for Elastic Defend check command. {agent-pull}9213[#9213]
54+
55+ [discrete]
56+ [[bug-fixes-8.18.6]]
57+ === Bug fixes
58+
59+ Elastic Agent::
60+
61+ * On Windows, retry saving the agent information file to disk. {agent-pull}9224[#9224] {agent-issue}5862[#5862]
62+ * Correct hints annotations parsing to resolve only `${Kubernetes.*}` placeholders instead of resolving all `${...}` patterns. {agent-pull}9307[#9307]
63+ * Treat exit code 28 from endpoint binary as non-fatal. {agent-pull}9320[#9320]
64+ * Fixed jitter backoff strategy reset. {agent-pull}9342[#9342] {agent-issue}8864[#8864]
65+ * Fix deb upgrade by stopping `elastic-agent` service before upgrading. {agent-pull}9462[#9462]
66+
67+ Fleet Server::
68+
69+ * Fix 503 handling in enrollment. {fleet-server-pull}5232[#5232] {fleet-server-issue}5197[#5197]
70+ * Remove extra ES search when preparing Agent policy. {fleet-server-pull}5283[#5283]
71+ * Reset trace links on bulk items when returning to pool. {fleet-server-pull}5317[#5317]
72+
73+ // end 8.18.6 relnotes
74+
75+ // begin 8.18.5 relnotes
76+
77+ [[release-notes-8.18.5]]
78+ == {fleet} and {agent} 8.18.5
79+
80+ Review important information about the 8.18.5 release.
81+
82+ [discrete]
83+ [[bug-fixes-8.18.5]]
84+ === Bug fixes
85+
86+ Fleet Server::
87+
88+ * Fix upgrade details `download_rate` as string handling. {fleet-server-pull}5218[#5218] {fleet-server-pull}5224[#5224] {fleet-server-pull}5176[#5176] {fleet-server-issue}5164[#5164]
89+
90+ // end 8.18.5 relnotes
91+
2892// begin 8.18.4 relnotes
2993
3094[[release-notes-8.18.4]]
0 commit comments