-
Notifications
You must be signed in to change notification settings - Fork 253
Edit 9.0.0 Kibana release notes for rc1 build #2986
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
Merged
florent-leborgne
merged 4 commits into
elastic:9.0
from
florent-leborgne:rns-900rc1-kibana
Mar 12, 2025
Merged
Changes from all commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
b5f4f42
Edit 9.0.0 Kibana release notes for rc1 build
florent-leborgne d471b3c
Split rc1 Kibana content to new file
lcawl d348295
Update docs/en/install-upgrade/release-notes/release-notes-kibana-rc1…
florent-leborgne 3b0480b
Merge branch 'rns-900rc1-kibana' of github.com:florent-leborgne/stack…
florent-leborgne File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
69 changes: 65 additions & 4 deletions
69
docs/en/install-upgrade/release-notes/release-notes-kibana-rc1.asciidoc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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]). | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.