Skip to content

Commit

Permalink
[DOCS] Adds breaking changes for 7.6 (elastic#56437)
Browse files Browse the repository at this point in the history
* adding api changes for 7.6

* [DOCS] Adds breaking changes for 7.6

* [DOCS] Incorporates review comments

Co-authored-by: Tim Schnell <[email protected]>
  • Loading branch information
gchaps and timductive committed Jan 30, 2020
1 parent 896470f commit 523935b
Show file tree
Hide file tree
Showing 4 changed files with 1,901 additions and 2 deletions.
Binary file added docs/images/breaking_changes_save_query.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 4 additions & 2 deletions docs/migration.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,21 @@
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>>
* <<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>>.
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[]
Loading

0 comments on commit 523935b

Please sign in to comment.