From 4deb98bded97f4d998f4504034c99e414b8cf5c6 Mon Sep 17 00:00:00 2001 From: lcawl Date: Mon, 8 Apr 2019 13:59:13 -0700 Subject: [PATCH 1/2] Adds Beats highlights to Install Upgrade Guide --- docs/en/install-upgrade/highlights.asciidoc | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/docs/en/install-upgrade/highlights.asciidoc b/docs/en/install-upgrade/highlights.asciidoc index 35010fedf..b07938800 100644 --- a/docs/en/install-upgrade/highlights.asciidoc +++ b/docs/en/install-upgrade/highlights.asciidoc @@ -4,9 +4,23 @@ Each release brings new features and product improvements. This section highlights notable new features and enhancements in {version}. +** <> ** <> ** <> +[[beats-highlights]] +=== Beats highlights +++++ +Beats +++++ + +coming[7.1.0] + +This list summarizes the most important enhancements in Beats. +For the complete list, go to {beats-ref}/release-highlights.html[Beats release highlights]. + +//include::{beats-repo-dir}/highlights-7.1.0.asciidoc[tag=notable-highlights] + [[elasticsearch-highlights]] === {es} highlights [subs="attributes"] From 548b1b68d9835b56be86e1606180fd20d6a1c35d Mon Sep 17 00:00:00 2001 From: lcawl Date: Mon, 17 Jun 2019 10:43:09 -0700 Subject: [PATCH 2/2] Updates coming tags in upgrade guide --- docs/en/install-upgrade/breaking.asciidoc | 16 ++++++++-------- docs/en/install-upgrade/highlights.asciidoc | 18 +++++++++++------- 2 files changed, 19 insertions(+), 15 deletions(-) diff --git a/docs/en/install-upgrade/breaking.asciidoc b/docs/en/install-upgrade/breaking.asciidoc index cd07de8ca..22ffca30c 100644 --- a/docs/en/install-upgrade/breaking.asciidoc +++ b/docs/en/install-upgrade/breaking.asciidoc @@ -28,7 +28,7 @@ Upgrade Assistant provides information about which {dfeeds} need to be updated. APM ++++ -coming[7.2.0] +coming[7.3.0] This list summarizes the most important breaking changes in APM. For the complete list, go to {apm-server-ref-70}/breaking-changes.html[APM Server 7.0 breaking changes]. @@ -41,7 +41,7 @@ For the complete list, go to {apm-server-ref-70}/breaking-changes.html[APM Serve Beats ++++ -coming[7.2.0] +coming[7.3.0] This list summarizes the most important breaking changes in Beats. For the complete list, go to {beats-ref}/breaking-changes.html[Beats breaking changes]. @@ -56,12 +56,12 @@ include::{beats-repo-dir}/breaking-7.0.asciidoc[tag=notable-breaking-changes] {es} ++++ -coming[7.2.0] +coming[7.3.0] This list summarizes the most important breaking changes in {es} {version}. For the complete list, go to {ref}/breaking-changes.html[{es} breaking changes]. -include::{es-repo-dir}/reference/migration/migrate_7_2.asciidoc[tag=notable-breaking-changes] +include::{es-repo-dir}/reference/migration/migrate_7_3.asciidoc[tag=notable-breaking-changes] [[elasticsearch-hadoop-breaking-changes]] === {es} Hadoop breaking changes @@ -70,7 +70,7 @@ include::{es-repo-dir}/reference/migration/migrate_7_2.asciidoc[tag=notable-brea {es} Hadoop ++++ -coming[7.2.0] +coming[7.3.0] This list summarizes the most important breaking changes in {es} Hadoop {version}. For the complete list, go to @@ -85,12 +85,12 @@ include::{hadoop-repo-dir}/appendix/breaking.adoc[tag=notable-v7-breaking-change {kib} ++++ -coming[7.2.0] +coming[7.3.0] This list summarizes the most important breaking changes in {kib} {version}. For the complete list, go to {kibana-ref}/breaking-changes.html[{kib} breaking changes]. -include::{kib-repo-dir}/migration/migrate_7_2.asciidoc[tag=notable-breaking-changes] +//include::{kib-repo-dir}/migration/migrate_7_2.asciidoc[tag=notable-breaking-changes] [[logstash-breaking-changes]] === {ls} breaking changes @@ -99,7 +99,7 @@ include::{kib-repo-dir}/migration/migrate_7_2.asciidoc[tag=notable-breaking-chan {ls} ++++ -coming[7.2.0] +coming[7.3.0] This list summarizes the most important breaking changes in {ls} {version}. For the complete list, go to diff --git a/docs/en/install-upgrade/highlights.asciidoc b/docs/en/install-upgrade/highlights.asciidoc index b07938800..c33e3212c 100644 --- a/docs/en/install-upgrade/highlights.asciidoc +++ b/docs/en/install-upgrade/highlights.asciidoc @@ -14,12 +14,12 @@ highlights notable new features and enhancements in {version}. Beats ++++ -coming[7.1.0] +coming[7.3.0] This list summarizes the most important enhancements in Beats. For the complete list, go to {beats-ref}/release-highlights.html[Beats release highlights]. -//include::{beats-repo-dir}/highlights-7.1.0.asciidoc[tag=notable-highlights] +//include::{beats-repo-dir}/highlights-7.3.0.asciidoc[tag=notable-highlights] [[elasticsearch-highlights]] === {es} highlights @@ -28,16 +28,18 @@ For the complete list, go to {beats-ref}/release-highlights.html[Beats release h {es} ++++ -coming[7.2.0] +coming[7.3.0] This list summarizes the most important enhancements in {es} {version}. For the complete list, go to {ref}/release-highlights.html[{es} release highlights]. +//// :leveloffset: +1 -include::{es-repo-dir}/reference/release-notes/highlights-7.2.0.asciidoc[tag=notable-highlights] +include::{es-repo-dir}/reference/release-notes/highlights-7.3.0.asciidoc[tag=notable-highlights] :leveloffset: -1 +//// [[kibana-higlights]] === {kib} highlights @@ -46,13 +48,15 @@ include::{es-repo-dir}/reference/release-notes/highlights-7.2.0.asciidoc[tag=not {kib} ++++ -coming[7.2.0] +coming[7.3.0] This list summarizes the most important enhancements in {kib} {version}. For the complete list, go to {kibana-ref}/release-highlights.html[{kib} release highlights]. +//// :leveloffset: +1 -include::{kib-repo-dir}/release-notes/highlights-7.2.0.asciidoc[tag=notable-highlights] +include::{kib-repo-dir}/release-notes/highlights-7.3.0.asciidoc[tag=notable-highlights] -:leveloffset: -1 \ No newline at end of file +:leveloffset: -1 +//// \ No newline at end of file