Skip to content

Commit

Permalink
[DOCS] Remove breaking changes tags (elastic#162928)
Browse files Browse the repository at this point in the history
With elastic/stack-docs#2495 merged, we no longer need tags to reuse breaking changes in the Stack Install/Upgrade guide.
  • Loading branch information
jrodewig authored Aug 2, 2023
1 parent 3e7b172 commit 98fcc81
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
5 changes: 0 additions & 5 deletions docs/CHANGELOG.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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]]
Expand Down
6 changes: 0 additions & 6 deletions docs/migration/migrate_8_0.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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[]

0 comments on commit 98fcc81

Please sign in to comment.