Skip to content

Commit 65cb917

Browse files
adds endpoint release notes
1 parent 7b3f03f commit 65cb917

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

docs/release-notes/8.19.asciidoc

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,16 @@
22
== 8.19
33

44
[discrete]
5-
[[release-notes-8.19.2]]
6-
=== 8.19.2
5+
[[enhancements-8.19.2]]
6+
==== Enhancements
7+
* Makes {elastic-defend} malware scan queue operate more efficiently by not blocking scan requests when an oplock for the file being scanned cannot be acquired.
8+
* 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 via the command line, refer to the {ref}/elastic-agent-cmd-options.html#_options[Agent command reference]. To request CPU profiling data via Kibana, check the **Collect additional CPU metrics** box when requesting {agent} diagnostics.
79

810
[discrete]
911
[[bug-fixes-8.19.2]]
10-
==== Bug fixes and enhancements
11-
There are no user-facing changes in the 8.19.2 release.
12+
==== Fixes
13+
* Fixes a race condition in {elastic-defend} that may occasionally result in corrupted process command lines on Windows. When this occurs, `process.command_line`, `process.args_count` and `process.args` may be incorrect, leading to false positives.
14+
* Fixes a bug where Linux endpoint network events would fail to load if IPV6 is not supported by the system.
1215

1316
[discrete]
1417
[[release-notes-8.19.1]]

0 commit comments

Comments
 (0)