File tree Expand file tree Collapse file tree 2 files changed +21
-0
lines changed Expand file tree Collapse file tree 2 files changed +21
-0
lines changed Original file line number Diff line number Diff line change 6
6
7
7
This section summarizes the changes in each release.
8
8
9
+ * <<release-notes-7.17.27>>
9
10
* <<release-notes-7.17.26>>
10
11
* <<release-notes-7.17.25>>
11
12
* <<release-notes-7.17.24>>
@@ -87,6 +88,7 @@ This section summarizes the changes in each release.
87
88
88
89
--
89
90
91
+ include::release-notes/7.17.27.asciidoc[]
90
92
include::release-notes/7.17.26.asciidoc[]
91
93
include::release-notes/7.17.25.asciidoc[]
92
94
include::release-notes/7.17.24.asciidoc[]
Original file line number Diff line number Diff line change
1
+ [[release-notes-7.17.27]]
2
+ == {es} version 7.17.27
3
+
4
+ coming[7.17.27]
5
+
6
+ Also see <<breaking-changes-7.17,Breaking changes in 7.17>>.
7
+
8
+ [[bug-7.17.27]]
9
+ [float]
10
+ === Bug fixes
11
+
12
+ Data streams::
13
+ * Acquire stats searcher for data stream stats {es-pull}118012[#118012]
14
+ * Acquire stats searcher for data stream stats {es-pull}117953[#117953]
15
+
16
+ Infra/Scripting::
17
+ * Register mustache size limit setting {es-pull}119291[#119291]
18
+
19
+
You can’t perform that action at this time.
0 commit comments