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 7
7
This section summarizes the changes in each release.
8
8
9
9
* <<release-notes-8.11.0>>
10
+ * <<release-notes-8.10.4>>
10
11
* <<release-notes-8.10.3>>
11
12
* <<release-notes-8.10.2>>
12
13
* <<release-notes-8.10.1>>
@@ -53,6 +54,7 @@ This section summarizes the changes in each release.
53
54
--
54
55
55
56
include::release-notes/8.11.0.asciidoc[]
57
+ include::release-notes/8.10.4.asciidoc[]
56
58
include::release-notes/8.10.3.asciidoc[]
57
59
include::release-notes/8.10.2.asciidoc[]
58
60
include::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