File tree Expand file tree Collapse file tree 2 files changed +31
-0
lines changed Expand file tree Collapse file tree 2 files changed +31
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ This section summarizes the changes in each release.
1010* <<release-notes-8.17.0>>
1111* <<release-notes-8.16.1>>
1212* <<release-notes-8.16.0>>
13+ * <<release-notes-8.15.5>>
1314* <<release-notes-8.15.4>>
1415* <<release-notes-8.15.3>>
1516* <<release-notes-8.15.2>>
@@ -82,6 +83,7 @@ include::release-notes/8.18.0.asciidoc[]
8283include::release-notes/8.17.0.asciidoc[]
8384include::release-notes/8.16.1.asciidoc[]
8485include::release-notes/8.16.0.asciidoc[]
86+ include::release-notes/8.15.5.asciidoc[]
8587include::release-notes/8.15.4.asciidoc[]
8688include::release-notes/8.15.3.asciidoc[]
8789include::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