Prune changelogs after 8.17.8 release

This commit is contained in:
elasticsearchmachine 2025-06-24 18:00:57 +00:00
parent 8f1d593119
commit cff9da2eae
29 changed files with 0 additions and 164 deletions

View File

@ -1,5 +0,0 @@
pr: 120869
summary: Threadpool merge scheduler
area: Engine
type: feature
issues: []

View File

@ -1,6 +0,0 @@
pr: 125408
summary: Prevent ML data retention logic from failing when deleting documents in read-only
indices
area: Machine Learning
type: bug
issues: []

View File

@ -1,6 +0,0 @@
pr: 127532
summary: Fix case insensitive comparisons to ""
area: ES|QL
type: bug
issues:
- 127431

View File

@ -1,5 +0,0 @@
pr: 127613
summary: Threadpool merge executor is aware of available disk space
area: Engine
type: feature
issues: []

View File

@ -1,5 +0,0 @@
pr: 127621
summary: Fix error message when changing the password for a user in the file realm
area: Security
type: bug
issues: []

View File

@ -1,5 +0,0 @@
pr: 127651
summary: Add complete attribute to .fleet-agents docs
area: Infra/Plugins
type: bug
issues: []

View File

@ -1,6 +0,0 @@
pr: 127962
summary: Support DATE_NANOS in LOOKUP JOIN
area: ES|QL
type: bug
issues:
- 127249

View File

@ -1,6 +0,0 @@
pr: 128036
summary: Fix inner hits + aggregations concurrency bug
area: Search
type: bug
issues:
- 122419

View File

@ -1,5 +0,0 @@
pr: 128362
summary: Avoid unnecessary determinization in index pattern conflict checks
area: Indices APIs
type: bug
issues: []

View File

@ -1,7 +0,0 @@
pr: 128472
summary: "Aggs: Fix significant terms not finding background docuemnts for nested\
\ fields"
area: Aggregations
type: bug
issues:
- 101163

View File

@ -1,5 +0,0 @@
pr: 128532
summary: "Prevent invalid privileges in manage roles privilege"
area: "Authorization"
type: bug
issues: [127496]

View File

@ -1,6 +0,0 @@
pr: 128610
summary: "Handle the indices pattern `[\"*\", \"-*\"]` when grouping indices by cluster\
\ name"
area: CCS
type: bug
issues: []

View File

@ -1,6 +0,0 @@
pr: 128650
summary: Update shardGenerations for all indices on snapshot finalization
area: Snapshot/Restore
type: enhancement
issues:
- 108907

View File

@ -1,5 +0,0 @@
pr: 128689
summary: Fix minmax normalizer handling of single-doc result sets
area: Search
type: bug
issues: []

View File

@ -1,5 +0,0 @@
pr: 128702
summary: Fix missing highlighting in `match_all` queries for `semantic_text` fields
area: Search
type: bug
issues: []

View File

@ -1,5 +0,0 @@
pr: 128740
summary: Optimize sparse vector stats collection
area: Stats
type: enhancement
issues: []

View File

@ -1,5 +0,0 @@
pr: 128742
summary: "Account for Java direct memory on machine learning nodes to prevent out-of-memory crashes."
area: Machine Learning
type: bug
issues: []

View File

@ -1,5 +0,0 @@
pr: 128890
summary: Improve cache invalidation in IdP SP cache
area: IdentityProvider
type: bug
issues: []

View File

@ -1,5 +0,0 @@
pr: 128910
summary: Fix `FieldAttribute` name usage in `InferNonNullAggConstraint`
area: ES|QL
type: bug
issues: []

View File

@ -1,5 +0,0 @@
pr: 128960
summary: Throw ISE instead of IAE for illegal block in page
area: ES|QL
type: bug
issues: []

View File

@ -1,5 +0,0 @@
pr: 128974
summary: Fix NPE when `date_buckets` aggregation is missing in the response
area: Machine Learning
type: bug
issues: []

View File

@ -1,6 +0,0 @@
pr: 128989
summary: Fix NPE in semantic highlighter
area: Search
type: bug
issues:
- 128975

View File

@ -1,6 +0,0 @@
pr: 129005
summary: Update AbstractXContentParser to support parsers that don't provide text
characters
area: Infra/Core
type: bug
issues: []

View File

@ -1,6 +0,0 @@
pr: 129176
summary: Adjust unpromotable shard refresh request validation to allow `RefreshResult.NO_REFRESH`
area: Searchable Snapshots
type: bug
issues:
- 129036

View File

@ -1,7 +0,0 @@
pr: 129391
summary: Ensure that anomaly detection job state update retries if master node is
temoporarily unavailable
area: Machine Learning
type: bug
issues:
- 126148

View File

@ -1,5 +0,0 @@
pr: 129418
summary: Update traces duration mappings with appropriate unit type
area: Ingest Node
type: enhancement
issues: []

View File

@ -1,10 +0,0 @@
pr: 129464
summary: Deprecate `indices.merge.scheduler.use_thread_pool` setting
area: Engine
type: deprecation
issues: []
deprecation:
title: Deprecate `indices.merge.scheduler.use_thread_pool` setting
area: Ingest
details: This deprecates the `indices.merge.scheduler.use_thread_pool` node setting that was introduced in #120869. This setting should not normally be used, unless instructed so by engineering to get around temporary issues with the new threadpool-based merge scheduler.
impact: There should be no impact to users since the setting was not released before its deprecation here (and is not documented).

View File

@ -1,5 +0,0 @@
pr: 129548
summary: Fix NPE in `flat_bbq` scorer when all vectors are missing
area: Vector Search
type: bug
issues: []

View File

@ -1,6 +0,0 @@
pr: 129580
summary: Check prefixes when constructing synthetic source for flattened fields
area: Mapping
type: bug
issues:
- 129508