Skip to content

Commit 7da050d

Browse files
committed
[ML][DOCS] Add missing 6.3.0 release notes (#32099)
The issues and PRs these release notes relate to are in the private C++ code repository that pre-dates X-Pack opening. (The ML C++ code was made public part way through the development of version 6.3.0.)
1 parent 4a0fe5a commit 7da050d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/reference/release-notes/6.3.asciidoc

+4
Original file line numberDiff line numberDiff line change
@@ -454,6 +454,10 @@ Machine Learning::
454454
* Add control message to start background persistence {ml-pull}19[#19]
455455
* Fail start up if state is missing {ml-pull}4[#4]
456456
* Do not log incorrect model memory limit {ml-pull}3[#3]
457+
* Fix background persistence - in 6.1 and 6.2 background persisted models were only visible after jobs were closed
458+
* Fix anomaly detection for buckets with fewer than two values when using the `varp` function
459+
* Fix typical values and model plot bounds when using the `multivariate_by_fields` option
460+
* Fix typical values, forecast confidence intervals and model plot bounds for models with multiple modes
457461

458462
Mapping::
459463
* Delay _uid field data deprecation warning {pull}30651[#30651] (issue: {issue}30625[#30625])

0 commit comments

Comments
 (0)