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
2 changes: 2 additions & 0 deletions docs/release-notes/8.19.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
* 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.
* Fixes an issue in {elastic-defend} where `ignored_filesystems` did not take effect when the same filesystem appeared in both the monitored and ignored configuration lists.


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