mirror of
https://github.com/elastic/kibana.git
synced 2025-04-22 08:49:27 -04:00
24 lines
No EOL
816 B
Text
24 lines
No EOL
816 B
Text
[[breaking-changes]]
|
|
= Breaking Changes
|
|
|
|
[partintro]
|
|
--
|
|
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.5, Breaking changes in 7.5>>
|
|
* <<breaking-changes-7.4, Breaking changes in 7.4>>
|
|
* <<breaking-changes-7.3, Breaking changes in 7.3>>
|
|
* <<breaking-changes-7.2, Breaking changes in 7.2>>
|
|
* <<breaking-changes-7.1, Breaking changes in 7.1>>
|
|
* <<breaking-changes-7.0, Breaking changes in 7.0>>
|
|
|
|
See also <<release-highlights>> and <<release-notes>>.
|
|
--
|
|
|
|
include::migration/migrate_7_5.asciidoc[]
|
|
include::migration/migrate_7_4.asciidoc[]
|
|
include::migration/migrate_7_3.asciidoc[]
|
|
include::migration/migrate_7_2.asciidoc[]
|
|
include::migration/migrate_7_1.asciidoc[]
|
|
include::migration/migrate_7_0.asciidoc[] |