Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Apr 9, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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