File tree Expand file tree Collapse file tree 2 files changed +39
-0
lines changed Expand file tree Collapse file tree 2 files changed +39
-0
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-8.17.7>>
910* <<release-notes-8.17.6>>
1011* <<release-notes-8.17.5>>
1112* <<release-notes-8.17.4>>
@@ -89,6 +90,7 @@ This section summarizes the changes in each release.
8990
9091--
9192
93+ include::release-notes/8.17.7.asciidoc[]
9294include::release-notes/8.17.6.asciidoc[]
9395include::release-notes/8.17.5.asciidoc[]
9496include::release-notes/8.17.4.asciidoc[]
Original file line number Diff line number Diff line change 1+ [[release-notes-8.17.7]]
2+ == {es} version 8.17.7
3+
4+ coming[8.17.7]
5+
6+ Also see <<breaking-changes-8.17,Breaking changes in 8.17>>.
7+
8+ [[breaking-8.17.7]]
9+ [float]
10+ === Breaking changes
11+
12+ Snapshot/Restore::
13+ * Make S3 custom query parameter optional {es-pull}128043[#128043]
14+
15+ [[bug-8.17.7]]
16+ [float]
17+ === Bug fixes
18+
19+ Audit::
20+ * Handle streaming request body in audit log {es-pull}127798[#127798]
21+
22+ Downsampling::
23+ * Downsampling does not consider passthrough fields as dimensions {es-pull}127752[#127752] (issue: {es-issue}125156[#125156])
24+
25+ Infra/Scripting::
26+ * Avoid nested docs in painless execute api {es-pull}127991[#127991] (issue: {es-issue}41004[#41004])
27+
28+ Relevance::
29+ * Fix: Add `NamedWriteable` for `RuleQueryRankDoc` {es-pull}128153[#128153] (issue: {es-issue}126071[#126071])
30+
31+ Security::
32+ * Remove dangling spaces wherever found {es-pull}127475[#127475]
33+
34+ TSDB::
35+ * Skip the validation when retrieving the index mode during reindexing a time series data stream {es-pull}127824[#127824]
36+
37+
You can’t perform that action at this time.
0 commit comments