NOTE: You are looking at documentation for an older release. For the latest information, see the current release documentation.
Breaking changes
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Breaking 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.
Was this helpful?
Thank you for your feedback.