From b073fc138cb7a35e685299d6348dd592e300271f Mon Sep 17 00:00:00 2001 From: Nastasha Solomon <79124755+nastasha-solomon@users.noreply.github.com> Date: Wed, 20 Sep 2023 18:18:39 -0400 Subject: [PATCH] 8.10.2 Release notes (#3982) (cherry picked from commit 4075e975b087bdd0dd21bdf7d54c85308fc0177b) # Conflicts: # docs/release-notes.asciidoc # docs/release-notes/8.10.asciidoc --- docs/release-notes.asciidoc | 6 +++ docs/release-notes/8.10.asciidoc | 82 ++++++++++++++++++++++++++++++++ docs/release-notes/8.9.asciidoc | 6 --- 3 files changed, 88 insertions(+), 6 deletions(-) create mode 100644 docs/release-notes/8.10.asciidoc diff --git a/docs/release-notes.asciidoc b/docs/release-notes.asciidoc index e432d5abd6..4afe7e1a16 100644 --- a/docs/release-notes.asciidoc +++ b/docs/release-notes.asciidoc @@ -3,6 +3,12 @@ This section summarizes the changes in each release. +<<<<<<< HEAD +======= +* <> +* <> +* <> +>>>>>>> 4075e975 (8.10.2 Release notes (#3982)) * <> * <> * <> diff --git a/docs/release-notes/8.10.asciidoc b/docs/release-notes/8.10.asciidoc new file mode 100644 index 0000000000..415a317e6b --- /dev/null +++ b/docs/release-notes/8.10.asciidoc @@ -0,0 +1,82 @@ +[[release-notes-header-8.10.1]] +== 8.10 + +[discrete] +[[release-notes-8.10.2]] +=== 8.10.2 + +[discrete] +[[known-issue-8.10.2]] +==== Known issues + +* The alert <> feature, which shows whether data from the alert was frequently observed on other hosts and user events, behaves inconsistently and may not produce accurate results. + +[discrete] +[[bug-fixes-8.10.2]] +==== Bug fixes + +There are no user-facing changes in 8.10.2. + +[discrete] +[[release-notes-8.10.1]] +=== 8.10.1 + +[discrete] +[[known-issue-8.10.1]] +==== Known issues + +* The alert <> feature, which shows whether data from the alert was frequently observed on other hosts and user events, behaves inconsistently and may not produce accurate results. + +[discrete] +[[bug-fixes-8.10.1]] +==== Bug fixes + +* Updates the Elastic AI Assistant response schema ({pull}166300[#166300], {pull}166495[#166495]). + +[discrete] +[[release-notes-8.10.0]] +=== 8.10.0 + +[discrete] +[[known-issue-8.10.0]] +==== Known issues + +* The alert <> feature, which shows whether data from the alert was frequently observed on other hosts and user events, behaves inconsistently and may not produce accurate results. + +[discrete] +[[breaking-changes-8.10.0]] +==== Breaking changes +There are no breaking changes in 8.10.0. + +[discrete] +[[features-8.10.0]] +==== New features +* Introduces a redesigned alert details flyout that enhances your investigative flows (https://github.com/elastic/security-docs/pull/3816[#3816], https://github.com/elastic/security-docs/pull/3854[#3854]). +* Adds the MITRE ATT&CKĀ® coverage page, which shows how well your active detection rules protect against adversary tactics and techniques ({pull}161556[#161556], {pull}163498[#163498], {pull}164613[#164613], {pull}164986[#164986]). +* Adds a component under the Elastic AI Assistant header that allows you to select a different connector ({pull}163666[#163666]). +* Adds role-based access control for the Elastic AI Assistant ({pull}163031[#163031]). +* Adds a flyout that allows you to examine rule details when installing or updating a prebuilt rule ({pull}163304[#163304]). +* Adds the ability to specify custom highlighted fields for an alert ({pull}163235[#163235]). +* Adds the **Reputation service** option to the malicious behavior protection setting on the Elastic Defend integration policy ({pull}161617[#161617]). + +[discrete] +[[enhancements-8.10.0]] +==== Enhancements +* Modifies the {elastic-sec} main menu by adding the Rules main page and landing page, and shifting the order of the Cases and Explore pages ({pull}165061[#165061], {pull}163102[#163102], {pull}161667[#161667]). +* Adds a `resource.id` column to the "Top 10 vulnerable resources" table on the Cloud Native Vulnerability Management dashboard ({pull}162668[#162668]). +* Shows the most relevant tab when you open the Findings page, instead of always showing the Misconfigurations tab ({pull}162289[#162289]). +* Adds the **Building block** label to the rule details page for building block rules ({pull}162233[#162233]). +* Removes a filter that restricted the fields you could choose from when creating an Endpoint exception or event filter ({pull}162193[#162193]). +* Shows a confirmation message on the Rules page and rule details page when you delete rules ({pull}162477[#162477]). + +[discrete] +[[bug-fixes-8.10.0]] +==== Bug fixes +* Fixes a UI bug that caused the rule preview to break when you closed it ({pull}164973[#164973]). +* Fixes a bug that stopped pre-configured connectors from working with the Elastic AI Assistant ({pull}164900[#164900]). +* Adds the new Elastic AI Assistant logo and global header menu item ({pull}164763[#164763]). +* Ensures that users see the appropriate message in the Elastic AI Assistant UI if they don't have the necessary connector and action privileges ({pull}164382[#164382]). +* Prevents threshold rule error messages from concealing shard failure messages ({pull}164231[#164231]). +* Removes filter in and out inline actions from the Alerts table on the case details page, and fixes issues with the **Top alerts by** inline action ({pull}161150[#161150]). +* Uses the {agent} `last_checkin` status for endpoints' `last seen` status ({pull}160506[#160506]). +* Hides the **Top alerts by** inline action for nested fields ({pull}159645[#159645]). \ No newline at end of file diff --git a/docs/release-notes/8.9.asciidoc b/docs/release-notes/8.9.asciidoc index 567a19874c..b057eb8f72 100644 --- a/docs/release-notes/8.9.asciidoc +++ b/docs/release-notes/8.9.asciidoc @@ -65,12 +65,6 @@ NOTE: To avoid further issues, _do not_ re-add the `file.name` field to the tabl . Search for the `file.name` field, de-select it, and click *Close*. . Refresh the Alerts page. -[discrete] -[[breaking-changes-8.9.1]] -==== Breaking changes - -There are no breaking changes in 8.9.1. - [discrete] [[enhancements-8.9.1]] ==== Enhancements