[DOCS] Adds breaking changes for 7.6 (#56437)

* adding api changes for 7.6

* [DOCS] Adds breaking changes for 7.6

* [DOCS] Incorporates review comments

Co-authored-by: Tim Schnell <timductive@gmail.com>
This commit is contained in:
gchaps 2020-01-30 13:23:05 -08:00 committed by GitHub
parent a519fa216f
commit f01165ac15
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 1901 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

View file

@ -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.6, Breaking changes in 7.6>>
* <<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>>
@ -13,12 +14,13 @@ your application from one version of Kibana to another.
* <<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>>.
See also <<release-highlights>> and <<release-notes>>.
--
include::migration/migrate_7_6.asciidoc[]
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[]
include::migration/migrate_7_0.asciidoc[]

File diff suppressed because it is too large Load diff