Skip to content

Commit 307ca00

Browse files
natasha-moore-elasticgabriellandaualbertoblaznastasha-solomon
authored
8.19.3 release notes (#7045)
* 8.19.3 release notes * Apply suggestions from code review Co-authored-by: Gabriel Landau <[email protected]> Co-authored-by: Alberto Blázquez <[email protected]> * tweaks * Update docs/release-notes/8.19.asciidoc Co-authored-by: Nastasha Solomon <[email protected]> * Update docs/release-notes/8.19.asciidoc Co-authored-by: Nastasha Solomon <[email protected]> --------- Co-authored-by: Gabriel Landau <[email protected]> Co-authored-by: Alberto Blázquez <[email protected]> Co-authored-by: Nastasha Solomon <[email protected]>
1 parent 77b9b58 commit 307ca00

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-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.3, {elastic-sec} version 8.19.3>>
67
* <<release-notes-8.19.2, {elastic-sec} version 8.19.2>>
78
* <<release-notes-8.19.1, {elastic-sec} version 8.19.1>>
89
* <<release-notes-8.19.0, {elastic-sec} version 8.19.0>>

docs/release-notes/8.19.asciidoc

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

4+
[discrete]
5+
[[release-notes-8.19.3]]
6+
=== 8.19.3
7+
8+
[discrete]
9+
[[enhancements-8.19.3]]
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+
* Enriches {elastic-defend} macOS network connect events with `network.direction`. Possible values are `ingress` and `egress`.
13+
14+
[discrete]
15+
[[bug-fixes-8.19.3]]
16+
==== Fixes
17+
* Fixes a bug in Session View where `args` fields in `event.process` and nested objects had string values instead of array of strings as expected ({kibana-pull}232462[#232462]).
18+
* Fixes a bug in {elastic-defend} where Linux endpoints would report `process.executable` as a relative, instead of absolute, path.
19+
* Fixes a bug where {elastic-defend} Linux network events would fail to load if IPv6 is not supported by the system.
20+
* Fixes a bug in {elastic-defend} where the `fqdn` feature flag was not being persisted across system or endpoint restarts.
21+
* 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.
22+
* Hides case connectors in the create case workflow based on your license ({kibana-pull}232506[#232506]).
23+
* Fixes inconsistencies in case activity statistics ({kibana-pull}231948[#231948]).
24+
425
[discrete]
526
[[release-notes-8.19.2]]
627
=== 8.19.2

0 commit comments

Comments
 (0)