Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DO NOT MERGE] 9.0.0-beta release notes #6520

Closed
wants to merge 12 commits into from
2 changes: 1 addition & 1 deletion docs/release-notes.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@

This section summarizes the changes in each release.

* <<release-notes-9.0.0, {elastic-sec} version 9.0.0>>
* <<release-notes-9.0.0-beta, {elastic-sec} version 9.0.0-beta>>

include::release-notes/9.0.asciidoc[]
36 changes: 25 additions & 11 deletions docs/release-notes/9.0.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,29 +4,43 @@
coming::[9.0.0]

[discrete]
[[release-notes-9.0.0]]
=== 9.0.0
[[release-notes-9.0.0-beta]]
=== 9.0.0-beta

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

[discrete]
[[breaking-changes-9.0.0]]
[[breaking-changes-9.0.0-beta]]
==== Breaking changes
* Remove deprecated bulk endpoints from v9.0.0 ({kibana-pull}207906[#207906]).
* Refactor timeline HTTP API ({kibana-pull}200633[#200633]).
* Remove deprecated API's ({kibana-pull}199598[#199598]).
* Disable deprecated rules bulk CRUD API endpoints in Serverless and 9.0 ({kibana-pull}197422[#197422]).

[discrete]
[[deprecations-9.0.0]]
[[deprecations-9.0.0-beta]]
==== Deprecations
* Rename plugin to automatic import ({kibana-pull}207325[#207325]).
benironside marked this conversation as resolved.
Show resolved Hide resolved
* Remove all legacy risk engine code and features ({kibana-pull}201810[#201810]).
* Remove deprecated API's ({kibana-pull}199598[#199598]).

[discrete]
[[features-9.0.0]]
[[features-9.0.0-beta]]
==== New features
* Update CEL flow to UX design ({kibana-pull}206491[#206491]).
benironside marked this conversation as resolved.
Show resolved Hide resolved
* Eui Refresh ({kibana-pull}204007[#204007]).

[discrete]
[[enhancements-9.0.0]]
[[enhancements-9.0.0-beta]]
==== Enhancements
* Use setup and troubleshooting templates in readme ({kibana-pull}206477[#206477]).
* UI changes for Risk Engine to include closed alerts for risk score calculation ({kibana-pull}201909[#201909]).
* Adds button to skip empty data page on EA dashboard ({kibana-pull}201363[#201363]).
* Only check read privileges of extant indices during rule execution ({kibana-pull}177658[#177658]).

[discrete]
[[bug-fixes-9.0.0]]
[[bug-fixes-9.0.0-beta]]
==== Bug fixes
* Borealis - Fix table leading actions standardized color ({kibana-pull}207743[#207743]).
* EUI refresh: Rename color variables ({kibana-pull}204908[#204908]).
* Only show data warning screen on Serverless ({kibana-pull}201920[#201920]).
* Assign test files to cloud-security-posture team ({kibana-pull}201003[#201003]).
benironside marked this conversation as resolved.
Show resolved Hide resolved

Loading