From 65fa5e5a112c768abacf7dcbdc2d956d6b6f0613 Mon Sep 17 00:00:00 2001 From: lcawl Date: Mon, 8 Apr 2019 17:26:46 -0700 Subject: [PATCH] [DOCS] Add notable-breaking-changes tags --- docs/reference/migration/migrate_8_0/analysis.asciidoc | 7 +++++++ docs/reference/migration/migrate_8_0/discovery.asciidoc | 7 +++++++ docs/reference/migration/migrate_8_0/java.asciidoc | 7 +++++++ docs/reference/migration/migrate_8_0/mappings.asciidoc | 7 +++++++ docs/reference/migration/migrate_8_0/packaging.asciidoc | 2 +- docs/reference/migration/migrate_8_0/security.asciidoc | 7 +++++++ docs/reference/migration/migrate_8_0/snapshots.asciidoc | 7 +++++++ 7 files changed, 43 insertions(+), 1 deletion(-) diff --git a/docs/reference/migration/migrate_8_0/analysis.asciidoc b/docs/reference/migration/migrate_8_0/analysis.asciidoc index af2d8cc34a28c..f9a4bb76fd841 100644 --- a/docs/reference/migration/migrate_8_0/analysis.asciidoc +++ b/docs/reference/migration/migrate_8_0/analysis.asciidoc @@ -2,6 +2,13 @@ [[breaking_80_analysis_changes]] === Analysis changes +//NOTE: The notable-breaking-changes tagged regions are re-used in the +//Installation and Upgrade Guide + +//tag::notable-breaking-changes[] + +// end::notable-breaking-changes[] + [float] ==== The `nGram` and `edgeNGram` token filter names have been removed diff --git a/docs/reference/migration/migrate_8_0/discovery.asciidoc b/docs/reference/migration/migrate_8_0/discovery.asciidoc index d616c2d50284a..bc617e289ce28 100644 --- a/docs/reference/migration/migrate_8_0/discovery.asciidoc +++ b/docs/reference/migration/migrate_8_0/discovery.asciidoc @@ -2,6 +2,13 @@ [[breaking_80_discovery_changes]] === Discovery changes +//NOTE: The notable-breaking-changes tagged regions are re-used in the +//Installation and Upgrade Guide + +//tag::notable-breaking-changes[] + +// end::notable-breaking-changes[] + [float] ==== Removal of old discovery settings diff --git a/docs/reference/migration/migrate_8_0/java.asciidoc b/docs/reference/migration/migrate_8_0/java.asciidoc index 589c6e7b43878..523e5b463d8bc 100644 --- a/docs/reference/migration/migrate_8_0/java.asciidoc +++ b/docs/reference/migration/migrate_8_0/java.asciidoc @@ -2,6 +2,13 @@ [[breaking_80_java_changes]] === Java API changes +//NOTE: The notable-breaking-changes tagged regions are re-used in the +//Installation and Upgrade Guide + +//tag::notable-breaking-changes[] + +// end::notable-breaking-changes[] + [float] ==== Changes to Fuzziness diff --git a/docs/reference/migration/migrate_8_0/mappings.asciidoc b/docs/reference/migration/migrate_8_0/mappings.asciidoc index 4c818a9496dba..371e9fc44c415 100644 --- a/docs/reference/migration/migrate_8_0/mappings.asciidoc +++ b/docs/reference/migration/migrate_8_0/mappings.asciidoc @@ -2,6 +2,13 @@ [[breaking_80_mappings_changes]] === Mapping changes +//NOTE: The notable-breaking-changes tagged regions are re-used in the +//Installation and Upgrade Guide + +//tag::notable-breaking-changes[] + +// end::notable-breaking-changes[] + [float] ==== Limiting the number of completion contexts diff --git a/docs/reference/migration/migrate_8_0/packaging.asciidoc b/docs/reference/migration/migrate_8_0/packaging.asciidoc index aaabfa0f1f4c4..485a31e449e90 100644 --- a/docs/reference/migration/migrate_8_0/packaging.asciidoc +++ b/docs/reference/migration/migrate_8_0/packaging.asciidoc @@ -2,8 +2,8 @@ [[breaking_80_packaging_changes]] === Packaging changes -[float] //tag::notable-breaking-changes[] +[float] ==== Java 11 is required Java 11 or higher is now required to run Elasticsearch and any of its command diff --git a/docs/reference/migration/migrate_8_0/security.asciidoc b/docs/reference/migration/migrate_8_0/security.asciidoc index e09d21764f740..e4caca1e8fe43 100644 --- a/docs/reference/migration/migrate_8_0/security.asciidoc +++ b/docs/reference/migration/migrate_8_0/security.asciidoc @@ -2,6 +2,13 @@ [[breaking_80_security_changes]] === Security changes +//NOTE: The notable-breaking-changes tagged regions are re-used in the +//Installation and Upgrade Guide + +//tag::notable-breaking-changes[] + +// end::notable-breaking-changes[] + [float] ==== The `accept_default_password` setting has been removed diff --git a/docs/reference/migration/migrate_8_0/snapshots.asciidoc b/docs/reference/migration/migrate_8_0/snapshots.asciidoc index 4a00d91e1accd..791e5b28da057 100644 --- a/docs/reference/migration/migrate_8_0/snapshots.asciidoc +++ b/docs/reference/migration/migrate_8_0/snapshots.asciidoc @@ -2,6 +2,13 @@ [[breaking_80_snapshots_changes]] === Snapshot and Restore changes +//NOTE: The notable-breaking-changes tagged regions are re-used in the +//Installation and Upgrade Guide + +//tag::notable-breaking-changes[] + +// end::notable-breaking-changes[] + [float] ==== Deprecated node level compress setting removed