Skip to content

Commit 7843a7a

Browse files
[8.18] 8.18.5 release notes (backport #7022) (#7026)
* 8.18.5 release notes (#7022) * 8.18.5 release notes * known issue resolved * updates * Update docs/release-notes/8.18.asciidoc Co-authored-by: Gabriel Landau <[email protected]> * Endpoint updates and RM note for 8.18.4 * apply suggestions * tweak --------- Co-authored-by: Gabriel Landau <[email protected]> (cherry picked from commit f64c182) # Conflicts: # docs/release-notes.asciidoc * resolve conflict * removes 8.19 links --------- Co-authored-by: natasha-moore-elastic <[email protected]> Co-authored-by: natasha-moore-elastic <[email protected]>
1 parent e1265f3 commit 7843a7a

File tree

2 files changed

+28
-1
lines changed

2 files changed

+28
-1
lines changed

docs/release-notes.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
This section summarizes the changes in each release.
55

6+
* <<release-notes-8.18.5, {elastic-sec} version 8.18.5>>
67
* <<release-notes-8.18.4, {elastic-sec} version 8.18.4>>
78
* <<release-notes-8.18.3, {elastic-sec} version 8.18.3>>
89
* <<release-notes-8.18.2, {elastic-sec} version 8.18.2>>

docs/release-notes/8.18.asciidoc

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,36 @@
11
[[release-notes-header-8.18.0]]
22
== 8.18
33

4+
[discrete]
5+
[[release-notes-8.18.5]]
6+
=== 8.18.5
7+
8+
[discrete]
9+
[[enhancements-8.18.5]]
10+
==== Enhancements
11+
* Adds the `detection_rule_upgrade_status` object to snapshot telemetry schema ({kibana-pull}223086[#223086]).
12+
* Reduces {elastic-defend} CPU usage when processing events from the System process on Windows.
13+
* Reduces {elastic-defend} CPU usage for ETW events, API events, and Behavioral Protections. In some cases, this may be a significant reduction.
14+
* Allows {elastic-defend} to automatically recover in some situations when it loses connectivity with {agent}.
15+
* Shortens the time it takes {elastic-defend} to recover from a `DEGRADED` status caused by communication issues with {agent}.
16+
* Improves {elastic-defend} malware scan queue efficiency on Windows by not blocking scan requests when an oplock for the file being scanned cannot be acquired.
17+
* Due to an issue in macOS, {elastic-defend} would sometimes send network events without `user.name` populated. {elastic-defend} will now identify these events and populate `user.name` if necessary.
18+
19+
[discrete]
20+
[[bug-fixes-8.18.5]]
21+
==== Fixes
22+
* Improves UI copy for the "bulk update with conflicts" modal ({kibana-pull}227803[#227803]).
23+
* Fixes an issue where {elastic-defend} would fail to enable network events on Linux if IPv6 is not supported by the system.
24+
* Fixes an issue in {elastic-defend} that could result in a crash if a {ls} output configuration contains a certificate that cannot be parsed.
25+
426
[discrete]
527
[[release-notes-8.18.4]]
628
=== 8.18.4
729

830
[discrete]
931
[[enhancements-8.18.4]]
1032
==== Enhancements
33+
* Adds the `elastic_customized_total`, `elastic_noncustomized_total`, and `is_customized` fields to snapshot telemetry schema ({kibana-pull}222370[#222370]).
1134
* Improves logging of fatal exceptions in {elastic-defend}.
1235
* Allows {elastic-defend} users to control the maximum file size for malware protection using the `advanced.malware.max_file_size_bytes` advanced policy setting.
1336

@@ -23,7 +46,6 @@
2346
* Refactors Timeline styling for improved consistency with design updates ({kibana-pull}222438[#222438]).
2447
* Fixes a bug where the **Rules**, **Alerts**, and **Fleet** pages would stall in air-gapped environments ({kibana-pull}220510[#220510]).
2548
* Fixes a bug where unmodified prebuilt rules installed before v8.18 didn't appear in the **Upgrade** table when the **Unmodified** filter was selected ({kibana-pull}227859[#227859]).
26-
* Improves UI copy for the "bulk update with conflicts" modal ({kibana-pull}227803[#227803]).
2749
* Fixes an issue in {elastic-defend} that may result in bugchecks (BSODs) on Windows systems with a very high volume of network connections.
2850

2951
[discrete]
@@ -50,6 +72,10 @@ For more information, check https://github.com/elastic/endpoint/issues/90[#90]
5072
Upgrade to the fixed version: https://www.elastic.co/downloads/past-releases/elastic-agent-8-18-3+build202507101319[8.18.3+build202507101319].
5173
5274
If you're unable to upgrade or downgrade, set the `advanced.kernel.network` advanced setting to `false` in your {elastic-defend} integration policy.
75+
76+
*Resolved* +
77+
This issue is fixed in {stack} version 8.18.4.
78+
5379
====
5480
// end::known-issue[]
5581

0 commit comments

Comments
 (0)