Skip to content
Open
Show file tree
Hide file tree
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.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

This section summarizes the changes in each release.

* <<release-notes-8.19.8, {elastic-sec} version 8.19.8>>
* <<release-notes-8.19.7, {elastic-sec} version 8.19.7>>
* <<release-notes-8.19.6, {elastic-sec} version 8.19.6>>
* <<release-notes-8.19.5, {elastic-sec} version 8.19.5>>
Expand Down
15 changes: 15 additions & 0 deletions docs/release-notes/8.19.asciidoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
[[release-notes-header-8.19.0]]
== 8.19

[discrete]
[[release-notes-8.19.8]]
=== 8.19.8

[discrete]
[[enhancements-8.19.8]]
==== Enhancements
* Improves the alert details flyout by saving the selected threat intelligence time to local storage ({kibana-pull}243571[#243571]).
* Improves the alert details flyout by saving the selected prevalence time to local storage ({kibana-pull}243543[#243543]).

Copy link
Contributor

Choose a reason for hiding this comment

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

Looks like this Detection Engine PR was missed because it didn't have a Security team label. @denar50 can you suggest a better release notes summary if there is one?
cc: @yctercero

Suggested change
* Ignores `resource_already_exists_exception` for value list creation hook [#243642]({{kib-pull}}243642).

[discrete]
[[bug-fixes-8.19.8]]
==== Fixes
* Fixes a UI issue when displaying {esql} queries in Timeline full screen mode ({kibana-pull}242027[#242027]).

[discrete]
[[release-notes-8.19.7]]
=== 8.19.7
Expand Down