Skip to content

Commit 4f1d55a

Browse files
committed
[DOCS] Removes 6.3.1 release notes
1 parent 5af340c commit 4f1d55a

File tree

2 files changed

+6
-37
lines changed

2 files changed

+6
-37
lines changed

docs/reference/release-notes.asciidoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66

77
This section summarizes the changes in each release.
88

9-
* <<release-notes-6.3.1>>
109
* <<release-notes-6.3.0>>
1110
* <<release-notes-6.2.4>>
1211
* <<release-notes-6.2.3>>

docs/reference/release-notes/6.3.asciidoc

Lines changed: 6 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -34,40 +34,6 @@
3434
//=== Known Issues
3535
////
3636

37-
[[release-notes-6.3.1]]
38-
== Elasticsearch version 6.3.1
39-
40-
coming[6.3.1]
41-
42-
//[float]
43-
[[breaking-6.3.1]]
44-
//=== Breaking Changes
45-
46-
//[float]
47-
//=== Breaking Java Changes
48-
49-
//[float]
50-
//=== Deprecations
51-
52-
//[float]
53-
//=== New Features
54-
55-
//[float]
56-
//=== Enhancements
57-
58-
[float]
59-
=== Bug Fixes
60-
61-
Reduce the number of object allocations made by {security} when resolving the indices and aliases for a request ({pull}30180[#30180])
62-
63-
Respect accept header on requests with no handler ({pull}30383[#30383])
64-
65-
//[float]
66-
//=== Regressions
67-
68-
//[float]
69-
//=== Known Issues
70-
7137
[[release-notes-6.3.0]]
7238
== {es} version 6.3.0
7339

@@ -101,8 +67,12 @@ elasticsearch plugin.
10167
//[float]
10268
//=== Enhancements
10369

104-
//[float]
105-
//=== Bug Fixes
70+
[float]
71+
=== Bug Fixes
72+
73+
Security::
74+
* Reduces the number of object allocations made by {security} when resolving the indices and aliases for a request ({pull}30180[#30180])
75+
* Respects accept header on requests with no handler ({pull}30383[#30383])
10676

10777
//[float]
10878
//=== Regressions

0 commit comments

Comments
 (0)