Skip to content

Commit f37b24a

Browse files
8.17.10 release notes
1 parent 49bf2cf commit f37b24a

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

docs/release-notes.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ This section summarizes the changes in each release.
99
* <<release-notes-8.18.2, {elastic-sec} version 8.18.2>>
1010
* <<release-notes-8.18.1, {elastic-sec} version 8.18.1>>
1111
* <<release-notes-8.18.0, {elastic-sec} version 8.18.0>>
12+
* <<release-notes-8.17.10, {elastic-sec} version 8.17.10>>
1213
* <<release-notes-8.17.9, {elastic-sec} version 8.17.9>>
1314
* <<release-notes-8.17.8, {elastic-sec} version 8.17.8>>
1415
* <<release-notes-8.17.7, {elastic-sec} version 8.17.7>>

docs/release-notes/8.17.asciidoc

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
[[release-notes-header-8.17.0]]
22
== 8.17
33

4+
[discrete]
5+
[[release-notes-8.17.10]]
6+
=== 8.17.10
7+
8+
[discrete]
9+
[[enhancements-8.17.10]]
10+
==== Enhancements
11+
* Due to an issue in macOS, {elastic-defend} would sometimes send network events without `user.name` populated. {elastic-defend} now identifies these events and populates `user.name` if necessary.
12+
* Reduces {elastic-defend} CPU when processing events from the System process.
13+
14+
[discrete]
15+
[[bug-fixes-8.17.10]]
16+
==== Fixes
17+
* 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.
18+
* Improves the efficiency of the {elastic-defend} malware scan queue by not blocking scan requests when an oplock for the file being scanned cannot be acquired.
19+
* Fixes an issue in {elastic-defend} performance metrics that resulted in `endpoint_uptime_percent` always being 0 for behavioral rules.
20+
421
[discrete]
522
[[release-notes-8.17.9]]
623
=== 8.17.9

0 commit comments

Comments
 (0)