File tree 1 file changed +9
-4
lines changed
docs/reference/release-notes
1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change 1
1
[[release-notes-6.3.2]]
2
- == 6.3.2 Release Notes
2
+ == {es} version 6.3.2
3
3
4
4
Also see <<breaking-changes-6.3>>.
5
5
@@ -17,9 +17,14 @@ Core::
17
17
* Disable C2 from using AVX-512 on JDK 10 {pull}32138[#32138] (issue: {issue}31425[#31425])
18
18
19
19
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])
23
28
24
29
Recovery::
25
30
* X-pack rolling upgrade failures [ISSUE] {pull}31827[#31827]
You can’t perform that action at this time.
0 commit comments