diff --git a/docs/en/install-upgrade/highlights.asciidoc b/docs/en/install-upgrade/highlights.asciidoc new file mode 100644 index 000000000..782ce5093 --- /dev/null +++ b/docs/en/install-upgrade/highlights.asciidoc @@ -0,0 +1,23 @@ +[[elastic-stack-highlights]] +== Highlights + +This section summarizes the most important enhancements in {version}. + +[float] +[[elasticsearch-highlights]] +=== {es} + +coming[8.0.0] + +include::{es-repo-dir}/reference/release-notes/highlights-8.0.0.asciidoc[tag=notable-highlights] + + +[float] +[[kibana-higlights]] +=== {kib} + +coming[8.0.0] + +//include::{kib-repo-dir}/release-notes/highlights-8.0.0.asciidoc[tag=notable-highlights] + + diff --git a/docs/en/install-upgrade/index.asciidoc b/docs/en/install-upgrade/index.asciidoc index af68eb0ca..c4de01e1c 100644 --- a/docs/en/install-upgrade/index.asciidoc +++ b/docs/en/install-upgrade/index.asciidoc @@ -13,4 +13,6 @@ include::installing-stack.asciidoc[] include::upgrading-stack.asciidoc[] -include::breaking.asciidoc[] \ No newline at end of file +include::highlights.asciidoc[] + +include::breaking.asciidoc[]