File tree Expand file tree Collapse file tree 1 file changed +4
-16
lines changed Expand file tree Collapse file tree 1 file changed +4
-16
lines changed Original file line number Diff line number Diff line change 33
44[partintro]
55--
6- This section discusses the changes that you need to be aware of when migrating
7- your application from one version of Elasticsearch to another.
6+ This section discusses the changes that you need to be aware of to migrate
7+ your application to {version}. For more information about what's new in this
8+ release, see the <<release-highlights>> and <<es-release-notes>>.
89
9- As a general rule:
10-
11- * Migration between minor versions -- e.g. `7.x` to `7.y` -- can be
12- performed by <<rolling-upgrades,upgrading one node at a time>>.
13-
14- * Migration between consecutive major versions -- e.g. `6.x` to `7.x` --
15- requires a <<restart-upgrade,full cluster restart>>.
16-
17- * Migration between non-consecutive major versions -- e.g. `5.x` to `7.x` --
18- is not supported.
19-
20- For more information, see <<setup-upgrade>>.
21-
22- See also <<release-highlights>> and <<es-release-notes>>.
10+ For information about how to upgrade your cluster, see <<setup-upgrade>>.
2311
2412* <<breaking-changes-8.0,Breaking changes in 8.0>>
2513
You can’t perform that action at this time.
0 commit comments