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.15.1.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,11 @@ Geo::
Indices APIs::
* Fix template alias parsing livelock {es-pull}112217[#112217]

Inference::
* Fix the bug where the run() function of ExecutableInferenceRequest throws an exception when get inferenceEntityId. {es-pull}112135[#112135]

Infra/Core::
* Fix toReleaseVersion() when called on the current version id {es-pull}112242[#112242] (issue: {es-issue}111900[#111900])
* Fix windows memory locking {es-pull}111866[#111866] (issue: {es-issue}111847[#111847])

Ingest Node::
Expand Down
Loading