Skip to content

Commit cd33422

Browse files
Update docs for v8.17.8 release notes
1 parent 6f42721 commit cd33422

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
[[release-notes-8.17.8]]
2+
== {es} version 8.17.8
3+
4+
Also see <<breaking-changes-8.17,Breaking changes in 8.17>>.
5+
6+
[[bug-8.17.8]]
7+
[float]
8+
=== Bug fixes
9+
10+
Aggregations::
11+
* Aggs: Fix significant terms not finding background docuemnts for nested fields {es-pull}128472[#128472] (issue: {es-issue}101163[#101163])
12+
13+
Authorization::
14+
* Prevent invalid privileges in manage roles privilege {es-pull}128532[#128532] (issue: {es-issue}127496[#127496])
15+
16+
Codec::
17+
* Use new source loader when lower `docId` is accessed {es-pull}128320[#128320]
18+
19+
Data streams::
20+
* Bump APM data resource version {es-pull}129539[#129539]
21+
22+
Infra/Core::
23+
* Update AbstractXContentParser to support parsers that don't provide text characters {es-pull}129005[#129005]
24+
25+
Infra/Scripting::
26+
* Register mustache size limit setting {es-pull}119291[#119291]
27+
28+
Machine Learning::
29+
* Account for Java direct memory on machine learning nodes to prevent out-of-memory crashes. {es-pull}128742[#128742]
30+
* Ensure that anomaly detection job state update retries if master node is temoporarily unavailable {es-pull}129391[#129391] (issue: {es-issue}126148[#126148])
31+
32+
Searchable Snapshots::
33+
* Adjust unpromotable shard refresh request validation to allow `RefreshResult.NO_REFRESH` {es-pull}129176[#129176] (issue: {es-issue}129036[#129036])
34+
35+
Security::
36+
* Fix error message when changing the password for a user in the file realm {es-pull}127621[#127621]
37+
38+
[[enhancement-8.17.8]]
39+
[float]
40+
=== Enhancements
41+
42+
Authorization::
43+
* Fix unsupported privileges error message during role and API key creation {es-pull}129158[#129158] (issue: {es-issue}128132[#128132])
44+
45+

0 commit comments

Comments
 (0)