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: release-notes/elastic-security/index.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -136,9 +136,26 @@ To check for security updates, go to [Security announcements for the Elastic sta
136
136
* Fixes a bug in {{elastic-defend}} where Linux network events would have source and destination byte counts swapped.
137
137
* Fixes an issue where {{elastic-defend}} may incorrectly set the artifact channel in policy responses, and adds `manifest_type` to policy responses.
138
138
139
+
## 9.0.5 [elastic-security-9.0.5-release-notes]
140
+
141
+
### Features and enhancements [elastic-security-9.0.5-features-enhancements]
142
+
* Adds the `detection_rule_upgrade_status` object to snapshot telemetry schema [#223086]({{kib-pull}}223086).
143
+
* Reduces {{elastic-defend}} CPU when processing events from the System process on Windows.
144
+
* Allows {{elastic-defend}} to automatically recover in some situations when it loses connectivity with {{agent}}.
145
+
* Shortens the time it takes {{elastic-defend}} to recover from a `DEGRADED` status caused by communication issues with {{agent}}.
146
+
* 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.
147
+
* Reduces {{elastic-defend}} CPU usage for ETW events, API events, and Behavioral Protections. In some cases, this may be a significant reduction.
148
+
149
+
150
+
### Fixes [elastic-security-9.0.5-fixes]
151
+
* Fixes a bug where Security AI Assistant settings landed on the wrong page for users on the Basic license [#229163]({{kib-pull}}229163).
152
+
* Fixes an issue in {{elastic-defend}} performance metrics that resulted in `endpoint_uptime_percent` always being 0 for behavioral rules.
153
+
* Fixes an issue in {{elastic-defend}} that could result in a crash if a {{ls}} output configuration is specified containing a certificate that cannot not be parsed.
154
+
139
155
## 9.0.4 [elastic-security-9.0.4-release-notes]
140
156
141
157
### Features and enhancements [elastic-security-9.0.4-features-enhancements]
158
+
* Adds the `elastic_customized_total`, `elastic_noncustomized_total`, and `is_customized` fields to snapshot telemetry schema [#222370]({{kib-pull}}222370).
142
159
* Improves logging of fatal exceptions in {{elastic-defend}}.
0 commit comments