Browse Source

[DOCS] Add notable-breaking-changes tags (#40990)

Lisa Cawley 6 years ago
parent
commit
f88e56a627

+ 7 - 0
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
 

+ 7 - 0
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
 

+ 7 - 0
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
 

+ 7 - 0
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
 

+ 1 - 1
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

+ 7 - 0
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
 

+ 7 - 0
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