mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-29 01:44:36 -04:00
* Adds a shared note that the migration APIs are mainly intended for internal use by Kibana's Upgrade Assistant.
* Updates the feature migration API docs to use updated "migration" terminology.
* Removes some references to major versions from the deprecation API docs.
(cherry picked from commit e117812ef8
)
# Conflicts:
# docs/reference/redirects.asciidoc
13 lines
310 B
Text
13 lines
310 B
Text
[role="xpack"]
|
|
[[migration-api]]
|
|
== Migration APIs
|
|
|
|
The migration APIs power {kib}'s **Upgrade Assistant** feature.
|
|
|
|
include::apis/shared-migration-apis-tip.asciidoc[]
|
|
|
|
* <<migration-api-deprecation>>
|
|
* <<feature-migration-api>>
|
|
|
|
include::apis/deprecation.asciidoc[]
|
|
include::apis/feature-migration.asciidoc[]
|