Skip to content
Open
Changes from all commits
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
18 changes: 18 additions & 0 deletions release-notes/elastic-security/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,24 @@

% *

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

Check notice on line 30 in release-notes/elastic-security/index.md

View workflow job for this annotation

GitHub Actions / vale

Elastic.Capitalization: '9.2.2 [elastic-security-9.2.2-release-notes]' should use sentence-style capitalization.

### Features and enhancements [elastic-security-9.2.2-features-enhancements]
* Improves the alert details flyout by saving the selected threat intelligence time to local storage [#243571]({{kib-pull}}243571).
* Improves the alert details flyout by saving the selected prevalence time to local storage [#243543]({{kib-pull}}243543).

### Fixes [elastic-security-9.2.2-fixes]
* Fixes response actions API (for {{elastic-defend}} agent types) not sending action to more than 10 agents [#243387]({{kib-pull}}243387).
* Fixes an issue where clicking a rule link from an alert flyout inside a saved Timeline would also open the Timeline [#242313]({{kib-pull}}242313).
* Fixes an issue where the "Top <_n_>" popover stayed open after opening the create case flyout. It now closes automatically when the new case flyout opens [#242045]({{kib-pull}}242045).
* Fixes a UI issue when displaying {{esql}} queries in Timeline full screen mode [#242027]({{kib-pull}}242027).
* Allows saving a Timeline with an adhoc data view [#240537]({{kib-pull}}240537).
* Fixes an issue where alerts generated by threshold rules had non-functional source event links [#238707]({{kib-pull}}238707).
* Adds support for multiple values in the Indicator details flyout's **Table** tab [#236110]({{kib-pull}}236110).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same comment.

Suggested change
* Adds support for multiple values in the Indicator details flyout's **Table** tab [#236110]({{kib-pull}}236110).
* Ignores `resource_already_exists_exception` for value list creation hook [#243642]({{kib-pull}}243642).
* Adds support for multiple values in the Indicator details flyout's **Table** tab [#236110]({{kib-pull}}236110).

* Prevents unnecessary policy reloads in {{elastic-defend}} when only the overall config version changes.
* Fixes a bug where {{elastic-defend}} for Linux could fail to bootstrap with {{agent}}.
* Generates already mounted events for device control.

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

### Features and enhancements [elastic-security-9.2.1-features-enhancements]
Expand Down
Loading