Skip to content

Commit c1dd03a

Browse files
1 parent 3daa098 commit c1dd03a

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

release-notes/elastic-security/breaking-changes.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,18 @@ Breaking changes can impact your Elastic applications, potentially disrupting no
1515
% **Action**<br> Steps for mitigating deprecation impact.
1616
% ::::
1717

18+
## 9.0.7 [elastic-security-900-breaking-changes]
19+
::::{dropdown} Changes invalid category for Gatekeeper
20+
21+
Changes `event.category` from `security` to `configuration` for Gatekeeper on macOS.
22+
23+
**Impact**<br> Gatekeeper events on macOS are now labeled as `event.category == configuration`.
24+
25+
**Action**<br> If you're deploying custom rules using `event.category == security` on macOS, change the query to `event.category == configuration`.
26+
27+
::::
28+
29+
1830
## 9.0.0 [elastic-security-900-breaking-changes]
1931

2032
::::{dropdown} Removes legacy security rules bulk endpoints

release-notes/elastic-security/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,15 @@ To check for security updates, go to [Security announcements for the Elastic sta
157157
* Fixes a bug in {{elastic-defend}} where Linux network events would have source and destination byte counts swapped.
158158
* Fixes an issue where {{elastic-defend}} may incorrectly set the artifact channel in policy responses, and adds `manifest_type` to policy responses.
159159

160+
## 9.0.7 [elastic-security-9.0.7-release-notes]
161+
162+
### Fixes [elastic-security-9.0.7-fixes]
163+
* Prevents users without appropriate privileges from deleting notes [#233948]({{kib-pull}}233948).
164+
* Fixes a bug that prevented the **MITRE ATT&CK** section from appearing in the alert details flyout [#233805]({{kib-pull}}233805).
165+
* Updates {{kib}} MITRE ATT&CK data to v17.1 [#231375]({{kib-pull}}231375).
166+
* Fixes a bug where Linux capabilities were included in {{elastic-endpoint}} network events despite being disabled.
167+
* Makes the delivery of {{elastic-endpoint}} command line commands more robust. In rare cases, commands could previously fail due to interprocess communication issues.
168+
160169
## 9.0.6 [elastic-security-9.0.6-release-notes]
161170

162171
### Features and enhancements [elastic-security-9.0.6-features-enhancements]

0 commit comments

Comments
 (0)