mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
[saved objects] Updates import docs to make it clearer which versions are supported. (#119879)
This commit is contained in:
parent
9f47e386c9
commit
ab47ac64ad
1 changed files with 7 additions and 5 deletions
|
@ -11,11 +11,13 @@ Saved objects can only be imported into the same version, a newer minor on the s
|
|||
|
||||
|=======
|
||||
| Exporting version | Importing version | Compatible?
|
||||
| 6.7.0 | 6.8.1 | Yes
|
||||
| 6.8.1 | 7.3.0 | Yes
|
||||
| 7.3.0 | 7.11.1 | Yes
|
||||
| 7.11.1 | 7.6.0 | No
|
||||
| 6.8.1 | 8.0.0 | No
|
||||
| 6.7.x | 6.8.x | Yes
|
||||
| 6.x.x | 7.x.x | Yes
|
||||
| 7.x.x | 8.x.x | Yes
|
||||
| 7.1.x | 7.15.x | Yes
|
||||
| 7.x.x | 6.x.x | No
|
||||
| 7.15.x | 7.1.x | No
|
||||
| 6.x.x | 8.x.x | No
|
||||
|=======
|
||||
|
||||
[[saved-objects-api-import-request]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue