From 774617421efd5bc6191e417f0032f788f5e23f94 Mon Sep 17 00:00:00 2001 From: Brandon Morelli Date: Thu, 5 Nov 2020 14:48:55 -0800 Subject: [PATCH] docs: remove apm whats new (#4385) (#4387) --- docs/guide/apm-breaking-changes.asciidoc | 12 ++++++++++-- docs/guide/index.asciidoc | 2 -- docs/guide/redirects.asciidoc | 11 ++++++++++- docs/upgrading.asciidoc | 3 ++- 4 files changed, 22 insertions(+), 6 deletions(-) diff --git a/docs/guide/apm-breaking-changes.asciidoc b/docs/guide/apm-breaking-changes.asciidoc index fe0a94d4aef..eba6400b6bd 100644 --- a/docs/guide/apm-breaking-changes.asciidoc +++ b/docs/guide/apm-breaking-changes.asciidoc @@ -3,6 +3,7 @@ This section discusses the changes that you need to be aware of when migrating your application from one version of APM to another. +* <> * <> * <> * <> @@ -19,14 +20,21 @@ This section discusses the changes that you need to be aware of when migrating y * <> * <> -Also see <>. +Also see {observability-guide}/whats-new.html[What's new in Observability {minor-version}]. //NOTE: The notable-breaking-changes tagged regions are re-used in the //Installation and Upgrade Guide +// Remove this tag in a future PR // tag::notable-v8-breaking-changes[] - // end::notable-v8-breaking-changes[] +[[breaking-7.10.0]] +=== 7.10.0 APM Breaking changes + +// tag::notable-breaking-changes[] +No breaking changes. +// end::notable-breaking-changes[] + [[breaking-7.9.0]] === 7.9.0 APM Breaking changes diff --git a/docs/guide/index.asciidoc b/docs/guide/index.asciidoc index f31cf7b14d6..4a1a49526c7 100644 --- a/docs/guide/index.asciidoc +++ b/docs/guide/index.asciidoc @@ -15,8 +15,6 @@ include::./overview.asciidoc[] include::./apm-doc-directory.asciidoc[] -include::./whats-new.asciidoc[] - include::./install-and-run.asciidoc[] include::./quick-start-overview.asciidoc[] diff --git a/docs/guide/redirects.asciidoc b/docs/guide/redirects.asciidoc index 542df2b4b86..bfe81b41155 100644 --- a/docs/guide/redirects.asciidoc +++ b/docs/guide/redirects.asciidoc @@ -41,4 +41,13 @@ This page has moved. Please see <>. [role="exclude",id="apm-release-notes"] === APM release highlights -This page has moved. Please see <>. +This page has moved. +Please see {observability-guide}/whats-new.html[What's new in Observability {minor-version}]. + +Please see <>. + +[role="exclude",id="whats-new"] +=== What's new in APM {minor-version} + +This page has moved. +Please see {observability-guide}/whats-new.html[What's new in Observability {minor-version}]. diff --git a/docs/upgrading.asciidoc b/docs/upgrading.asciidoc index 59cbb004fa7..9bc61be4dec 100644 --- a/docs/upgrading.asciidoc +++ b/docs/upgrading.asciidoc @@ -14,7 +14,8 @@ Any exceptions will be explained in <>. * Review the APM Server <> and <> for changes between your current APM Server version and the one you are upgrading to. -* Review the APM stack {apm-overview-ref-v}/whats-new.html[release highlights] and {apm-overview-ref-v}/apm-breaking-changes.html[breaking changes] for highlights and important changes to other APM components. +* Review the APM stack {apm-overview-ref-v}/apm-breaking-changes.html[breaking changes] and Observability +{observability-guide}/whats-new.html[What's new in {minor-version}] for important changes to other APM components. [discrete] [[upgrade-order]]