mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 17:34:17 -04:00
Including extracting static content from migration/index, so the template would be as light as possible. The reason for this work is because the gradle task `generateReleaseNotes` was not correctly adding new links and imports to the migrations/index and that caused documentation to fail building for 8.3.0.
10 lines
246 B
Text
10 lines
246 B
Text
include::migration_intro.asciidoc[]
|
|
|
|
* <<migrating-8.1,Migrating to 8.2>>
|
|
* <<migrating-8.1,Migrating to 8.1>>
|
|
* <<migrating-8.0,Migrating to 8.0>>
|
|
|
|
include::migrate_8_2.asciidoc[]
|
|
include::migrate_8_1.asciidoc[]
|
|
include::migrate_8_0.asciidoc[]
|
|
|