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
Copy file name to clipboardExpand all lines: docs/en/ingest-management/release-notes/release-notes-8.18.asciidoc
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,9 @@ The 8.18.0 release Added the following new and notable features.
61
61
* Enable sub-feature privileges for {fleet}. ({kibana-pull}203182[#203182])
62
62
63
63
{fleet-server}::
64
-
* Update {fleet-server} Go version to 1.23.5. {fleet-server-pull}4353[#4353]
64
+
* Validate user pbkdf2 settings for FIPS compliance. {fleet-server-pull}4542[#4542]
65
+
* Update {fleet-server} Go version to 1.24.0. {fleet-server-pull}4543[#4543]
66
+
65
67
66
68
{agent}::
67
69
* Re-enable the OTel subcommand on Windows. {agent-pull}6068[#6068] {agent-issue}4976[#4976] {agent-issue}5710[#5710]
@@ -70,7 +72,8 @@ The 8.18.0 release Added the following new and notable features.
70
72
* Embed hints-based inputs in the {agent} Kubernetes container image. {agent-pull}6381[#6381] {agent-issue}5661[#5661]
71
73
* 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]
72
74
* 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]
73
-
* Update Go version to 1.24.0. {agent-pull}7443[#7443]
75
+
* Update {agent} Go version to 1.24.0. {agent-pull}6932[#6932]
76
+
* Update OTel components to v0.120.x. {agent-pull}7443[#7443]
74
77
75
78
[discrete]
76
79
[[bug-fixes-8.18.0]]
@@ -84,6 +87,9 @@ The 8.18.0 release Added the following new and notable features.
84
87
* Fix generation of dynamic mapping for objects with specific subfields. ({kibana-pull}204104[#204104])
85
88
* Fix logic to ensure that agents are only considered stuck in updating when an upgrade fails. ({kibana-pull}202126[#202126])
86
89
90
+
{fleet-server}::
91
+
* Return a 429 error when the {fleet-server} connection limit is reached instead of silently closing connections. {fleet-server-pull}4402[#4402]
92
+
87
93
{agent}::
88
94
* Prevent installation of {elastic-defend} in emulated environment, in which it's not supported. {agent-pull}6095[#6095] {agent-issue}6082[#6082]
89
95
* Re-enable notifying {fleet} when [agent] is uninstalled on Windows. {agent-pull}6257[#6257] {agent-issue}5952[#5952]
0 commit comments