[DOCS] Include 7.7.0 release notes (#54529)
Includes the 7.7.0 release notes so they render in the HTML docs. Also removes a few legacy `coming[7.6.0]` tags.
This commit is contained in:
parent
922ec8e961
commit
7401191019
|
@ -9,8 +9,6 @@ your application to Elasticsearch 7.6.
|
|||
|
||||
See also <<release-highlights>> and <<es-release-notes>>.
|
||||
|
||||
coming[7.6.0]
|
||||
|
||||
//NOTE: The notable-breaking-changes tagged regions are re-used in the
|
||||
//Installation and Upgrade Guide
|
||||
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
This section summarizes the changes in each release.
|
||||
|
||||
* <<release-notes-7.7.0>>
|
||||
* <<release-notes-7.6.2>>
|
||||
* <<release-notes-7.6.1>>
|
||||
* <<release-notes-7.6.0>>
|
||||
|
@ -31,6 +32,7 @@ This section summarizes the changes in each release.
|
|||
|
||||
--
|
||||
|
||||
include::release-notes/7.7.asciidoc[]
|
||||
include::release-notes/7.6.asciidoc[]
|
||||
include::release-notes/7.5.asciidoc[]
|
||||
include::release-notes/7.4.asciidoc[]
|
||||
|
|
|
@ -145,8 +145,6 @@ Authentication::
|
|||
[[release-notes-7.6.0]]
|
||||
== {es} version 7.6.0
|
||||
|
||||
coming[7.6.0]
|
||||
|
||||
Also see <<breaking-changes-7.6,Breaking changes in 7.6>>.
|
||||
|
||||
[[known-issues-7.6.0]]
|
||||
|
|
Loading…
Reference in New Issue