Skip to content

Commit

Permalink
[8.10] 8.10.0 Release notes (backport #3781) (#3919)
Browse files Browse the repository at this point in the history
Co-authored-by: Georgii Gorbachev <[email protected]>
Co-authored-by: Pablo Machado <[email protected]>
Co-authored-by: Benjamin Ironside Goldstein <[email protected]>
Co-authored-by: Nastasha Solomon <[email protected]>
  • Loading branch information
5 people authored Sep 12, 2023
1 parent c890d7d commit fb599e0
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 0 deletions.
2 changes: 2 additions & 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.10.0, {elastic-sec} version 8.10.0>>
* <<release-notes-8.9.2, {elastic-sec} version 8.9.2>>
* <<release-notes-8.9.1, {elastic-sec} version 8.9.1>>
* <<release-notes-8.9.0, {elastic-sec} version 8.9.0>>
Expand Down Expand Up @@ -43,6 +44,7 @@ This section summarizes the changes in each release.
:issue: https://github.com/elastic/kibana/issues/
:pull: https://github.com/elastic/kibana/pull/

include::release-notes/8.10.asciidoc[]
include::release-notes/8.9.asciidoc[]
include::release-notes/8.8.asciidoc[]
include::release-notes/8.7.asciidoc[]
Expand Down
50 changes: 50 additions & 0 deletions docs/release-notes/8.10.asciidoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
[[release-notes-header-8.10.0]]
== 8.10

[discrete]
[[release-notes-8.10.0]]
=== 8.10.0

[discrete]
[[known-issue-8.10.0]]
==== Known issues

* The alert prevalence feature 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]).

0 comments on commit fb599e0

Please sign in to comment.