Skip to content

Commit e9b6223

Browse files
authored
[DOCS] Updates 6.3.2 release notes with PRs from ml-cpp repo (#32334)
1 parent 64bdeb2 commit e9b6223

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

docs/reference/release-notes/6.3.asciidoc

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[[release-notes-6.3.2]]
2-
== 6.3.2 Release Notes
2+
== {es} version 6.3.2
33

44
Also see <<breaking-changes-6.3>>.
55

@@ -17,9 +17,14 @@ Core::
1717
* Disable C2 from using AVX-512 on JDK 10 {pull}32138[#32138] (issue: {issue}31425[#31425])
1818

1919
Machine Learning::
20-
* Fix calendar and filter updates from non-master nodes {pull}31804[#31804] (issue: {issue}31803[#31803])
21-
* Don't treat stale FAILED jobs as OPENING in job allocation {pull}31800[#31800] (issue: {issue}31794[#31794])
22-
* Rate limit established model memory updates {pull}31768[#31768]
20+
* Fixes calendar and filter updates from non-master nodes {pull}31804[#31804] (issue: {issue}31803[#31803])
21+
* No longer treats stale FAILED jobs as OPENING in job allocation {pull}31800[#31800] (issue: {issue}31794[#31794])
22+
* Rate limits established model memory updates {pull}31768[#31768]
23+
* Fixes SIGSEGV when upgrading a job directly from 5.6.10 to 6.3. It also fixes
24+
the upgrade for the trend component model, which caused large prediction errors
25+
immediately after upgrading. {ml-pull}143[#143] (issue: {ml-issue}141[#141])
26+
* Fixes issues upgrading the state, which could cause the autodetect process to
27+
crash. {ml-pull}140[#140] (issue: {ml-issue}136[#136])
2328

2429
Recovery::
2530
* X-pack rolling upgrade failures [ISSUE] {pull}31827[#31827]

0 commit comments

Comments
 (0)