Skip to content

Commit 8938dda

Browse files
committed
[DOCS] Adds links to breaking changes summary
1 parent cac165c commit 8938dda

File tree

1 file changed

+15
-7
lines changed

1 file changed

+15
-7
lines changed

docs/en/install-upgrade/breaking.asciidoc

Lines changed: 15 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
Before you upgrade, you must review the breaking changes for each product you
55
use and make the necessary changes so your code is compatible with {version}.
66

7-
** {beats-ref}/breaking-changes.html[Beats {version} breaking changes]
87
** {apm-server-ref-70}/breaking-changes.html[APM Server {version} breaking changes]
9-
** {ref}/breaking-changes.html[Elasticsearch {version} breaking changes]
8+
** {beats-ref}/breaking-changes.html[Beats {version} breaking changes]
9+
** <<elasticsearch-breaking-changes,{es} {version} breaking changes>>
1010
** {hadoop-ref}/breaking-changes.html[Elasticsearch Hadoop {version} breaking changes]
11-
** {kibana-ref}/breaking-changes.html[Kibana {version} breaking changes]
11+
** <<kibana-breaking-changes,Kibana {version} breaking changes>>
1212
** {logstash-ref}/breaking-changes.html[Logstash {version} breaking changes]
1313

1414
[IMPORTANT]
@@ -22,18 +22,26 @@ Upgrade Assistant provides information about which {dfeeds} need to be updated.
2222
2323
===============================
2424

25+
The following sections summarize the most important breaking changes in {version}:
26+
2527
[float]
2628
[[elasticsearch-breaking-changes]]
27-
=== Notable {es} breaking changes
29+
=== {es}
2830

29-
include::{es-repo-dir}/reference/migration/migrate_7_0.asciidoc[tag=notable-breaking-changes]
31+
coming[7.1.0]
32+
33+
For the complete list, go to {ref}/breaking-changes.html[{es} breaking changes].
34+
35+
include::{es-repo-dir}/reference/migration/migrate_7_1.asciidoc[tag=notable-breaking-changes]
3036

3137

3238
[float]
3339
[[kibana-breaking-changes]]
34-
=== Notable {kib} breaking changes
40+
=== {kib}
3541

3642
coming[7.1.0]
3743

38-
include::{kib-repo-dir}/migration/migrate_7_0.asciidoc[tag=notable-breaking-changes]
44+
For the complete list, go to {kibana-ref}/breaking-changes.html[{kib} breaking changes].
45+
46+
include::{kib-repo-dir}/migration/migrate_7_1.asciidoc[tag=notable-breaking-changes]
3947

0 commit comments

Comments
 (0)