Skip to content

Commit 80bde23

Browse files
Merge branch 'main' into fixChunkTest
2 parents 0b040e0 + c253a14 commit 80bde23

File tree

118 files changed

+2266
-933
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

118 files changed

+2266
-933
lines changed

docs/changelog/114227.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
pr: 114227
2+
summary: Ignore conflicting fields during dynamic mapping update
3+
area: Mapping
4+
type: bug
5+
issues:
6+
- 114228

docs/changelog/114879.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
pr: 114879
2+
summary: Add refresh `.security` index call between security migrations
3+
area: Security
4+
type: enhancement
5+
issues: []

docs/changelog/115779.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
pr: 115779
2+
summary: Don't allow secure settings in YML config (109115)
3+
area: Infra/Settings
4+
type: bug
5+
issues:
6+
- 109115

docs/changelog/115876.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
pr: 115876
2+
summary: Inference duration and error metrics
3+
area: Machine Learning
4+
type: enhancement
5+
issues: []

docs/changelog/116015.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
pr: 116015
2+
summary: Empty percentile results no longer throw no_such_element_exception in Anomaly Detection jobs
3+
area: Machine Learning
4+
type: bug
5+
issues:
6+
- 116013

docs/changelog/116043.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
pr: 116043
2+
summary: Support partial sort fields in TopN pushdown
3+
area: ES|QL
4+
type: enhancement
5+
issues:
6+
- 114515

docs/changelog/116112.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
pr: 116112
2+
summary: Remove ignored fallback option on GeoIP processor
3+
area: Ingest Node
4+
type: breaking
5+
issues: []
6+
breaking:
7+
title: Remove ignored fallback option on GeoIP processor
8+
area: Ingest
9+
details: >-
10+
The option fallback_to_default_databases on the geoip ingest processor has been removed.
11+
(It was deprecated and ignored since 8.0.0.)
12+
impact: Customers should stop remove the noop fallback_to_default_databases option on any geoip ingest processors.
13+
notable: false

docs/changelog/116174.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
pr: 116174
2+
summary: Handle with `illegalArgumentExceptions` negative values in HDR percentile
3+
aggregations
4+
area: Aggregations
5+
type: bug
6+
issues:
7+
- 115777

docs/changelog/116211.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
pr: 116211
2+
summary: Use underlying `ByteBuf` `refCount` for `ReleasableBytesReference`
3+
area: Network
4+
type: bug
5+
issues: []

docs/changelog/116212.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
pr: 116212
2+
summary: Handle status code 0 in S3 CMU response
3+
area: Snapshot/Restore
4+
type: bug
5+
issues:
6+
- 102294

0 commit comments

Comments
 (0)