forked from elastic/elasticsearch
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update docs for v8.15.5 release (elastic#117402)
- Loading branch information
1 parent
1cb94d9
commit e83c006
Showing
2 changed files
with
33 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
[[release-notes-8.15.5]] | ||
== {es} version 8.15.5 | ||
|
||
coming[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] | ||
|
||
|