We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b865f64 commit 741f657Copy full SHA for 741f657
docs/reference/release-notes.asciidoc
@@ -5,6 +5,7 @@
5
--
6
This section summarizes the changes in each release.
7
8
+* <<release-notes-6.8.14>>
9
* <<release-notes-6.8.13>>
10
* <<release-notes-6.8.12>>
11
* <<release-notes-6.8.11>>
docs/reference/release-notes/6.8.asciidoc
@@ -1,3 +1,19 @@
1
+[[release-notes-6.8.14]]
2
+== {es} version 6.8.14
3
+
4
+coming::[6.8.14]
+Also see <<breaking-changes-6.8,Breaking changes in 6.8>>.
+[[bug-6.8.14]]
+[float]
+=== Bug fixes
12
+Machine learning::
13
+* Fixes missing state in persist and restore for anomaly detection. This caused
14
+suboptimal modeling after a job was closed and reopened or failed over to a
15
+different node {ml-pull}1668[#1668]
16
17
18
[[release-notes-6.8.13]]
19
== {es} version 6.8.13
0 commit comments