[DOCS] Adds ml-cpp PRs to release notes (#44354)

This commit is contained in:
Lisa Cawley 2019-07-15 09:11:04 -07:00 committed by lcawl
parent 59658daef9
commit 6c7f7d4a10
2 changed files with 18 additions and 0 deletions

View File

@ -7,6 +7,7 @@
This section summarizes the changes in each release.
* <<release-notes-7.3.0>>
* <<release-notes-7.2.1>>
* <<release-notes-7.2.0>>
* <<release-notes-7.1.1>>
* <<release-notes-7.1.0>>

View File

@ -1,3 +1,20 @@
[[release-notes-7.2.1]]
== {es} version 7.2.1
coming[7.2.1]
Also see <<breaking-changes-7.2,Breaking changes in 7.2>>.
[discrete]
[[bug-7.2.1]]
=== Bug fixes
Machine Learning::
* Don't persist model state at the end of lookback if the lookback did not
generate any input {ml-pull}527[#527] (issue: {ml-issue}519[#519])
* Don't write model size stats when job is closed without any input
{ml-pull}516[#516] (issue: {ml-issue}394[#394])
[[release-notes-7.2.0]]
== {es} version 7.2.0