Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 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
3 changes: 3 additions & 0 deletions docs/reference/release-notes.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ This section summarizes the changes in each release.

* <<release-notes-8.16.1>>
* <<release-notes-8.16.0>>
* <<release-notes-8.15.5>>
* <<release-notes-8.15.4>>
* <<release-notes-8.15.3>>
* <<release-notes-8.15.2>>
Expand Down Expand Up @@ -76,8 +77,10 @@ This section summarizes the changes in each release.

--

include::release-notes/8.16.2.asciidoc[]
include::release-notes/8.16.1.asciidoc[]
include::release-notes/8.16.0.asciidoc[]
include::release-notes/8.15.5.asciidoc[]
include::release-notes/8.15.4.asciidoc[]
include::release-notes/8.15.3.asciidoc[]
include::release-notes/8.15.2.asciidoc[]
Expand Down
29 changes: 29 additions & 0 deletions docs/reference/release-notes/8.15.5.asciidoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
[[release-notes-8.15.5]]
== {es} version 8.15.5

Also see <<breaking-changes-8.15,Breaking changes in 8.15>>.

[[bug-8.15.5]]
[float]
=== Bug fixes

Machine Learning::
* Fix bug in ML autoscaling when some node info is unavailable {es-pull}116650[#116650]

Mapping::
* Change synthetic source logic for `constant_keyword` {es-pull}117182[#117182] (issue: {es-issue}117083[#117083])

Relevance::
* Fix handling of bulk requests with semantic text fields and delete ops {es-pull}116942[#116942]

Vector Search::
* Update Semantic Query To Handle Zero Size Responses {es-pull}116277[#116277] (issue: {es-issue}116083[#116083])

[[enhancement-8.15.5]]
[float]
=== Enhancements

Data streams::
* Apm-data: disable date_detection for all apm data streams {es-pull}116995[#116995]