mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
# Backport This will backport the following commits from `main` to `8.9`: - [[DOCS] Remove breaking changes tags (#162928)](https://github.com/elastic/kibana/pull/162928) <!--- 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-08-02T12:27:22Z","message":"[DOCS] Remove breaking changes tags (#162928)\n\nWith https://github.com/elastic/stack-docs/pull/2495 merged, we no longer need tags to reuse breaking changes in the Stack Install/Upgrade guide.","sha":"98fcc817766c8dfef628a476f78309cca6c6d618","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":162928,"url":"https://github.com/elastic/kibana/pull/162928","mergeCommit":{"message":"[DOCS] Remove breaking changes tags (#162928)\n\nWith https://github.com/elastic/stack-docs/pull/2495 merged, we no longer need tags to reuse breaking changes in the Stack Install/Upgrade guide.","sha":"98fcc817766c8dfef628a476f78309cca6c6d618"}},"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/162928","number":162928,"mergeCommit":{"message":"[DOCS] Remove breaking changes tags (#162928)\n\nWith https://github.com/elastic/stack-docs/pull/2495 merged, we no longer need tags to reuse breaking changes in the Stack Install/Upgrade guide.","sha":"98fcc817766c8dfef628a476f78309cca6c6d618"}},{"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
d941804915
commit
01006e0b7e
2 changed files with 0 additions and 11 deletions
|
@ -57,8 +57,6 @@ For information about the {kib} 8.9.0 release, review the following information.
|
|||
Breaking changes can prevent your application from optimal operation and performance.
|
||||
Before you upgrade to 8.9.0, review the breaking changes, then mitigate the impact to your application.
|
||||
|
||||
// tag::notable-breaking-changes[]
|
||||
|
||||
[discrete]
|
||||
[[breaking-159118]]
|
||||
.Hide Uptime app if no data is available
|
||||
|
@ -77,9 +75,6 @@ For synthetic monitoring, we now recommend to use the new Synthetics app. For mo
|
|||
*Details* +
|
||||
Data from browser monitors and monitors of all types created within the Synthetics App or via the Elastic Synthetics Fleet Integration will no longer appear in Uptime. For more information, refer to {kibana-pull}159012[#159012]
|
||||
====
|
||||
|
||||
|
||||
// end::notable-breaking-changes[]
|
||||
|
||||
[float]
|
||||
[[deprecations-8.9.0]]
|
||||
|
|
|
@ -12,10 +12,6 @@ See also <<whats-new>> and <<release-notes>>.
|
|||
* <<breaking_80_index_pattern_changes>>
|
||||
* <<breaking_80_setting_changes>>
|
||||
|
||||
//NOTE: The notable-breaking-changes tagged regions are re-used in the
|
||||
//Installation and Upgrade Guide
|
||||
|
||||
// tag::notable-breaking-changes[]
|
||||
[float]
|
||||
[[breaking_80_index_pattern_changes]]
|
||||
=== Index pattern changes
|
||||
|
@ -404,5 +400,3 @@ Configuration management tools and automation will need to be updated to use the
|
|||
*Details:* The deprecated `server.xsrf.whitelist` setting is no longer supported.
|
||||
|
||||
*Impact:* Use {kibana-ref}/settings.html#settings-xsrf-allowlist[`server.xsrf.allowlist`] instead.
|
||||
|
||||
// end::notable-breaking-changes[]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue