File tree Expand file tree Collapse file tree 2 files changed +33
-0
lines changed Expand file tree Collapse file tree 2 files changed +33
-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.16>>
9
10
* <<release-notes-7.17.15>>
10
11
* <<release-notes-7.17.14>>
11
12
* <<release-notes-7.17.13>>
@@ -76,6 +77,7 @@ This section summarizes the changes in each release.
76
77
77
78
--
78
79
80
+ include::release-notes/7.17.16.asciidoc[]
79
81
include::release-notes/7.17.15.asciidoc[]
80
82
include::release-notes/7.17.14.asciidoc[]
81
83
include::release-notes/7.17.13.asciidoc[]
Original file line number Diff line number Diff line change
1
+ [[release-notes-7.17.16]]
2
+ == {es} version 7.17.16
3
+
4
+ Also see <<breaking-changes-7.17,Breaking changes in 7.17>>.
5
+
6
+ [[known-issues-7.17.16]]
7
+ [discrete]
8
+ === Known issues
9
+ include::7.17.14.asciidoc[tag=no-preventive-gc-issue]
10
+
11
+ [[bug-7.17.16]]
12
+ [float]
13
+ === Bug fixes
14
+
15
+ Infra/Circuit Breakers::
16
+ * Add more logging to the real memory circuit breaker and lower minimum interval {es-pull}102396[#102396]
17
+
18
+ Infra/Scripting::
19
+ * Improve painless error wrapping {es-pull}100872[#100872]
20
+
21
+ Transform::
22
+ * Ensure transform updates only modify the expected transform task {es-pull}102934[#102934] (issue: {es-issue}102933[#102933])
23
+
24
+ [[upgrade-7.17.16]]
25
+ [float]
26
+ === Upgrades
27
+
28
+ Snapshot/Restore::
29
+ * Upgrade reactor netty http to v1.0.39 and reactor core to v3.4.34 {es-pull}102629[#102629]
30
+
31
+
You can’t perform that action at this time.
0 commit comments