Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/migration.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
This section discusses the changes that you need to be aware of when migrating
your application from one version of Kibana to another.

* <<breaking-changes-7.8, Breaking changes in 7.8>>
* <<breaking-changes-7.7, Breaking changes in 7.7>>
* <<breaking-changes-7.6, Breaking changes in 7.6>>
* <<breaking-changes-7.5, Breaking changes in 7.5>>
Expand All @@ -18,6 +19,7 @@ your application from one version of Kibana to another.
See also <<whats-new>> and <<release-notes>>.
--

include::migration/migrate_7_8.asciidoc[]
include::migration/migrate_7_7.asciidoc[]
include::migration/migrate_7_6.asciidoc[]
include::migration/migrate_7_5.asciidoc[]
Expand Down
Loading