File tree 1 file changed +6
-0
lines changed
docs/reference/release-notes
1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 1
1
[[release-notes-5.5.2]]
2
2
== 5.5.2 Release Notes
3
3
4
+ See https://www.elastic.co/blog/multi-data-path-bug-in-elasticsearch-5-3-0[Multi data path bug in Elasticsearch 5.3.0].
5
+
4
6
Also see <<breaking-changes-5.5>>.
5
7
6
8
[[bug-5.5.2]]
@@ -14,7 +16,11 @@ Core::
14
16
* Release operation permit on thread-pool rejection {pull}25930[#25930] (issue: {issue}25863[#25863])
15
17
16
18
Inner Hits::
19
+ * Fix inner hits to work with queries wrapped in an indices query {pull}26138[#26138] (issue: {issue}26133[#26133])
17
20
* When fetching nested inner hits only access stored fields when needed {pull}25864[#25864] (issue: {issue}6[#6])
18
21
19
22
Logging::
20
23
* Declare XContent deprecation logger as static {pull}25881[#25881] (issue: {issue}25879[#25879])
24
+
25
+ Query DSL::
26
+ * Parse "*" in query_string_query as MatchAllDocsQuery {pull}25872[#25872] (issues: {issue}25556[#25556], {issue}25726[#25726])
You can’t perform that action at this time.
0 commit comments