Skip to content

Commit 1596639

Browse files
Merge branch '8.19' into rn-8.19.3
2 parents f1f5847 + 77b9b58 commit 1596639

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

docs/release-notes.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ This section summarizes the changes in each release.
77
* <<release-notes-8.19.2, {elastic-sec} version 8.19.2>>
88
* <<release-notes-8.19.1, {elastic-sec} version 8.19.1>>
99
* <<release-notes-8.19.0, {elastic-sec} version 8.19.0>>
10+
* <<release-notes-8.18.6, {elastic-sec} version 8.18.6>>
1011
* <<release-notes-8.18.5, {elastic-sec} version 8.18.5>>
1112
* <<release-notes-8.18.4, {elastic-sec} version 8.18.4>>
1213
* <<release-notes-8.18.3, {elastic-sec} version 8.18.3>>

docs/release-notes/8.18.asciidoc

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,25 @@
11
[[release-notes-header-8.18.0]]
22
== 8.18
33

4+
[discrete]
5+
[[release-notes-8.18.6]]
6+
=== 8.18.6
7+
8+
[discrete]
9+
[[enhancements-8.18.6]]
10+
==== Enhancements
11+
* Improves the reliability of {elastic-defend}'s connection to its kernel driver. This should reduce the instances of temporary `DEGRADED` policy statuses at boot due to `connect_kernel` failures.
12+
* To help identify which parts of `elastic-endpoint.exe` are using a significant amount of CPU, {elastic-defend} on Windows can now include CPU profiling data in diagnostics. To request CPU profiling data using the command line, refer to the {fleet-guide}/elastic-agent-cmd-options.html#_options[Agent command reference]. To request CPU profiling data using Kibana, check the **Collect additional CPU metrics** box when requesting {agent} diagnostics.
13+
14+
[discrete]
15+
[[bug-fixes-8.18.6]]
16+
==== Fixes
17+
* Prevents the {esql} form from locking in read-only mode in the rule upgrade flyout ({kibana-pull}231699[#231699]).
18+
* Fixes a bug in {elastic-defend} where Linux endpoints would report `process.executable` as a relative, instead of absolute, path.
19+
* Fixes a race condition in {elastic-defend} on Windows that occasionally resulted in corrupted process command lines. This could cause incorrect values for `process.command_line`, `process.args_count`, and `process.args`, leading to false positives.
20+
* Hides case connectors in the create case workflow based on your license ({kibana-pull}232506[#232506]).
21+
* Fixes inconsistencies in case activity statistics ({kibana-pull}231948[#231948]).
22+
423
[discrete]
524
[[release-notes-8.18.5]]
625
=== 8.18.5

0 commit comments

Comments
 (0)