File tree Expand file tree Collapse file tree 2 files changed +6
-37
lines changed Expand file tree Collapse file tree 2 files changed +6
-37
lines changed Original file line number Diff line number Diff line change 66
77This 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>>
Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments