Skip to content

Commit dc0af2e

Browse files
nastasha-solomongabriellandaunatasha-moore-elastic
authored
8.19.2 release notes (#7024)
* First draft * adds endpoint release notes * adds section header * make it fleet * Update docs/release-notes/8.19.asciidoc Co-authored-by: Gabriel Landau <[email protected]> * Update docs/release-notes/8.19.asciidoc Co-authored-by: Gabriel Landau <[email protected]> * Update docs/release-notes/8.19.asciidoc Co-authored-by: Gabriel Landau <[email protected]> * Gabe's feedback * tweaks --------- Co-authored-by: Gabriel Landau <[email protected]> Co-authored-by: natasha-moore-elastic <[email protected]> Co-authored-by: natasha-moore-elastic <[email protected]>
1 parent 58a4177 commit dc0af2e

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
@@ -3,6 +3,7 @@
33

44
This section summarizes the changes in each release.
55

6+
* <<release-notes-8.19.2, {elastic-sec} version 8.19.2>>
67
* <<release-notes-8.19.1, {elastic-sec} version 8.19.1>>
78
* <<release-notes-8.19.0, {elastic-sec} version 8.19.0>>
89
* <<release-notes-8.18.5, {elastic-sec} version 8.18.5>>

docs/release-notes/8.19.asciidoc

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

4+
[discrete]
5+
[[release-notes-8.19.2]]
6+
=== 8.19.2
7+
8+
[discrete]
9+
[[enhancements-8.19.2]]
10+
==== Enhancements
11+
* Improves {elastic-defend} malware scan queue efficiency by not blocking scan requests when an oplock for the file being scanned cannot be acquired.
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+
* Shortens the time it takes for {elastic-defend} to recover from a `DEGRADED` status caused by {agent} communication issues.
14+
* Allows {elastic-defend} to automatically recover in some situations when it loses connectivity with {agent}.
15+
16+
[discrete]
17+
[[bug-fixes-8.19.2]]
18+
==== Fixes
19+
* 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.
20+
* Fixes an issue in {elastic-defend} performance metrics that resulted in `endpoint_uptime_percent` always being 0 for behavioral rules.
21+
422
[discrete]
523
[[release-notes-8.19.1]]
624
=== 8.19.1
@@ -107,3 +125,4 @@
107125
* Fixes the {elastic-defend} artifact `channel` field and adds `manifest_type` in {elastic-defend} policy responses.
108126
* Fixes a bug in {elastic-defend} where Linux network events would have source and destination byte counts swapped.
109127
* Fixes a memory growth bug in {elastic-defend} on Linux when both **Collect session data** and **Capture terminal output** are enabled.
128+
* Fixes a bug where Linux endpoint network events would fail to load if IPV6 is not supported by the system.

0 commit comments

Comments
 (0)