Skip to content

[Security] 9.0.1 release notes #1309

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 17 commits into from
May 5, 2025
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
First draft
  • Loading branch information
nastasha-solomon committed Apr 29, 2025
commit 2653f5d00034e3336becb9ae5f1b46d9e8b6e699
16 changes: 12 additions & 4 deletions release-notes/elastic-security/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,30 @@ mapped_pages:
- https://www.elastic.co/guide/en/security/current/release-notes.html
- https://www.elastic.co/guide/en/security/current/whats-new.html
---
# {{elastic-sec}} release notes [elastic-security-X.X.X-release-notes]
# {{elastic-sec}} release notes

Review the changes, fixes, and more in each version of {{elastic-sec}}.

To check for security updates, go to [Security announcements for the Elastic stack](https://discuss.elastic.co/c/announcements/security-announcements/31).

% Release notes include only features, enhancements, and fixes. Add breaking changes, deprecations, and known issues to the applicable release notes sections.

% ## version.next [elastic-security-next-release-notes]
% ## version.next [elastic-security-X.X.X-notes]

% ### Features and enhancements [elastic-security-next-features-enhancements]
% ### Features and enhancements [elastic-security-X.X.X-features-enhancements]
% *

% ### Fixes [elastic-security-next-fixes]
% ### Fixes [elastic-security-X.X.X-fixes]
% *

## 9.0.1 [elastic-security-9.0.1-release-notes]

### Features and enhancements [elastic-security-9.0.1-features-enhancements]
There are no new features or enhancements.

### Fixes [elastic-security-9.0.1-fixes]
* Removes the technical preview badge from alert suppression fields for event correlation rules.

## 9.0.0 [elastic-security-900-release-notes]

::::{NOTE}
Expand Down
8 changes: 0 additions & 8 deletions release-notes/elastic-security/known-issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,3 @@ On April 10, 2025, it was discovered that when you install a new {{elastic-defen
To resolve this issue, before you add an {{elastic-defend}} integration to a policy in {{fleet}}, apply any pending prebuilt rule updates. This will prevent rule actions, exceptions, and customizations from being overwritten.

:::

:::{dropdown} The technical preview badge incorrectly displays on the alert suppression fields for event correlation rules

**{{stack}} versions: 9.0.0**

On April 8, 2025, it was discovered that alert suppression for event correlation rules is incorrectly shown as being in technical preview when you create a new rule. For more information, check [#1021](https://github.com/elastic/docs-content/issues/1021).

:::
Loading