mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
# Backport This will backport the following commits from `main` to `8.9`: - [[DOCS] Removes 8.8.0 notable breaking changes for 8.9 release (#162444)](https://github.com/elastic/kibana/pull/162444) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"James Rodewig","email":"james.rodewig@elastic.co"},"sourceCommit":{"committedDate":"2023-07-25T00:04:13Z","message":"[DOCS] Removes 8.8.0 notable breaking changes for 8.9 release (#162444)","sha":"0d8a2da9792caef4171c31c71b3836ec5e44bdb4","branchLabelMapping":{"^v8.10.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","docs","v8.10.0","v8.9.1"],"number":162444,"url":"https://github.com/elastic/kibana/pull/162444","mergeCommit":{"message":"[DOCS] Removes 8.8.0 notable breaking changes for 8.9 release (#162444)","sha":"0d8a2da9792caef4171c31c71b3836ec5e44bdb4"}},"sourceBranch":"main","suggestedTargetBranches":["8.9"],"targetPullRequestStates":[{"branch":"main","label":"v8.10.0","labelRegex":"^v8.10.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/162444","number":162444,"mergeCommit":{"message":"[DOCS] Removes 8.8.0 notable breaking changes for 8.9 release (#162444)","sha":"0d8a2da9792caef4171c31c71b3836ec5e44bdb4"}},{"branch":"8.9","label":"v8.9.1","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: James Rodewig <james.rodewig@elastic.co>
This commit is contained in:
parent
db27ac75c9
commit
4dc3d5b50f
1 changed files with 0 additions and 2 deletions
|
@ -647,7 +647,6 @@ For the second scenario, refreshing the case fixes the issue.
|
|||
Breaking changes can prevent your application from optimal operation and performance.
|
||||
Before you upgrade to 8.8.0, review the breaking changes, then mitigate the impact to your application.
|
||||
|
||||
// tag::notable-breaking-changes[]
|
||||
[discrete]
|
||||
[[breaking-155470]]
|
||||
.Removes legacy project monitor API
|
||||
|
@ -671,7 +670,6 @@ The privileges for attaching alerts to cases has changed. For more information,
|
|||
*Impact* +
|
||||
To attach alerts to cases, you must have `Read` access to an {observability} or Security feature that has alerts and `All` access to the **Cases** feature. For detailed information, check link:https://www.elastic.co/guide/en/kibana/current/kibana-privileges.html[{kib} privileges] and link:https://www.elastic.co/guide/en/kibana/current/setup-cases.html[Configure access to cases].
|
||||
====
|
||||
// end::notable-breaking-changes[]
|
||||
|
||||
To review the breaking changes in previous versions, refer to the following:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue