Skip to content

Commit 110922b

Browse files
committed
[DOCS] Adds ml-cpp PRs to release notes (#57444)
1 parent 8e08707 commit 110922b

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

docs/reference/release-notes.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
This section summarizes the changes in each release.
88

9+
* <<release-notes-7.7.1>>
910
* <<release-notes-7.7.0>>
1011
* <<release-notes-7.6.2>>
1112
* <<release-notes-7.6.1>>

docs/reference/release-notes/7.7.asciidoc

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff 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])
19+
120
[[release-notes-7.7.0]]
221
== {es} version 7.7.0
322

0 commit comments

Comments
 (0)