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 6
6
7
7
This section summarizes the changes in each release.
8
8
9
+ * <<release-notes-7.17.24>>
9
10
* <<release-notes-7.17.23>>
10
11
* <<release-notes-7.17.22>>
11
12
* <<release-notes-7.17.21>>
@@ -84,6 +85,7 @@ This section summarizes the changes in each release.
84
85
85
86
--
86
87
88
+ include::release-notes/7.17.24.asciidoc[]
87
89
include::release-notes/7.17.23.asciidoc[]
88
90
include::release-notes/7.17.22.asciidoc[]
89
91
include::release-notes/7.17.21.asciidoc[]
Original file line number Diff line number Diff line change
1
+ [[release-notes-7.17.24]]
2
+ == {es} version 7.17.24
3
+
4
+ coming[7.17.24]
5
+
6
+ Also see <<breaking-changes-7.17,Breaking changes in 7.17>>.
7
+
8
+ [[bug-7.17.24]]
9
+ [float]
10
+ === Bug fixes
11
+
12
+ Authentication::
13
+ * Improve security-crypto threadpool overflow handling {es-pull}111369[#111369]
14
+
15
+ Geo::
16
+ * Add maximum nested depth check to WKT parser {es-pull}111843[#111843]
17
+
18
+ Snapshot/Restore::
19
+ * Fix `NullPointerException` in shard snapshot code {es-pull}111524[#111524]
20
+
21
+
You can’t perform that action at this time.
0 commit comments