mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-29 01:44:36 -04:00
### Changes
* Updates the snapshot version compatibility table to use minor versions rather than major versions.
* Adds a index creation version and cluster compatibility table. Updates the index compatibility section to use minor versions.
* Moves the tables to separate files. This'll help prevent merge conflicts.
* Fixes the heading level for the "Warnings" section.
(cherry picked from commit 93bd599f6d
)
11 lines
476 B
Text
11 lines
476 B
Text
|
||
[cols="^,^,^,^"]
|
||
|====
|
||
| 3+^h| Cluster version
|
||
h| Index creation version | 6.8 | 7.0–7.1 | 7.2–{minor-version}
|
||
| 5.0–5.6 | {yes-icon} | {no-icon} | {no-icon}
|
||
| 6.0–6.7 | {yes-icon} | {yes-icon} | {yes-icon}
|
||
| 6.8 | {yes-icon} | {no-icon} | {yes-icon}
|
||
| 7.0–7.1 | {no-icon} | {yes-icon} | {yes-icon}
|
||
| 7.2–{minor-version} | {no-icon} | {no-icon} | {yes-icon}
|
||
|====
|