File tree Expand file tree Collapse file tree 2 files changed +32
-3
lines changed Expand file tree Collapse file tree 2 files changed +32
-3
lines changed Original file line number Diff line number Diff line change
1
+ [[elastic-stack-breaking-changes]]
2
+ == Breaking changes
3
+
4
+ Before you upgrade, you must review the breaking changes for each product you
5
+ use and make the necessary changes so your code is compatible with {version}.
6
+
7
+ ** {beats-ref}/breaking-changes.html[Beats {version} breaking changes]
8
+ ** {apm-server-ref}/breaking-changes.html[APM Server {version} breaking changes]
9
+ ** {ref}/breaking-changes.html[Elasticsearch {version} breaking changes]
10
+ ** {hadoop-ref}/breaking-changes.html[Elasticsearch Hadoop {version} breaking changes]
11
+ ** {kibana-ref}/breaking-changes.html[Kibana {version} breaking changes]
12
+ ** {logstash-ref}/breaking-changes.html[Logstash {version} breaking changes]
13
+
14
+ [IMPORTANT]
15
+ ===============================
16
+
17
+ * If you're upgrading from 2.n, make sure you check the breaking changes from
18
+ 2.n to 5.n, as well as from 5.n to 6.n!
19
+ * If you are using {ml} {dfeeds} that contain discontinued search or query
20
+ domain specific language (DSL), the upgrade will fail. In 5.6.5 and later, the
21
+ Upgrade Assistant provides information about which {dfeeds} need to be updated.
22
+
23
+ ===============================
24
+
25
+ ifdef::asciidoctor-builds[]
26
+ include::{es-repo-dir}/reference/migration/migrate_7_0.asciidoc[tag=notable-breaking-changes]
27
+ endif::asciidoctor-builds[]
Original file line number Diff line number Diff line change 1
1
[[elastic-stack]]
2
2
= Elastic Stack
3
3
4
+ :asciidoctor-builds: true
5
+ :es-repo-dir: {docdir}/../../elasticsearch/docs
6
+
4
7
include::{asciidoc-dir}/../../shared/attributes.asciidoc[]
5
- include::{docdir}/../../elasticsearch/docs /Versions.asciidoc[]
8
+ include::{es-repo-dir} /Versions.asciidoc[]
6
9
7
10
== Overview
8
11
@@ -31,5 +34,4 @@ include::installing-stack.asciidoc[]
31
34
32
35
include::upgrading-stack.asciidoc[]
33
36
34
-
35
-
37
+ include::en/install-upgrade/breaking.asciidoc[]
You can’t perform that action at this time.
0 commit comments