diff --git a/docs/release-notes/8.19.asciidoc b/docs/release-notes/8.19.asciidoc index 3a7ae4b23e..ae7e7ddce0 100644 --- a/docs/release-notes/8.19.asciidoc +++ b/docs/release-notes/8.19.asciidoc @@ -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]]