Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions docs/en/install-upgrade/breaking.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ include::{apm-repo-dir}/apm-breaking.asciidoc[tag=notable-v8-breaking-changes]
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]
//include::{beats-repo-dir}/release-notes/breaking/breaking-8.3.asciidoc[tag=notable-breaking-changes]


[[elasticsearch-breaking-changes]]
Expand All @@ -57,7 +57,7 @@ include::{beats-repo-dir}/release-notes/breaking/breaking-8.0.asciidoc[tag=notab
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]
include::{es-repo-dir}/migration/migrate_8_3.asciidoc[tag=notable-breaking-changes]

[[security-breaking-changes]]
=== {elastic-sec} breaking changes
Expand All @@ -66,10 +66,10 @@ the complete list, go to {ref}/breaking-changes.html[{es} breaking changes].
<titleabbrev>{elastic-sec}</titleabbrev>
++++

This list summarizes the most important breaking changes in {elastic-sec} {version}. For
the complete list, go to {security-guide-all}/8.2/release-notes-header-8.2.0.html#breaking-changes-8.2.0[{elastic-sec} breaking changes].
This list summarizes the most important breaking changes in {elastic-sec} {version}.
//For the complete list, go to {security-guide-all}/8.3/release-notes-header-8.2.0.html#breaking-changes-8.2.0[{elastic-sec} breaking changes].

include::{security-repo-dir}/release-notes/8.2.asciidoc[tag=breaking-changes]
//include::{security-repo-dir}/release-notes/8.3.asciidoc[tag=breaking-changes]

[[kibana-breaking-changes]]
=== {kib} breaking changes
Expand All @@ -78,8 +78,8 @@ include::{security-repo-dir}/release-notes/8.2.asciidoc[tag=breaking-changes]
<titleabbrev>{kib}</titleabbrev>
++++

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].
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]

Expand Down