Skip to content
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
13 changes: 13 additions & 0 deletions release-notes/elastic-security/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,19 @@ To check for security updates, go to [Security announcements for the Elastic sta

% *

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

### Features and enhancements [elastic-security-9.0.3-features-enhancements]
* Adds `dns` event collection for macOS for {{elastic-defend}} [#223566]({{kib-pull}}223566).
* Adds pricing information about Elastic Managed LLM in AI Assistant and Attack Discovery tours and callouts [#221566]({{kib-pull}}221566).
* Adds support for DNS events on macOS. Events can be controlled from the policy using the **DNS events** checkbox.

### Fixes [elastic-security-9.0.3-fixes]
* Fixes a bug where OSS models didn’t work when streaming was ON [#224129]({{kib-pull}}224129).
* Fixes a bug where cell actions didn’t work when opening a timeline from specific rules [#223306]({{kib-pull}}223306).
* Fixes an issue where the entity risk score feature stopped persisting risk score documents [#221937]({{kib-pull}}221937).


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

### Features and enhancements [elastic-security-9.0.2-features-enhancements]
Expand Down
4 changes: 4 additions & 0 deletions release-notes/elastic-security/known-issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,10 @@ PUT /_ingest/pipeline/entity_analytics_create_eventIngest_from_timestamp-pipelin

After you complete this step, risk scores should automatically begin to successfully persist during the entity risk engine's next run. Details for the next run time are described on the **Entity risk score** page, where you can also manually run the risk score by clicking **Run Engine**.

**Resolved**<br>

Resolved in {{stack}} 9.0.3

:::

:::{dropdown} Installing an {{elastic-defend}} integration or a new agent policy upgrades installed prebuilt rules, reverting user customizations and overwriting user-added actions and exceptions
Expand Down
Loading