-
Notifications
You must be signed in to change notification settings - Fork 25.3k
[DOCS] Adds ML PRs to 6.6 release notes #37615
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Pinging @elastic/ml-core |
Machine Learning:: | ||
* Create the {ml} annotations index {pull}36731[#36731] (issue: {issue}33376[#33376]) | ||
* Split in batches and migrate all jobs and datafeeds {pull}36716[#36716] | ||
(issue: {issue}32905[#32905]) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This one is really an implementation detail of the new feature "Store job configuration information in the new .ml-config
index". I'm not convinced it's worth listing separately.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok! I added the non-issue label to the PR and removed it from this list.
* Stop datafeeds when their jobs are stale {pull}37227[#37227] | ||
(issue: {issue}36810[#36810]) | ||
* Fix x-pack usage regression caused by index migration {pull}36936[#36936] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This one was broken and fixed during 6.6 development, so has never been a problem in a released build. Therefore I'd leave it out.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ditto
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This PR adds the machine learning PRs to the 6.6.0 Elasticsearch Release Notes.