File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed
docs/reference/release-notes Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -9,11 +9,35 @@ Also see <<breaking-changes-6.8,Breaking changes in 6.8>>.
9
9
[float]
10
10
=== Bug fixes
11
11
12
+ CCR::
13
+ * Stop renew retention leases when follow task fails {es-pull}65168[#65168]
14
+
15
+ Engine::
16
+ * Fix the version and term field initialization error of `NoOpResult` {es-pull}66269[#66269] (issue: {es-issue}66267[#66267])
17
+
18
+ Features/Monitoring::
19
+ * Do not report negative values for swap sizes {es-pull}57317[#57317] (issue: {es-issue}57312[#57312])
20
+
21
+ Infra/Core::
22
+ * Fix missing `QuotaPath.unwrap()` instances {es-pull}67165[#67165] (issue: {es-issue}67164[#67164])
23
+
12
24
Machine learning::
13
25
* Fixes missing state in persist and restore for anomaly detection. This caused
14
26
suboptimal modeling after a job was closed and reopened or failed over to a
15
27
different node {ml-pull}1668[#1668]
16
28
29
+ Network::
30
+ * Ensure notify when proxy connections disconnect {es-pull}65697[#65697] (issue: {es-issue}65443[#65443])
31
+
32
+ Search::
33
+ * Do not wrap `can_match` searchers {es-pull}64742[#64742]
34
+
35
+ [[upgrade-6.8.14]]
36
+ [float]
37
+ === Upgrades
38
+
39
+ Packaging::
40
+ * Upgrade bundled jdk to 15.0.1 and switch back to `AdoptOpenJDK` {es-pull}64253[#64253] (issue: {es-issue}64026[#64026])
17
41
18
42
[[release-notes-6.8.13]]
19
43
== {es} version 6.8.13
You can’t perform that action at this time.
0 commit comments