You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/reference/release-notes/7.7.asciidoc
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,22 @@
1
+
[[release-notes-7.7.1]]
2
+
== {es} version 7.7.1
3
+
4
+
coming::[7.7.1]
5
+
6
+
Also see <<breaking-changes-7.7,Breaking changes in 7.7>>.
7
+
8
+
[discrete]
9
+
[[bug-7.7.1]]
10
+
=== Bug fixes
11
+
12
+
Machine Learning::
13
+
* Fix background persistence of categorizer state. {ml-pull}1137[#1137] (issue: {ml-issue}1136[#1136])
14
+
* Fix classification job failures when number of classes in configuration differs from the number of classes present in the training data. {ml-pull}1144[#1144]
15
+
* Fix underlying cause for "Failed to calculate splitting significance" log errors. {ml-pull}1157[#1157]
16
+
* Fix possible root cause for "Bad variance scale nan" log errors. {ml-pull}1225[#1225]
17
+
* Change data frame analytics instrumentation timestamp resolution to milliseconds. {ml-pull}1237[#1237]
18
+
* Fix "autodetect process stopped unexpectedly: Fatal error: 'terminate called after throwing an instance of 'std::bad_function_call'". {ml-pull}1246[#1246] (issue: {ml-issue}1245[#1245])
0 commit comments