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 0414566 commit 836dcd8Copy full SHA for 836dcd8
docs/reference/release-notes/8.10.0.asciidoc
@@ -20,6 +20,7 @@ Geo::
20
=== Bug fixes
21
22
Aggregations::
23
+* Cardinality nested in time series doc values bug {es-pull}99007[#99007]
24
* Skip segment for `MatchNoDocsQuery` filters {es-pull}98295[#98295] (issue: {es-issue}94637[#94637])
25
26
Allocation::
@@ -60,6 +61,9 @@ Geo::
60
61
* Fix how Maps#flatten handle map values inside a list {es-pull}98828[#98828]
62
* Fix mvt error when returning partial results {es-pull}98765[#98765] (issue: {es-issue}98730[#98730])
63
64
+Health::
65
+* `_health_report` SLM indicator should use the policy ID (not the name) {es-pull}99111[#99111]
66
+
67
Indices APIs::
68
* Ensure frozen indices have correct tier preference {es-pull}97967[#97967]
69
0 commit comments