From c7fbace26f2a44add4cd415b22e58a7c1847b450 Mon Sep 17 00:00:00 2001 From: Nastasha Solomon <79124755+nastasha-solomon@users.noreply.github.com> Date: Wed, 16 Oct 2024 16:42:22 -0400 Subject: [PATCH] 8.15.3 Release notes (#5905) * First draft * Update 8.15.asciidoc * second draft * Adds 194428 * Updates endpoint bug summary * Update docs/release-notes/8.15.asciidoc Co-authored-by: Gabriel Landau <42078554+gabriellandau@users.noreply.github.com> * Adds 194678 * Minor edits * Fixes month * Update docs/release-notes/8.15.asciidoc Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com> * Update docs/release-notes/8.15.asciidoc Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com> * Update docs/release-notes/8.15.asciidoc --------- Co-authored-by: Gabriel Landau <42078554+gabriellandau@users.noreply.github.com> Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com> (cherry picked from commit 5ec4c64947d5b0451dabf11fb844c7a8d4d3db3a) --- docs/release-notes.asciidoc | 1 + docs/release-notes/8.14.asciidoc | 20 +++++++++++--- docs/release-notes/8.15.asciidoc | 47 ++++++++++++++++++++++++++++++-- 3 files changed, 61 insertions(+), 7 deletions(-) diff --git a/docs/release-notes.asciidoc b/docs/release-notes.asciidoc index 79cfff3786..7a6c8db425 100644 --- a/docs/release-notes.asciidoc +++ b/docs/release-notes.asciidoc @@ -3,6 +3,7 @@ This section summarizes the changes in each release. +* <> * <> * <> * <> diff --git a/docs/release-notes/8.14.asciidoc b/docs/release-notes/8.14.asciidoc index 96644dd6ae..c4eceace3b 100644 --- a/docs/release-notes/8.14.asciidoc +++ b/docs/release-notes/8.14.asciidoc @@ -37,7 +37,10 @@ When you add tags to alerts from the Alerts table, the previously-selected tags *Workaround* + -When adding tags to an alert, click the previously-applied tags to re-apply them, then click them again to remove them. Save your changes by clicking *Apply tags*. This removes the old tags from the alert. +Upgrade to 8.15.3. Alternatively, when adding tags to an alert, click the previously-applied tags to re-apply them, then click them again to remove them. Save your changes by clicking *Apply tags*. This removes the old tags from the alert. + +*Resolved* + +On October 17, 2024, this issue was resolved. ==== // end::known-issue-192084[] @@ -84,7 +87,10 @@ When you add tags to alerts from the Alerts table, the previously-selected tags *Workaround* + -When adding tags to an alert, click the previously-applied tags to re-apply them, then click them again to remove them. Save your changes by clicking *Apply tags*. This removes the old tags from the alert. +Upgrade to 8.15.3. Alternatively, when adding tags to an alert, click the previously-applied tags to re-apply them, then click them again to remove them. Save your changes by clicking *Apply tags*. This removes the old tags from the alert. + +*Resolved* + +On October 17, 2024, this issue was resolved. ==== // end::known-issue-192084[] @@ -131,7 +137,10 @@ When you add tags to alerts from the Alerts table, the previously-selected tags *Workaround* + -When adding tags to an alert, click the previously-applied tags to re-apply them, then click them again to remove them. Save your changes by clicking *Apply tags*. This removes the old tags from the alert. +Upgrade to 8.15.3. Alternatively, when adding tags to an alert, click the previously-applied tags to re-apply them, then click them again to remove them. Save your changes by clicking *Apply tags*. This removes the old tags from the alert. + +*Resolved* + +On October 17, 2024, this issue was resolved. ==== // end::known-issue-192084[] @@ -182,7 +191,10 @@ When you add tags to alerts from the Alerts table, the previously-selected tags *Workaround* + -When adding tags to an alert, click the previously-applied tags to re-apply them, then click them again to remove them. Save your changes by clicking *Apply tags*. This removes the old tags from the alert. +Upgrade to 8.15.3. Alternatively, when adding tags to an alert, click the previously-applied tags to re-apply them, then click them again to remove them. Save your changes by clicking *Apply tags*. This removes the old tags from the alert. + +*Resolved* + +On October 17, 2024, this issue was resolved. ==== // end::known-issue-192084[] diff --git a/docs/release-notes/8.15.asciidoc b/docs/release-notes/8.15.asciidoc index b2b7a88736..7a3a786bf5 100644 --- a/docs/release-notes/8.15.asciidoc +++ b/docs/release-notes/8.15.asciidoc @@ -1,6 +1,38 @@ [[release-notes-header-8.15.0]] == 8.15 +[discrete] +[[release-notes-8.15.3]] +=== 8.15.3 + +[discrete] +[[known-issue-8.15.3]] +==== Known issues + +// tag::known-issue-189676[] +[discrete] +.Tags appear in Elastic AI Assistant's responses +[%collapsible] +==== +*Details* + +On August 1, 2024, it was discovered that Elastic AI Assistant's responses when using Bedrock Sonnet 3.5 may include `` tags, for example `` ({kibana-issue}189676[#189676]). + +==== +// end::known-issue-189676[] + +[discrete] +[[bug-fixes-8.15.3]] +==== Bug fixes +* Fixes a bug that could cause {elastic-defend} to crash on Linux when scanning paths (or paths with children) which include virtual file systems, such as procfs. +* Fixes a bug that made alerts wrongfully inherit previously-selected tags ({kibana-pull}194428[#194428]). +* Prevents Automatic Import from requesting that LLMs map to reserved ECS fields ({kibana-pull}195168[#195168]). +* Makes Automatic Import more forgiving if LLMs return ECS mappings in unexpected formats ({kibana-pull}195167[#195167]). +* Fixes an Automatic Import bug that prevented non-ECS compatible fields from resolving in structured and unstructured system logs ({kibana-pull}194727[#194727]). +* Fixes an Automatic Import bug that occurred when uploading a new version of an existing integration ({kibana-pull}194298[#194298]). +* Fixes an Automatic Import bug that caused integration deployments to fail after you edited the ingest pipeline ({kibana-pull}194203[#194203]). +* Improves Attack discoveries by including the `user.target.name` field in the default anonymization allow list ({kibana-pull}193496[#193496]). +* Fixes an Attack discovery UI bug where entities repeated in a description were displayed with a UUID instead of a value ({kibana-pull}193428[#193428]). + [discrete] [[release-notes-8.15.2]] === 8.15.2 @@ -31,7 +63,10 @@ When you add tags to alerts from the Alerts table, the previously-selected tags *Workaround* + -When adding tags to an alert, click the previously-applied tags to re-apply them, then click them again to remove them. Save your changes by clicking *Apply tags*. This removes the old tags from the alert. +Upgrade to 8.15.3. Alternatively, when adding tags to an alert, click the previously-applied tags to re-apply them, then click them again to remove them. Save your changes by clicking *Apply tags*. This removes the old tags from the alert. + +*Resolved* + +On October 17, 2024, this issue was resolved. ==== // end::known-issue-192084[] @@ -93,7 +128,10 @@ When you add tags to alerts from the Alerts table, the previously-selected tags *Workaround* + -When adding tags to an alert, click the previously-applied tags to re-apply them, then click them again to remove them. Save your changes by clicking *Apply tags*. This removes the old tags from the alert. +Upgrade to 8.15.3. Alternatively, when adding tags to an alert, click the previously-applied tags to re-apply them, then click them again to remove them. Save your changes by clicking *Apply tags*. This removes the old tags from the alert. + +*Resolved* + +On October 17, 2024, this issue was resolved. ==== // end::known-issue-192084[] @@ -197,7 +235,10 @@ When you add tags to alerts from the Alerts table, the previously-selected tags *Workaround* + -When adding tags to an alert, click the previously-applied tags to re-apply them, then click them again to remove them. Save your changes by clicking *Apply tags*. This removes the old tags from the alert. +Upgrade to 8.15.3. Alternatively, when adding tags to an alert, click the previously-applied tags to re-apply them, then click them again to remove them. Save your changes by clicking *Apply tags*. This removes the old tags from the alert. + +*Resolved* + +On October 17, 2024, this issue was resolved. ==== // end::known-issue-192084[]