Skip to content

Commit

Permalink
[DOCS] Add notable-breaking-changes tags (#40990)
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl authored Apr 9, 2019
1 parent 323f312 commit f88e56a
Show file tree
Hide file tree
Showing 7 changed files with 43 additions and 1 deletion.
7 changes: 7 additions & 0 deletions docs/reference/migration/migrate_8_0/analysis.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
7 changes: 7 additions & 0 deletions docs/reference/migration/migrate_8_0/discovery.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
7 changes: 7 additions & 0 deletions docs/reference/migration/migrate_8_0/java.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
7 changes: 7 additions & 0 deletions docs/reference/migration/migrate_8_0/mappings.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion docs/reference/migration/migrate_8_0/packaging.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
7 changes: 7 additions & 0 deletions docs/reference/migration/migrate_8_0/security.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
7 changes: 7 additions & 0 deletions docs/reference/migration/migrate_8_0/snapshots.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit f88e56a

Please sign in to comment.