Features & Enhancements
- #4812 Add DailyModelSnapshotRetentionAfterDays to ml jobs (issue: #4803)
- #4813 Add FailedCategoryCount to ModelSizeStats (issue: #4803)
- #4814 Add effective max model memory limit to ML info (issue: #4803)
- #4815 Add assigned node to OpenJob/StartDatafeed response (issue: #4803)
- #4816 Add Indices and Aliases in BulkAlias API (issue: #4721)
Bug Fixes
- #4806 Deserialize sort short forms (issue: #4797)
- #4807 Do not wrap null ISourceFilter in Union (issue: #4787)
CI and docs
- #4793 Remove duplicated properties. Thanks @DanAtkinson 👍
- #4805 Use format that null_value conforms to (issue: #4781)
- #4804 Parent-Child Documentation: Fixed spelling error on "IndexResponse". thanks @NickFane 👍