Skip to content

Commit 8bfd8ee

Browse files
Security 8.19.5 release notes (#7079)
* Security 8.19.5 release notes * address feedback
1 parent 2b0f34a commit 8bfd8ee

File tree

2 files changed

+35
-0
lines changed

2 files changed

+35
-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.5, {elastic-sec} version 8.19.5>>
67
* <<release-notes-8.19.4, {elastic-sec} version 8.19.4>>
78
* <<release-notes-8.19.3, {elastic-sec} version 8.19.3>>
89
* <<release-notes-8.19.2, {elastic-sec} version 8.19.2>>

docs/release-notes/8.19.asciidoc

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

4+
[discrete]
5+
[[release-notes-8.19.5]]
6+
=== 8.19.5
7+
8+
[discrete]
9+
[[features-8.19.5]]
10+
==== New features
11+
* Adds an {elastic-defend} option to remediate orphaned state by attempting to start Elastic Agent service.
12+
13+
[discrete]
14+
[[enhancements-8.19.5]]
15+
==== Enhancements
16+
* Improves reliability and accuracy of reporting of {elastic-endpoint}'s {es} connection.
17+
18+
[discrete]
19+
[[bug-fixes-8.19.5]]
20+
==== Fixes
21+
* Removes `null` in confirmation dialog when bulk editing index patterns for rules ({kibana-pull}236572[#236572]).
22+
* Fixes the URL passed to detection rule actions via the `{{context.results_link}}` placeholder ({kibana-pull}236067[#236067]).
23+
* Fixes alert page filtering by checking for empty `dataView` ({kibana-pull}235144[#235144]).
24+
* Fixes browser fields caching to use the `dataView` ID instead of the index pattern({kibana-pull}234381[#234381]).
25+
* Adds support in {elastic-defend} for installing eBPF event probes on Linux endpoints when cgroup2 is mounted in a non-standard location or not mounted at all.
26+
* Adds support in {elastic-defend} for installing eBPF probes on Linux endpoints when taskstats is compiled out of the kernel.
27+
* Fixes a bug in {elastic-defend} where Linux network events could have source and destination bytes swapped.
28+
* Removes `.process.thread.capabilities.permitted` and `.process.thread.capabilities.effective` from Linux network events in {elastic-defend}.
29+
* Fixes a bug in {elastic-defend} where host isolation could auto-release incorrectly. Host isolation now only releases when {elastic-endpoint} becomes orphaned. Intermittent {elastic-agent} connectivity changes no longer alter the host isolation state.
30+
* Fixes an issue where {elastic-defend} would incorrectly calculate throughput capacity when sending documents to output. This may have limited event throughput on extremely busy endpoints.
31+
* Fixes an issue in {elastic-defend} installation logging where only the first character of install paths (usually 'C') would be logged.
32+
433
[discrete]
534
[[release-notes-8.19.4]]
635
=== 8.19.4
736

37+
[discrete]
38+
[[features-8.19.4]]
39+
==== New features
40+
* Adds more {elastic-defend} Linux diagnostic process `ptrace` events.
41+
842
[discrete]
943
[[bug-fixes-8.19.4]]
1044
==== Fixes

0 commit comments

Comments
 (0)