Skip to content

Commit 8c77c2d

Browse files
authored
[DOCS] Adds changelog to Elasticsearch Reference (#30311)
1 parent 62766ba commit 8c77c2d

8 files changed

+31
-14
lines changed

docs/CHANGELOG.asciidoc

Lines changed: 30 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,43 @@
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
11+
This section summarizes the changes in each release.
12+
13+
* <<release-notes-6.3.0>>
14+
15+
--
16+
17+
[[release-notes-6.3.0]]
18+
== {es} version 6.3.0
719

8-
== Elasticsearch version 6.3.0
20+
//[float]
21+
//[[breaking-6.3.0]]
22+
//=== Breaking Changes
923

10-
=== New Features
24+
//[float]
25+
//=== Breaking Java Changes
1126

12-
=== Enhancements
27+
//[float]
28+
//=== Deprecations
1329

14-
=== Bug Fixes
30+
//[float]
31+
//=== New Features
1532

16-
=== Regressions
33+
//[float]
34+
//=== Enhancements
1735

18-
=== Known Issues
36+
//[float]
37+
//=== Bug Fixes
1938

39+
//[float]
40+
//=== Regressions
2041

42+
//[float]
43+
//=== Known Issues

docs/reference/index-shared4.asciidoc

Lines changed: 1 addition & 1 deletion
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

Lines changed: 0 additions & 1 deletion
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

Lines changed: 0 additions & 1 deletion
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

Lines changed: 0 additions & 1 deletion
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

Lines changed: 0 additions & 1 deletion
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

Lines changed: 0 additions & 1 deletion
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

Lines changed: 0 additions & 1 deletion
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)