Skip to content
Merged
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
1 change: 1 addition & 0 deletions docs/release-notes/8.19.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
* Fixes a Firefox-specific issue where the **Table** tab in the document details flyout jumped to the bottom when hovering over field rows with cell actions ({kibana-pull}262682[#262682]).
* Fixes EQL rule creation so the query field re-validates after changing the index pattern, clearing stale errors when the query is valid for the newly selected data view ({kibana-pull}261027[#261027]).
* Fixes a layout issue where alert KPI panels overflowed their containers, causing excess whitespace on the **Alerts** and **Attacks** pages ({kibana-pull}260803[#260803]).
* Fixes a bug where a lack of legacy signals data would cause the Signals Migration Status API to return an error ({kibana-pull}237552[#237552]).
* Returns an error when you submit a malware scan job while malware protection is not enabled for {elastic-defend}.
* Fixes an {elastic-defend} Kafka output issue by falling back to broker-selected partitioning when transient or invalid metadata responses are received.
* Fixes a bug in {elastic-defend} that could delay uninstall by 30 seconds in some configurations.
Expand Down
Loading