From e96aef0496f68ad2af546a12d3af5ab00a56fa88 Mon Sep 17 00:00:00 2001 From: lcawley Date: Mon, 30 Apr 2018 12:26:40 -0700 Subject: [PATCH 1/7] [DOCS] Adds changelog to Elasticsearch Reference --- docs/CHANGELOG.asciidoc | 27 +++++++++++++++++++++++++-- docs/reference/index-shared4.asciidoc | 2 +- 2 files changed, 26 insertions(+), 3 deletions(-) diff --git a/docs/CHANGELOG.asciidoc b/docs/CHANGELOG.asciidoc index 2bad49c48071b..4c547aac9db53 100644 --- a/docs/CHANGELOG.asciidoc +++ b/docs/CHANGELOG.asciidoc @@ -1,3 +1,22 @@ +[[es-release-notes]] += {es} Release Notes + +[partintro] +-- + +This section summarizes the changes in each release. + +* <> +* <> + +-- + +[[release-notes-7.0.0]] +== {es} 7.0.0 + +Test + +//// // Use these for links to issue and pulls. Note issues and pulls redirect one to // each other on Github, so don't worry too much on using the right prefix. :issue: https://github.com/elastic/elasticsearch/issues/ @@ -32,9 +51,13 @@ written to by an older Elasticsearch after writing to it with a newer Elasticsea === Regressions === Known Issues +//// -== Elasticsearch version 6.4.0 +[[release-notes-6.4.0]] +== {es} 6.4.0 +Test +//// === New Features === Enhancements @@ -49,4 +72,4 @@ Do not ignore request analysis/similarity settings on index resize operations wh === Known Issues - +//// diff --git a/docs/reference/index-shared4.asciidoc b/docs/reference/index-shared4.asciidoc index 3d807dd98d39c..5e6ebc8a5a20c 100644 --- a/docs/reference/index-shared4.asciidoc +++ b/docs/reference/index-shared4.asciidoc @@ -5,4 +5,4 @@ include::testing.asciidoc[] include::glossary.asciidoc[] -include::release-notes.asciidoc[] +include::{docdir}/../CHANGELOG.asciidoc[] \ No newline at end of file From 04e8b45c255beca86570b4f6b91336bc9532e1c0 Mon Sep 17 00:00:00 2001 From: lcawley Date: Mon, 30 Apr 2018 12:34:40 -0700 Subject: [PATCH 2/7] [DOCS] Added missing floats --- docs/CHANGELOG.asciidoc | 31 +++++++++++++------------------ 1 file changed, 13 insertions(+), 18 deletions(-) diff --git a/docs/CHANGELOG.asciidoc b/docs/CHANGELOG.asciidoc index 4c547aac9db53..4c7cbb9f1923f 100644 --- a/docs/CHANGELOG.asciidoc +++ b/docs/CHANGELOG.asciidoc @@ -14,9 +14,6 @@ This section summarizes the changes in each release. [[release-notes-7.0.0]] == {es} 7.0.0 -Test - -//// // Use these for links to issue and pulls. Note issues and pulls redirect one to // each other on Github, so don't worry too much on using the right prefix. :issue: https://github.com/elastic/elasticsearch/issues/ @@ -26,6 +23,7 @@ Test == Elasticsearch 7.0.0 +[float] === Breaking Changes <> ({pull}30185[#30185]) -=== Breaking Java Changes +//=== Breaking Java Changes -=== Deprecations +//=== Deprecations -=== New Features +//=== New Features -=== Enhancements +//=== Enhancements +[float] === Bug Fixes Fail snapshot operations early when creating or deleting a snapshot on a repository that has been written to by an older Elasticsearch after writing to it with a newer Elasticsearch version. ({pull}30140[#30140]) -=== Regressions +//=== Regressions -=== Known Issues -//// +//=== Known Issues [[release-notes-6.4.0]] == {es} 6.4.0 -Test -//// -=== New Features +//=== New Features -=== Enhancements +//=== Enhancements <> ({pull}30255[#30255]) +[float] === Bug Fixes Do not ignore request analysis/similarity settings on index resize operations when the source index already contains such settings ({pull}30216[#30216]) -=== Regressions - -=== Known Issues +//=== Regressions -//// +//=== Known Issues From abea04d8670e57a1b42615ab2b4af7b130e8caaf Mon Sep 17 00:00:00 2001 From: lcawley Date: Mon, 30 Apr 2018 13:12:44 -0700 Subject: [PATCH 3/7] [DOCS] Removes link from X-Pack release notes --- docs/CHANGELOG.asciidoc | 5 +++++ x-pack/docs/en/release-notes/7.0.0-alpha1.asciidoc | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/CHANGELOG.asciidoc b/docs/CHANGELOG.asciidoc index 4c7cbb9f1923f..33a056687da16 100644 --- a/docs/CHANGELOG.asciidoc +++ b/docs/CHANGELOG.asciidoc @@ -3,12 +3,17 @@ [partintro] -- +// Use these for links to issue and pulls. Note issues and pulls redirect one to +// each other on Github, so don't worry too much on using the right prefix. +:issue: https://github.com/elastic/elasticsearch/issues/ +:pull: https://github.com/elastic/elasticsearch/pull/ This section summarizes the changes in each release. * <> * <> + -- [[release-notes-7.0.0]] diff --git a/x-pack/docs/en/release-notes/7.0.0-alpha1.asciidoc b/x-pack/docs/en/release-notes/7.0.0-alpha1.asciidoc index b68970c4c9d4b..2c264f48e33fe 100644 --- a/x-pack/docs/en/release-notes/7.0.0-alpha1.asciidoc +++ b/x-pack/docs/en/release-notes/7.0.0-alpha1.asciidoc @@ -21,6 +21,5 @@ ones that the user is authorized to access in case field level security is enabl See also: -* <> * {kibana-ref}/xkb-7.0.0-alpha1.html[{kib} {xpack} 7.0.0-alpha1 Release Notes] * {logstash-ref}/xls-7.0.0-alpha1.html[Logstash {xpack} 7.0.0-alpha1 Release Notes] From 2b3ba518e0e4dd313eec644b1adc349910669c00 Mon Sep 17 00:00:00 2001 From: lcawley Date: Mon, 30 Apr 2018 14:27:01 -0700 Subject: [PATCH 4/7] [DOCS] Rebases changelog --- docs/CHANGELOG.asciidoc | 9 --------- 1 file changed, 9 deletions(-) diff --git a/docs/CHANGELOG.asciidoc b/docs/CHANGELOG.asciidoc index 33a056687da16..53e7acc50aa85 100644 --- a/docs/CHANGELOG.asciidoc +++ b/docs/CHANGELOG.asciidoc @@ -19,15 +19,6 @@ This section summarizes the changes in each release. [[release-notes-7.0.0]] == {es} 7.0.0 -// Use these for links to issue and pulls. Note issues and pulls redirect one to -// each other on Github, so don't worry too much on using the right prefix. -:issue: https://github.com/elastic/elasticsearch/issues/ -:pull: https://github.com/elastic/elasticsearch/pull/ - -= Elasticsearch Release Notes - -== Elasticsearch 7.0.0 - [float] === Breaking Changes From 1f3575744589b3e36ce783122a298063498162cc Mon Sep 17 00:00:00 2001 From: lcawley Date: Mon, 30 Apr 2018 14:33:02 -0700 Subject: [PATCH 5/7] [DOCS] Added section links for breaking changes --- docs/CHANGELOG.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/CHANGELOG.asciidoc b/docs/CHANGELOG.asciidoc index 53e7acc50aa85..602a49486035d 100644 --- a/docs/CHANGELOG.asciidoc +++ b/docs/CHANGELOG.asciidoc @@ -20,6 +20,7 @@ This section summarizes the changes in each release. == {es} 7.0.0 [float] +[[breaking-7.0.0]] === Breaking Changes < Date: Tue, 1 May 2018 09:13:06 -0700 Subject: [PATCH 6/7] [DOCS] Rebased changelog --- docs/CHANGELOG.asciidoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/CHANGELOG.asciidoc b/docs/CHANGELOG.asciidoc index 602a49486035d..d0a6572052cc0 100644 --- a/docs/CHANGELOG.asciidoc +++ b/docs/CHANGELOG.asciidoc @@ -53,7 +53,8 @@ written to by an older Elasticsearch after writing to it with a newer Elasticsea //=== New Features -//=== Enhancements +[float] +=== Enhancements <> ({pull}30255[#30255]) From 4308fe2aa0d07cc72696b5e6de39161598f91ed9 Mon Sep 17 00:00:00 2001 From: lcawley Date: Tue, 1 May 2018 10:31:11 -0700 Subject: [PATCH 7/7] [DOCS] Adds floats --- docs/CHANGELOG.asciidoc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/CHANGELOG.asciidoc b/docs/CHANGELOG.asciidoc index d0a6572052cc0..c774b0232541a 100644 --- a/docs/CHANGELOG.asciidoc +++ b/docs/CHANGELOG.asciidoc @@ -30,12 +30,16 @@ This section summarizes the changes in each release. <> ({pull}30185[#30185]) +//[float] //=== Breaking Java Changes +//[float] //=== Deprecations +//[float] //=== New Features +//[float] //=== Enhancements [float] @@ -44,13 +48,16 @@ This section summarizes the changes in each release. Fail snapshot operations early when creating or deleting a snapshot on a repository that has been written to by an older Elasticsearch after writing to it with a newer Elasticsearch version. ({pull}30140[#30140]) +//[float] //=== Regressions +//[float] //=== Known Issues [[release-notes-6.4.0]] == {es} 6.4.0 +//[float] //=== New Features [float] @@ -63,6 +70,8 @@ written to by an older Elasticsearch after writing to it with a newer Elasticsea Do not ignore request analysis/similarity settings on index resize operations when the source index already contains such settings ({pull}30216[#30216]) +//[float] //=== Regressions +//[float] //=== Known Issues