From a1a08ac62c72f9a01e612475f5265de392e6defa Mon Sep 17 00:00:00 2001 From: James Rodewig Date: Fri, 28 Jul 2023 17:11:09 -0400 Subject: [PATCH] Remove + redirect breaking changes pages --- docs/en/install-upgrade/breaking.asciidoc | 85 ++-------------------- docs/en/install-upgrade/redirects.asciidoc | 38 +++++++++- 2 files changed, 45 insertions(+), 78 deletions(-) diff --git a/docs/en/install-upgrade/breaking.asciidoc b/docs/en/install-upgrade/breaking.asciidoc index 8550d877c..498d5d382 100644 --- a/docs/en/install-upgrade/breaking.asciidoc +++ b/docs/en/install-upgrade/breaking.asciidoc @@ -5,12 +5,14 @@ Before you upgrade, you must review the breaking changes for each product you use and make the necessary changes so your code is compatible with {version}. // tag::breaking-changes-links[] -** <> -** <> -** <> -** <> -** <> -** <> +** {apm-guide-ref}/apm-breaking.html[APM breaking changes] +** {beats-ref}/breaking-changes.html[{beats} breaking changes] +** {ref}/breaking-changes.html[{es} migration guide] +** {security-guide}/release-notes.html[{elastic-sec} release notes] +** {enterprise-search-ref}/release-notes-{version}.html[{ents} release notes] +** {fleet-guide}/release-notes.html[{fleet} and {agent} release notes] +** {kibana-ref}/release-notes.html[{kib} release notes] +** {logstash-ref}/breaking-changes.html[{ls} breaking changes] // end::breaking-changes-links[] // tag::breaking-changes-admon[] @@ -24,74 +26,3 @@ Upgrade Assistant provides information about which {dfeeds} need to be updated. =============================== // end::breaking-changes-admon[] -[[apm-breaking-changes]] -=== APM breaking changes -++++ -APM -++++ - -This list summarizes the most important breaking changes in APM. -For the complete list, go to {apm-guide-ref}/apm-breaking.html[APM breaking changes]. - -include::{apm-repo-dir}/apm-breaking.asciidoc[tag=notable-v8-breaking-changes] - -[[beats-breaking-changes]] -=== Beats breaking changes -++++ -Beats -++++ - -This list summarizes the most important breaking changes in Beats. -For the complete list, go to {beats-ref}/breaking-changes.html[Beats breaking changes]. - -include::{beats-repo-dir}/release-notes/breaking/breaking-8.0.asciidoc[tag=notable-breaking-changes] - - -[[elasticsearch-breaking-changes]] -=== {es} breaking changes -[subs="attributes"] -++++ -{es} -++++ - -This list summarizes the most important breaking changes in {es} {version}. For -the complete list, go to {ref}/breaking-changes.html[{es} breaking changes]. - -// include::{es-repo-dir}/migration/migrate_8_2.asciidoc[tag=notable-breaking-changes] - -[[security-breaking-changes]] -=== {elastic-sec} breaking changes -[subs="attributes"] -++++ -{elastic-sec} -++++ - -This list summarizes the most important breaking changes in {elastic-sec} {version}. For -the complete list, go to {security-guide-all}/8.9/release-notes-header-8.9.0.html#breaking-changes-8.9.0[{elastic-sec} breaking changes]. - -include::{security-repo-dir}/release-notes/8.9.asciidoc[tag=breaking-changes] - -[[kibana-breaking-changes]] -=== {kib} breaking changes -[subs="attributes"] -++++ -{kib} -++++ - -This list summarizes the most important breaking changes in {kib} {version}. For -the complete list, go to {kibana-ref}/release-notes-8.0.0.html#breaking-changes-8.0.0[{kib} breaking changes]. - -include::{kib-repo-dir}/CHANGELOG.asciidoc[tag=notable-breaking-changes] - -[[logstash-breaking-changes]] -=== {ls} breaking changes -[subs="attributes"] -++++ -{ls} -++++ - -This list summarizes the most important breaking changes in {ls} {version}. For -the complete list, go to -{logstash-ref}/breaking-changes.html[Logstash breaking changes]. - -include::{ls-repo-dir}/static/breaking-changes-80.asciidoc[tag=notable-breaking-changes] diff --git a/docs/en/install-upgrade/redirects.asciidoc b/docs/en/install-upgrade/redirects.asciidoc index e17affd39..12114ee3a 100644 --- a/docs/en/install-upgrade/redirects.asciidoc +++ b/docs/en/install-upgrade/redirects.asciidoc @@ -25,4 +25,40 @@ See the {observability-guide}/whats-new.html[Observability highlights] page for === Highlights This page no longer exists. -Go to {estc-welcome}/new.html[Check out the latest from Elastic]. \ No newline at end of file +Go to {estc-welcome}/new.html[Check out the latest from Elastic]. + +[role="exclude",id="apm-breaking-changes"] +=== APM breaking changes + +This page no longer exists. +See {apm-guide-ref}/apm-breaking.html[APM breaking changes] instead. + +[role="exclude",id="beats-breaking-changes"] +=== Beats breaking changes + +This page no longer exists. +See {beats-ref}/breaking-changes.html[{beats} breaking changes] instead. + +[role="exclude",id="elasticsearch-breaking-changes"] +=== {es} breaking changes + +This page no longer exists. +See {ref}/breaking-changes.html[{es} migration guide] instead. + +[role="exclude",id="security-breaking-changes"] +=== {elastic-sec} breaking changes + +This page no longer exists. +See {security-guide}/release-notes.html[{elastic-sec} release notes] instead. + +[role="exclude",id="kibana-breaking-changes"] +=== {kib} breaking changes + +This page no longer exists. +See {kibana-ref}/release-notes.html[{kib} release notes] instead. + +[role="exclude",id="logstash-breaking-changes"] +=== {ls} breaking changes + +This page no longer exists. +See {logstash-ref}/breaking-changes.html[{ls} breaking changes] instead.