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.14, {elastic-sec} version 8.19.14>>
* <<release-notes-8.19.13, {elastic-sec} version 8.19.13>>
* <<release-notes-8.19.12, {elastic-sec} version 8.19.12>>
* <<release-notes-8.19.11, {elastic-sec} version 8.19.11>>
Expand Down
11 changes: 11 additions & 0 deletions docs/release-notes/8.19.asciidoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
[[release-notes-header-8.19.0]]
== 8.19

[discrete]
[[release-notes-8.19.14]]
=== 8.19.14

[discrete]
[[bug-fixes-8.19.14]]
==== Fixes
* Fixes a denial-of-service risk in Timeline bulk export by validating the number of Timeline IDs (up to 1,000), deduplicating IDs, and bounding enrichment work ({kibana-pull}260265[#260265]).
* Fixes an issue where notes not associated with a saved Timeline could appear on the **Notes** tab while investigating in Timeline, including for draft Timelines ({kibana-pull}259658[#259658]).
* Fixes missing `user.name` and `group.name` fields in {elastic-defend} events in some LDAP environments.

[discrete]
[[release-notes-8.19.13]]
=== 8.19.13
Expand Down
Loading