mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 07:37:19 -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.
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[]
|