You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/release-notes/8.19.asciidoc
+24Lines changed: 24 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,30 @@
1
1
[[release-notes-header-8.19.0]]
2
2
== 8.19
3
3
4
+
[discrete]
5
+
[[release-notes-8.19.7]]
6
+
=== 8.19.7
7
+
8
+
[discrete]
9
+
[[enhancements-8.19.7]]
10
+
==== Enhancements
11
+
* Improves the reliability of Cloud Security Posture (CSP) data by automatically upgrading outdated Misconfiguration and Vulnerabilities data views to the correct versions ({kibana-pull}238547[#238547]).
12
+
* Improves the reliability of {elastic-defend} Kafka connections.
13
+
* Improves the accuracy of thread CPU usage reported in {elastic-defend} metrics documents.
14
+
15
+
[discrete]
16
+
[[bug-fixes-8.19.7]]
17
+
==== Fixes
18
+
* Fixes entity flyout **Risk contributions** tab link ({kibana-pull}241153[#241153]).
19
+
* Fixes a pagination issue with the data table on the **Indicators** page ({kibana-pull}241108[#241108]).
20
+
* Allows partial matches on rule name when searching installed rules ({kibana-pull}237496[#237496]).
21
+
* Fixes an issue where rule exception operators could not be cleared when editing a rule exception ({kibana-pull}236051[#236051]).
22
+
* Fixes an {elastic-defend} issue on Linux by preventing unnecessary locking within malware protection to avoid invalid watchdog firings.
23
+
* Fixes issues that could sometimes cause crashes of the {elastic-defend} user-mode process on very busy Windows systems.
24
+
* Fixes multiple {elastic-defend} issues in malware protection for Linux where a deadlock could sometimes occur when containers and autofs were both active.
25
+
* Fixes an {elastic-defend} bug in Linux event collection where some long-running processes were not enriched.
26
+
* Fixes an issue in {elastic-defend} that could cause the `get-file` and `execute` response actions to start failing after many are issued with a single running instance of {elastic-defend}.
0 commit comments