File tree Expand file tree Collapse file tree 2 files changed +51
-0
lines changed Expand file tree Collapse file tree 2 files changed +51
-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.3>>
910* <<release-notes-8.15.2>>
1011* <<release-notes-8.15.1>>
1112* <<release-notes-8.15.0>>
@@ -72,6 +73,7 @@ This section summarizes the changes in each release.
7273
7374--
7475
76+ include::release-notes/8.15.3.asciidoc[]
7577include::release-notes/8.15.2.asciidoc[]
7678include::release-notes/8.15.1.asciidoc[]
7779include::release-notes/8.15.0.asciidoc[]
Original file line number Diff line number Diff line change 1+ [[release-notes-8.15.3]] 
2+ == {es}  version 8.15.3 
3+ 
4+ coming[8.15.3]
5+ 
6+ Also see <<breaking-changes-8.15,Breaking changes in 8.15>>.
7+ 
8+ [[bug-8.15.3]]
9+ [float]
10+ === Bug fixes
11+ 
12+ Aggregations::
13+ * Don't validate internal stats if they are empty {es-pull}113846[#113846] (issue: {es-issue}113811[#113811])
14+ * Fix `needsScore` computation in `GlobalOrdCardinalityAggregator` {es-pull}113129[#113129] (issue: {es-issue}112975[#112975])
15+ 
16+ Authentication::
17+ * Enables cluster state role mapper, to include ECK operator-defined role mappings in role resolution {es-pull}114337[#114337]
18+ 
19+ ES|QL::
20+ * ES|QL: Ensure minimum capacity for `PlanStreamInput` caches {es-pull}114116[#114116]
21+ * ES|QL: Skip CASE function from `InferIsNotNull` rule checks {es-pull}113123[#113123] (issue: {es-issue}112704[#112704])
22+ * [ESQL] Fix init value in max float aggregation {es-pull}113699[#113699]
23+ * [ESQL] Support datetime data type in Least and Greatest functions {es-pull}113961[#113961]
24+ 
25+ Machine Learning::
26+ * Fix check on E5 model platform compatibility {es-pull}113437[#113437] (issue: {es-issue}113577[#113577])
27+ * Handle parsing ingest processors where definition is not a object {es-pull}113697[#113697] (issue: {es-issue}113615[#113615])
28+ * [ML][backport] Warn for model load failures if they have a status code <500 {es-pull}113410[#113410]
29+ * [M] Fix error message formatting {es-pull}113266[#113266]
30+ 
31+ Search::
32+ * Fix analyzed wildcard query in simple_query_string when disjunctions is empty {es-pull}114264[#114264] (issue: {es-issue}114185[#114185])
33+ * Fix collapse interaction with stored fields {es-pull}112761[#112761] (issue: {es-issue}112646[#112646])
34+ 
35+ [[enhancement-8.15.3]]
36+ [float]
37+ === Enhancements
38+ 
39+ Machine Learning::
40+ * Write downloaded model parts async {es-pull}111684[#111684]
41+ 
42+ [[upgrade-8.15.3]]
43+ [float]
44+ === Upgrades
45+ 
46+ Snapshot/Restore::
47+ * Upgrade protobufer to 3.25.5 {es-pull}113869[#113869]
48+ 
49+ 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments