Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/reference/release-notes/8.18.0.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,10 @@ Machine Learning::
* Set default similarity for Cohere model to cosine {es-pull}125370[#125370] (issue: {es-issue}122878[#122878])
* Updating Inference Update API documentation to have the correct PUT method {es-pull}121048[#121048]
* [Inference API] Fix output stream ordering in `InferenceActionProxy` {es-pull}124225[#124225]
* Restrict file system access for PyTorch models {ml-pull}2851[#2851]
* Update the PyTorch library to version 2.5.1. {ml-pull}2783[#2798], {ml-pull}2799[#2799]
* Upgrade Boost libraries to version 1.86. {ml-pull}2780[#2780], {ml-pull}2779[#2779]


Mapping::
* Avoid serializing empty `_source` fields in mappings {es-pull}122606[#122606]
Expand Down