Skip to content

Commit 77aef1a

Browse files
authored
[DOCS] Adds changelog to Elasticsearch Reference (#30310)
1 parent fc3850a commit 77aef1a

8 files changed

+26
-33
lines changed

docs/CHANGELOG.asciidoc

+25-26
Original file line numberDiff line numberDiff line change
@@ -1,50 +1,49 @@
1+
[[es-release-notes]]
2+
= {es} Release Notes
3+
4+
[partintro]
5+
--
16
// Use these for links to issue and pulls. Note issues and pulls redirect one to
27
// each other on Github, so don't worry too much on using the right prefix.
38
// :issue: https://github.com/elastic/elasticsearch/issues/
49
// :pull: https://github.com/elastic/elasticsearch/pull/
510

6-
= Elasticsearch Release Notes
7-
8-
== Elasticsearch 7.0.0
9-
10-
=== Breaking Changes
11-
12-
<<write-thread-pool-fallback, Removed `thread_pool.bulk.*` settings and
13-
`es.thread_pool.write.use_bulk_as_display_name` system property>> ({pull}29609[#29609])
14-
15-
<<remove-suggest-metric, Removed `suggest` metric on stats APIs>> ({pull}29635[#29635])
11+
This section summarizes the changes in each release.
1612

17-
=== Breaking Java Changes
13+
* <<release-notes-6.4.0>>
1814

19-
=== Deprecations
2015

21-
=== New Features
16+
--
2217

23-
=== Enhancements
24-
25-
=== Bug Fixes
18+
[[release-notes-6.4.0]]
19+
== {es} 6.4.0
2620

27-
Fail snapshot operations early when creating or deleting a snapshot on a repository that has been
28-
written to by an older Elasticsearch after writing to it with a newer Elasticsearch version. ({pull}30140[#30140])
21+
//[float]
22+
//[[breaking-6.4.0]]
23+
//=== Breaking Changes
2924

30-
=== Regressions
25+
//[float]
26+
//=== Breaking Java Changes
3127

32-
=== Known Issues
28+
//[float]
29+
//=== Deprecations
3330

34-
== Elasticsearch version 6.4.0
35-
36-
=== New Features
31+
//[float]
32+
//=== New Features
3733

34+
[float]
3835
=== Enhancements
3936

4037
<<copy-source-settings-on-resize, Allow copying source settings on index resize operations>> ({pull}30255[#30255])
4138

39+
[float]
4240
=== Bug Fixes
4341

4442
Do not ignore request analysis/similarity settings on index resize operations when the source index already contains such settings ({pull}30216[#30216])
4543

46-
=== Regressions
47-
48-
=== Known Issues
44+
//[float]
45+
//=== Regressions
4946

47+
//[float]
48+
//=== Known Issues
5049

docs/reference/index-shared4.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ include::testing.asciidoc[]
55

66
include::glossary.asciidoc[]
77

8-
include::release-notes.asciidoc[]
8+
include::{docdir}/../CHANGELOG.asciidoc[]

x-pack/docs/en/release-notes/6.0.0-alpha1.asciidoc

-1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,5 @@ Watcher::
3434

3535
See also:
3636

37-
* <<release-notes-6.0.0-alpha1,{es} 6.0.0-alpha1 Release Notes>>
3837
* {kibana-ref}/release-notes-xkb.html[{kib} {xpack} Release Notes]
3938
* {logstash-ref}/release-notes-xls.html[Logstash {xpack} Release Notes]

x-pack/docs/en/release-notes/6.0.0-alpha2.asciidoc

-1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,5 @@ Metadata fails, the update is now retried.
3939

4040
See also:
4141

42-
* <<release-notes-6.0.0-alpha2,{es} 6.0.0-alpha2 Release Notes>>
4342
* {kibana-ref}/release-notes-xkb.html[{kib} {xpack} Release Notes]
4443
* {logstash-ref}/release-notes-xls.html[Logstash {xpack} Release Notes]

x-pack/docs/en/release-notes/6.0.0-beta1.asciidoc

-1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,5 @@ to `false` in your `elasticsearch.yml`. See
2929

3030
See also:
3131

32-
* <<release-notes-6.0.0-beta1,{es} 6.0.0-beta1 Release Notes>>
3332
* {kibana-ref}/release-notes-xkb.html[{kib} {xpack} Release Notes]
3433
* {logstash-ref}/release-notes-xls.html[Logstash {xpack} Release Notes]

x-pack/docs/en/release-notes/6.0.0-beta2.asciidoc

-1
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,5 @@ Watcher::
7979

8080
See also:
8181

82-
* <<release-notes-6.0.0-beta2,{es} 6.0.0-beta2 Release Notes>>
8382
* {kibana-ref}/release-notes-xkb.html[{kib} {xpack} Release Notes]
8483
* {logstash-ref}/release-notes-xls.html[Logstash {xpack} Release Notes]

x-pack/docs/en/release-notes/6.0.0-rc1.asciidoc

-1
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,5 @@ Watcher::
7272

7373
See also:
7474

75-
* <<release-notes-6.0.0-rc1,{es} 6.0.0-rc1 Release Notes>>
7675
* {kibana-ref}/release-notes-xkb.html[{kib} {xpack} Release Notes]
7776
* {logstash-ref}/release-notes-xls.html[Logstash {xpack} Release Notes]

x-pack/docs/en/release-notes/6.0.0-rc2.asciidoc

-1
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,5 @@ to require multiple binds when authenticating in user search mode.
6969

7070
See also:
7171

72-
* <<release-notes-6.0.0-rc2,{es} 6.0.0-rc2 Release Notes>>
7372
* {kibana-ref}/release-notes-xkb.html[{kib} {xpack} Release Notes]
7473
* {logstash-ref}/release-notes-xls.html[Logstash {xpack} Release Notes]

0 commit comments

Comments
 (0)