File tree Expand file tree Collapse file tree 2 files changed +23
-0
lines changed Expand file tree Collapse file tree 2 files changed +23
-0
lines changed Original file line number Diff line number Diff line change 77This section summarizes the changes in each release.
88
99* <<release-notes-8.11.0>>
10+ * <<release-notes-8.10.4>>
1011* <<release-notes-8.10.3>>
1112* <<release-notes-8.10.2>>
1213* <<release-notes-8.10.1>>
@@ -53,6 +54,7 @@ This section summarizes the changes in each release.
5354--
5455
5556include::release-notes/8.11.0.asciidoc[]
57+ include::release-notes/8.10.4.asciidoc[]
5658include::release-notes/8.10.3.asciidoc[]
5759include::release-notes/8.10.2.asciidoc[]
5860include::release-notes/8.10.1.asciidoc[]
Original file line number Diff line number Diff line change 1+ [[release-notes-8.10.4]]
2+ == {es} version 8.10.4
3+
4+ coming[8.10.4]
5+
6+ Also see <<breaking-changes-8.10,Breaking changes in 8.10>>.
7+
8+ [[bug-8.10.4]]
9+ [float]
10+ === Bug fixes
11+
12+ Search::
13+ * Search of remote clusters with no shards results in successful status {es-pull}100354[#100354]
14+
15+ Snapshot/Restore::
16+ * Improve `RepositoryData` BwC {es-pull}100401[#100401]
17+
18+ Transform::
19+ * Shutdown the task immediately when `force` == `true` {es-pull}100203[#100203]
20+
21+
You can’t perform that action at this time.
0 commit comments