Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,20 +1,17 @@
= {kib} version 9.0.0-beta1
++++
<titleabbrev>{kib}</titleabbrev>
++++

For information about the {kib} 9.0.0 release, review the following information.

[float]
[[highlights-9.0.0]]
[[highlights-9.0.0-beta1]]
== Highlights

[[highlight-borealis]]
*New UI theme*. {Kib} 9.0 introduces a more modern and refined look and feel. This new theme brings improvements at multiple levels of the interface that will make navigating Kibana and visualizing dashboards easier than ever before.


[float]
[[breaking-changes-9.0.0]]
[[kibana-breaking-changes-9.0.0-beta1]]
== Breaking changes

Breaking changes can prevent your application from optimal operation and performance.
Expand Down Expand Up @@ -79,7 +76,7 @@ For more information, refer to ({kibana-pull}208208[#208208]), ({kibana-pull}208
//Needs to be added to upgrade notes and detailed
[discrete]
[[deprecation-203148]]
.Deleted deprecated alerts routes.
.Removed deprecated alerts routes.
[%collapsible]
====
*Details* +
Expand Down Expand Up @@ -322,7 +319,7 @@ For more information, refer to ({kibana-pull}207325[#207325]).


[float]
[[deprecations-9.0.0]]
[[deprecations-9.0.0-beta1]]
== Deprecations

The following functionality is deprecated in 9.0.0, and will be removed in 10.0.0.
Expand Down Expand Up @@ -379,7 +376,7 @@ Kibana security::
//For detailed information about the 9.0.0 release, review the enhancements and bug fixes.

[float]
[[enhancement-v9.0.0]]
[[enhancement-v9.0.0-beta1]]
=== Enhancements
//Dashboards & Visualizations::
Data ingestion and Fleet::
Expand All @@ -399,7 +396,7 @@ Platform::
* Sets HTTP2 as default if SSL is enabled and adds deprecation log if SSL is not enabled or protocol is set to HTTP1 ({kibana-pull}204384[#204384]).

[float]
[[fixes-v9.0.0]]
[[fixes-v9.0.0-beta1]]
=== Bug fixes
Dashboards & Visualizations::
* Fixes an issue in Lens where colors behind text were not correctly assigned, such as in `Pie`, `Treemap` and `Mosaic` charts.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,67 @@
[[release-notes-kibana-9.0.0-rc1]]
= {kib} version 9.0.0-rc1
++++
<titleabbrev>{kib}</titleabbrev>
++++

coming::[9.0.0-rc1]
coming::[9.0.0-rc1]

For information about the {kib} 9.0.0 release, review the following information.

NOTE: This build contains all changes described in <<highlights-9.0.0-beta1,9.0.0-beta1>>, in addition to the following changes.

// [float]
// [[highlights-9.0.0-rc1]]
// == Highlights


[float]
[[breaking-changes-9.0.0-rc1]]
== Breaking changes

**Kibana security**

//Needs to be added to upgrade notes and detailed
[discrete]
[[breaking-213123]]
.Removed default `--openssl-legacy-provider`.
[%collapsible]
====
*Details* +
Legacy OpenSSL algorithms have been disabled by default. Further information on which algorithms can be found at https://docs.openssl.org/3.0/man7/OSSL_PROVIDER-legacy. These can be re-enabled by adding `--openssl-legacy-provider` to $KBN_PATH_CONF/node.options. For more information, refer to ({kibana-pull}213123[#213123]).
====

// [float]
// [[deprecations-9.0.0-rc1]]
// == Deprecations

// The following functionality is deprecated in 9.0.0, and will be removed in 10.0.0.
// Deprecated functionality does not have an immediate impact on your application, but we strongly recommend
// you make the necessary updates after you upgrade to 9.0.0.


// [float]
// [[features-9.0.0-rc1]]
// == Features
// {kib} 9.0.0 adds the following new and notable features.

//For more information about the features introduced in 9.0.0, refer to <<whats-new,What's new in 9.0>>.

[[enhancements-and-bug-fixes-v9.0.0-rc1]]
== Enhancements and bug fixes

//For detailed information about the 9.0.0 release, review the enhancements and bug fixes.

[float]
[[enhancement-v9.0.0-rc1]]
=== Enhancements

Elastic Observability solution::
* Split Up SLO Details from Overview. Static data that describes the SLO definition has been moved to a separate tab, making charts and valuable information about SLIs faster to access. ({kibana-pull}212826[#212826]).
* Adds the reason message to the rules recovery context ({kibana-pull}211411[#211411]).
* Adds a link to the location badge on synthetics SLOs that sends to the Monitors page with a filter applied that matches the location of the origin SLO ({kibana-pull}210695[#210695]).

[float]
[[fixes-v9.0.0-rc1]]
=== Bug fixes

Elastic Observability solution::
* Fixes an issue where clicking on the name badge for a synthetics monitor on an SLO details page would lead to a page that failed to load monitor details ({kibana-pull}210695[#210695]).
* Allows use of wildcard filters in SLO queries when DSL filters are also used ({kibana-pull}213119[#213119]).
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
++++

include::release-notes-kibana-rc1.asciidoc[leveloffset=+1]
include::release-notes-kibana-beta1.asciidoc[leveloffset=+1]
include::release-notes-kibana-beta1.asciidoc[leveloffset=+1]