File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed
Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ use and make the necessary changes so your code is compatible with {version}.
99** <<elasticsearch-breaking-changes,{es} {version} breaking changes>>
1010** <<elasticsearch-hadoop-breaking-changes,{es} Hadoop {version} breaking changes>>
1111** <<kibana-breaking-changes,Kibana {version} breaking changes>>
12- ** { logstash-ref}/ breaking-changes.html[Logstash {version} breaking changes]
12+ ** << logstash-breaking-changes,{ls} {version} breaking changes>>
1313
1414[IMPORTANT]
1515===============================
@@ -91,3 +91,19 @@ This list summarizes the most important breaking changes in {kib} {version}. For
9191the complete list, go to {kibana-ref}/breaking-changes.html[{kib} breaking changes].
9292
9393include::{kib-repo-dir}/migration/migrate_7_1.asciidoc[tag=notable-breaking-changes]
94+
95+ [[logstash-breaking-changes]]
96+ === {ls} breaking changes
97+ [subs="attributes"]
98+ ++++
99+ <titleabbrev>{ls}</titleabbrev>
100+ ++++
101+
102+ coming[7.1.0]
103+
104+ This list summarizes the most important breaking changes in {ls} {version}. For
105+ the complete list, go to
106+ {logstash-ref}/breaking-changes.html[Logstash breaking changes].
107+
108+ include::{ls-repo-dir}/static/breaking-changes.asciidoc[tag=notable-breaking-changes]
109+
Original file line number Diff line number Diff line change 66:es-repo-dir: {docdir}/../../../../elasticsearch/docs
77:hadoop-repo-dir: {docdir}/../../../../elasticsearch-hadoop/docs/src/reference/asciidoc
88:kib-repo-dir: {docdir}/../../../../kibana/docs
9+ :ls-repo-dir: {docdir}/../../../../logstash/docs
910
1011include::{asciidoc-dir}/../../shared/attributes.asciidoc[]
1112include::{es-repo-dir}/Versions.asciidoc[]
You can’t perform that action at this time.
0 commit comments