diff --git a/docs/reference/migration/index.asciidoc b/docs/reference/migration/index.asciidoc index 6e02a2f8a78..f206324dad2 100644 --- a/docs/reference/migration/index.asciidoc +++ b/docs/reference/migration/index.asciidoc @@ -11,5 +11,6 @@ For information about how to upgrade your cluster, see <>. -- +include::migrate_7_2.asciidoc[] include::migrate_7_1.asciidoc[] include::migrate_7_0.asciidoc[] diff --git a/docs/reference/migration/migrate_7_2.asciidoc b/docs/reference/migration/migrate_7_2.asciidoc new file mode 100644 index 00000000000..82787559456 --- /dev/null +++ b/docs/reference/migration/migrate_7_2.asciidoc @@ -0,0 +1,19 @@ +[[breaking-changes-7.2]] +== Breaking changes in 7.2 +++++ +7.2 +++++ + +This section discusses the changes that you need to be aware of when migrating +your application to Elasticsearch 7.2. + +See also <> and <>. + +coming[7.2.0] + +//NOTE: The notable-breaking-changes tagged regions are re-used in the +//Installation and Upgrade Guide + +//tag::notable-breaking-changes[] + +// end::notable-breaking-changes[]