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.16.2>>
910* <<release-notes-8.16.1>>
1011* <<release-notes-8.16.0>>
12+ * <<release-notes-8.15.5>>
1113* <<release-notes-8.15.4>>
1214* <<release-notes-8.15.3>>
1315* <<release-notes-8.15.2>>
@@ -76,8 +78,10 @@ This section summarizes the changes in each release.
7678
7779--
7880
81+ include::release-notes/8.16.2.asciidoc[]
7982include::release-notes/8.16.1.asciidoc[]
8083include::release-notes/8.16.0.asciidoc[]
84+ include::release-notes/8.15.5.asciidoc[]
8185include::release-notes/8.15.4.asciidoc[]
8286include::release-notes/8.15.3.asciidoc[]
8387include::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+ Also see <<breaking-changes-8.15,Breaking changes in 8.15>>.
5+
6+ [[bug-8.15.5]]
7+ [float]
8+ === Bug fixes
9+
10+ Machine Learning::
11+ * Fix bug in ML autoscaling when some node info is unavailable {es-pull}116650[#116650]
12+
13+ Mapping::
14+ * Change synthetic source logic for `constant_keyword` {es-pull}117182[#117182] (issue: {es-issue}117083[#117083])
15+
16+ Relevance::
17+ * Fix handling of bulk requests with semantic text fields and delete ops {es-pull}116942[#116942]
18+
19+ Vector Search::
20+ * Update Semantic Query To Handle Zero Size Responses {es-pull}116277[#116277] (issue: {es-issue}116083[#116083])
21+
22+ [[enhancement-8.15.5]]
23+ [float]
24+ === Enhancements
25+
26+ Data streams::
27+ * Apm-data: disable date_detection for all apm data streams {es-pull}116995[#116995]
28+
29+
You can’t perform that action at this time.
0 commit comments