File tree Expand file tree Collapse file tree 2 files changed +33
-0
lines changed Expand file tree Collapse file tree 2 files changed +33
-0
lines changed Original file line number Diff line number Diff line change 66
77This section summarizes the changes in each release.
88
9+ * <<release-notes-8.15.5>>
910* <<release-notes-8.15.4>>
1011* <<release-notes-8.15.3>>
1112* <<release-notes-8.15.2>>
@@ -74,6 +75,7 @@ This section summarizes the changes in each release.
7475
7576--
7677
78+ include::release-notes/8.15.5.asciidoc[]
7779include::release-notes/8.15.4.asciidoc[]
7880include::release-notes/8.15.3.asciidoc[]
7981include::release-notes/8.15.2.asciidoc[]
Original file line number Diff line number Diff line change 1+ [[release-notes-8.15.5]]
2+ == {es} version 8.15.5
3+
4+ coming[8.15.5]
5+
6+ Also see <<breaking-changes-8.15,Breaking changes in 8.15>>.
7+
8+ [[bug-8.15.5]]
9+ [float]
10+ === Bug fixes
11+
12+ Machine Learning::
13+ * Fix bug in ML autoscaling when some node info is unavailable {es-pull}116650[#116650]
14+
15+ Mapping::
16+ * Change synthetic source logic for `constant_keyword` {es-pull}117182[#117182] (issue: {es-issue}117083[#117083])
17+
18+ Relevance::
19+ * Fix handling of bulk requests with semantic text fields and delete ops {es-pull}116942[#116942]
20+
21+ Vector Search::
22+ * Update Semantic Query To Handle Zero Size Responses {es-pull}116277[#116277] (issue: {es-issue}116083[#116083])
23+
24+ [[enhancement-8.15.5]]
25+ [float]
26+ === Enhancements
27+
28+ Data streams::
29+ * Apm-data: disable date_detection for all apm data streams {es-pull}116995[#116995]
30+
31+
You can’t perform that action at this time.
0 commit comments