We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a44e17f commit 20725cfCopy full SHA for 20725cf
docs/reference/release-notes/5.6.2.asciidoc
@@ -7,6 +7,9 @@ Also see <<breaking-changes-5.6>>.
7
[float]
8
=== Bug fixes
9
10
+Aggregations::
11
+* Do not delegate a null scorer to LeafBucketCollectors {pull}26747[#26747] (issue: {issue}26611[#26611])
12
+
13
Inner Hits::
14
* Do not allow inner hits that fetch _source and have a non nested object field as parent {pull}25749[#25749] (issue: {issue}25315[#25315])
15
@@ -33,3 +36,12 @@ Scripting::
33
36
34
37
Upgrade API::
35
38
* Upgrade API: fix excessive logging and unnecessary template updates {pull}26698[#26698] (issue: {issue}26673[#26673])
39
40
41
42
+[[upgrade-5.6.2]]
43
+[float]
44
+=== Upgrades
45
46
+Logging::
47
+* Upgrade to Log4j 2.9.1 {pull}26750[#26750] (issues: {issue}109[#109], {issue}26464[#26464], {issue}26467[#26467])
0 commit comments