Skip to content

Commit 23f1313

Browse files
mergify[bot]natasha-moore-elasticgabriellandau
authored
8.17.10 release notes (#7021) (#7027)
* 8.17.10 release notes * Update docs/release-notes/8.17.asciidoc * adds more Defend RNs * removes RN from 8.17.9 * apply suggestions * updates old known issue --------- (cherry picked from commit 58a4177) Co-authored-by: natasha-moore-elastic <[email protected]> Co-authored-by: Gabriel Landau <[email protected]>
1 parent 7843a7a commit 23f1313

File tree

2 files changed

+23
-4
lines changed

2 files changed

+23
-4
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: 22 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,28 @@
22
== 8.17
33

44
[discrete]
5-
[[release-notes-8.17.9]]
6-
=== 8.17.9
5+
[[release-notes-8.17.10]]
6+
=== 8.17.10
77

88
[discrete]
9-
[[enhancements-8.17.9]]
9+
[[enhancements-8.17.10]]
1010
==== Enhancements
11-
* Shortens the time it takes to recover from a `DEGRADED` status caused by {elastic-agent} communication issues.
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 usage when processing events from the System process.
13+
* Reduces {elastic-defend} CPU usage for ETW events, API events, and Behavioral Protections. In some cases, this may be a significant reduction.
14+
15+
[discrete]
16+
[[bug-fixes-8.17.10]]
17+
==== Fixes
18+
* 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.
19+
* 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.
20+
* Fixes an issue in {elastic-defend} performance metrics that resulted in `endpoint_uptime_percent` always being 0 for behavioral rules.
21+
* Fixes an issue in {elastic-defend} that could result in a crash if a {ls} output configuration contains a certificate that cannot be parsed.
22+
* Shortens the time it takes for {elastic-defend} to recover from a `DEGRADED` status caused by {agent} communication issues.
23+
24+
[discrete]
25+
[[release-notes-8.17.9]]
26+
=== 8.17.9
1227

1328
[discrete]
1429
[[bug-fixes-8.17.9]]
@@ -40,6 +55,9 @@ For more information, check https://github.com/elastic/endpoint/issues/90[#90]
4055
Downgrade to 8.17.7 or install 8.17.9 once it becomes available.
4156
4257
If you're unable to upgrade or downgrade, set the `advanced.kernel.network` advanced setting to `false` in your {elastic-defend} integration policy.
58+
59+
*Resolved* +
60+
This issue is fixed in {stack} version 8.17.9.
4361
====
4462
// end::known-issue[]
4563

0 commit comments

Comments
 (0)