IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Breaking changes
editBreaking changes
editThis section discusses the changes that you need to be aware of when migrating your application from one version of Elasticsearch to another.
As a general rule:
-
Migration between minor versions — e.g.
6.x
to6.y
— can be performed by upgrading one node at a time. -
Migration between consecutive major versions — e.g.
5.x
to6.x
— requires a full cluster restart. -
Migration between non-consecutive major versions — e.g.
2.x
to6.x
— is not supported.
For more information, see Upgrade Elasticsearch.
See also Release Highlights and Release Notes.