Skip to content

Commit 4dad839

Browse files
committed
add latest entries
1 parent be8882b commit 4dad839

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

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

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,9 @@ The 8.18.0 release Added the following new and notable features.
6161
* Enable sub-feature privileges for {fleet}. ({kibana-pull}203182[#203182])
6262

6363
{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+
6567

6668
{agent}::
6769
* 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.
7072
* Embed hints-based inputs in the {agent} Kubernetes container image. {agent-pull}6381[#6381] {agent-issue}5661[#5661]
7173
* 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]
7274
* 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]
7477

7578
[discrete]
7679
[[bug-fixes-8.18.0]]
@@ -84,6 +87,9 @@ The 8.18.0 release Added the following new and notable features.
8487
* Fix generation of dynamic mapping for objects with specific subfields. ({kibana-pull}204104[#204104])
8588
* Fix logic to ensure that agents are only considered stuck in updating when an upgrade fails. ({kibana-pull}202126[#202126])
8689

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+
8793
{agent}::
8894
* Prevent installation of {elastic-defend} in emulated environment, in which it's not supported. {agent-pull}6095[#6095] {agent-issue}6082[#6082]
8995
* Re-enable notifying {fleet} when [agent] is uninstalled on Windows. {agent-pull}6257[#6257] {agent-issue}5952[#5952]

0 commit comments

Comments
 (0)