kibana/docs/migration.asciidoc
Sarah Hersh 738b875b2e
[DOCS]Adds 6.7 release notes (#33812)
* adds rn for 6.7

* add link to canvas readme

* add breaking change for canvas
2019-03-25 16:10:14 -04:00

20 lines
643 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-6.7.0, Breaking changes in 6.7.0>>
* <<breaking-6.6.0, Breaking changes in 6.6.0>>
* <<breaking-6.4.0, Breaking changes in 6.4.0>>
* <<breaking-6.3.0, Breaking changes in 6.3.0>>
* <<breaking-changes-6.0, Breaking changes in 6.0>>
* <<migrating-6.0-index, Migrating {kib} index to 6.0>>
See also <<release-highlights>> and <<release-notes>>.
--
include::migration/migrate_6_0.asciidoc[]
include::migration/migrate_6_0_index.asciidoc[]