diff --git a/docs/changelog/88590.yaml b/docs/changelog/88590.yaml deleted file mode 100644 index 4ec4434318067..0000000000000 --- a/docs/changelog/88590.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 88590 -summary: Add shard explain info to `ReactiveReason` about unassigned shards -area: Autoscaling -type: enhancement -issues: - - 85243 diff --git a/docs/changelog/92060.yaml b/docs/changelog/92060.yaml deleted file mode 100644 index 02f1144234578..0000000000000 --- a/docs/changelog/92060.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 92060 -summary: Add support for dynamic pruning to cardinality aggregations on low-cardinality - keyword fields -area: Aggregations -type: enhancement -issues: [] diff --git a/docs/changelog/92348.yaml b/docs/changelog/92348.yaml deleted file mode 100644 index 6199f8e0ada8d..0000000000000 --- a/docs/changelog/92348.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 92348 -summary: Sequence - add support for missing events -area: EQL -type: enhancement -issues: [] diff --git a/docs/changelog/94089.yaml b/docs/changelog/94089.yaml deleted file mode 100644 index 7acc4324ff91f..0000000000000 --- a/docs/changelog/94089.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 94089 -summary: Add support for `xlm_roberta` tokenized models -area: Machine Learning -type: feature -issues: [] diff --git a/docs/changelog/94510.yaml b/docs/changelog/94510.yaml deleted file mode 100644 index 91e80c9aadbb6..0000000000000 --- a/docs/changelog/94510.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 94510 -summary: Reduce WaitForNoFollowersStep requests indices shard stats -area: ILM+SLM -type: enhancement -issues: [] diff --git a/docs/changelog/94534.yaml b/docs/changelog/94534.yaml deleted file mode 100644 index 0a15b46c7099b..0000000000000 --- a/docs/changelog/94534.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 94534 -summary: Add search shards endpoint -area: Search -type: enhancement -issues: [] diff --git a/docs/changelog/94859.yaml b/docs/changelog/94859.yaml deleted file mode 100644 index 18f199fd345db..0000000000000 --- a/docs/changelog/94859.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 94859 -summary: Geometry simplifier -area: Geo -type: feature -issues: [] diff --git a/docs/changelog/94954.yaml b/docs/changelog/94954.yaml deleted file mode 100644 index aaac45153bef8..0000000000000 --- a/docs/changelog/94954.yaml +++ /dev/null @@ -1,25 +0,0 @@ -pr: 94954 -summary: Asset tracking - geo_line in time-series aggregations -area: Geo -type: enhancement -issues: [ ] -highlight: - title: Asset tracking - geo_line in time-series aggregations - body: |- - The <> builds tracks from `geo_points`. - It has previously needed to use large arrays in memory for collecting points into multiple buckets - and sorting those buckets. - - With the advances made in TSDB features and the `time_series` aggregation in particular, - it is now possible to rely on data aggregating in both TSID and timestamp order, - enabling the removal of all sorting, as well as the use of only a single bucket's - worth of memory, a dramatic improvement in memory footprint. In addition, we can use the streaming line - simplifier algorithm introduced in https://github.com/elastic/elasticsearch/pull/94859 to replace the previous - behaviour of truncating very large tracks with the far more preferable approach of simplifying those tracks. - - [role="screenshot"] - image:images/spatial/kodiak_geo_line_simplified.png[North short of Kodiak Island simplified to 100 points] - - In this diagram, the grey line is the original geometry, the blue line is the truncated geometry as would be - produced by the original `geo_line` aggregation, and the magenta line is the new simplified geometry. - notable: false diff --git a/docs/changelog/95107.yaml b/docs/changelog/95107.yaml deleted file mode 100644 index 9b757e0d68042..0000000000000 --- a/docs/changelog/95107.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 95107 -summary: Cache modification time of translog writer file -area: Engine -type: enhancement -issues: [] diff --git a/docs/changelog/95112.yaml b/docs/changelog/95112.yaml deleted file mode 100644 index 030cc1be308da..0000000000000 --- a/docs/changelog/95112.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 95112 -summary: Header validator with Security -area: Authentication -type: enhancement -issues: [] diff --git a/docs/changelog/95204.yaml b/docs/changelog/95204.yaml deleted file mode 100644 index 3e114f90af9b5..0000000000000 --- a/docs/changelog/95204.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 95204 -summary: Add auto force merge functionality to DLM -area: DLM -type: enhancement -issues: [] diff --git a/docs/changelog/95286.yaml b/docs/changelog/95286.yaml deleted file mode 100644 index 1677d5ecb9335..0000000000000 --- a/docs/changelog/95286.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 95286 -summary: Bump `TransportVersion` to the first non-release version number. Transport protocol is now versioned independently of release version. -area: Infra/Transport API -type: upgrade -issues: [] diff --git a/docs/changelog/95329.yaml b/docs/changelog/95329.yaml deleted file mode 100644 index 891a2494651ed..0000000000000 --- a/docs/changelog/95329.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 95329 -summary: Change default of `ignore_malformed` to `true` in `logs-*-*` data streams -area: Data streams -type: enhancement -issues: - - 95224 diff --git a/docs/changelog/95430.yaml b/docs/changelog/95430.yaml deleted file mode 100644 index 2d3242583dcef..0000000000000 --- a/docs/changelog/95430.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 95430 -summary: SIGTERM node shutdown type -area: Infra/Node Lifecycle -type: enhancement -issues: [] diff --git a/docs/changelog/95459.yaml b/docs/changelog/95459.yaml deleted file mode 100644 index eb3b7c13f0d62..0000000000000 --- a/docs/changelog/95459.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 95459 -summary: Add slf4j-nop in order to prevent startup warnings -area: Infra/Logging -type: bug -issues: [] diff --git a/docs/changelog/95481.yaml b/docs/changelog/95481.yaml deleted file mode 100644 index 2789566326fec..0000000000000 --- a/docs/changelog/95481.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 95481 -summary: "Add support for `logs@custom` component template for `logs-*-* data streams" -area: Data streams -type: enhancement -issues: - - 95469 diff --git a/docs/changelog/95512.yaml b/docs/changelog/95512.yaml deleted file mode 100644 index 4df5cd5de4588..0000000000000 --- a/docs/changelog/95512.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 95512 -summary: Adding `manage_data_stream_lifecycle` index privilege and expanding `view_index_metadata` for access to data stream lifecycle APIs -area: DLM -type: enhancement -issues: [] diff --git a/docs/changelog/95548.yaml b/docs/changelog/95548.yaml deleted file mode 100644 index 64529ba38aa5b..0000000000000 --- a/docs/changelog/95548.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 95548 -summary: Create `.synonyms` system index -area: Analysis -type: enhancement -issues: [] diff --git a/docs/changelog/95575.yaml b/docs/changelog/95575.yaml deleted file mode 100644 index d7003f24ab10d..0000000000000 --- a/docs/changelog/95575.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 95575 -summary: Upgrade Netty to 4.1.92 -area: Network -type: upgrade -issues: [] diff --git a/docs/changelog/95625.yaml b/docs/changelog/95625.yaml deleted file mode 100644 index 264116a8478a7..0000000000000 --- a/docs/changelog/95625.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 95625 -summary: "[Fleet] Add `.fleet-secrets` system index" -area: Infra/Plugins -type: feature -issues: - - 95143 diff --git a/docs/changelog/95666.yaml b/docs/changelog/95666.yaml deleted file mode 100644 index 5f8d5c62fc05e..0000000000000 --- a/docs/changelog/95666.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 95666 -summary: Bootstrap profiling indices at startup -area: Indices APIs -type: enhancement -issues: [] diff --git a/docs/changelog/95672.yaml b/docs/changelog/95672.yaml deleted file mode 100644 index a43aaedbe9401..0000000000000 --- a/docs/changelog/95672.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 95672 -summary: Improve reporting status of the transform that is about to finish -area: Transform -type: bug -issues: [] diff --git a/docs/changelog/95674.yaml b/docs/changelog/95674.yaml deleted file mode 100644 index f91cded49acf7..0000000000000 --- a/docs/changelog/95674.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 95674 -summary: Add template parameters to Search Applications -area: Application -type: enhancement -issues: [] diff --git a/docs/changelog/95694.yaml b/docs/changelog/95694.yaml deleted file mode 100644 index 5e48f41a84591..0000000000000 --- a/docs/changelog/95694.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 95694 -summary: Add "_storage" internal user -area: Security -type: enhancement -issues: [] diff --git a/docs/changelog/95705.yaml b/docs/changelog/95705.yaml deleted file mode 100644 index dcd33dbcc61d8..0000000000000 --- a/docs/changelog/95705.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 95705 -summary: Avoid stack overflow while parsing mapping -area: Mapping -type: bug -issues: - - 52098 diff --git a/docs/changelog/95731.yaml b/docs/changelog/95731.yaml deleted file mode 100644 index fca60ac274faa..0000000000000 --- a/docs/changelog/95731.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 95731 -summary: Implement `StartRecoveryRequest#getDescription` -area: Recovery -type: enhancement -issues: [] diff --git a/docs/changelog/95734.yaml b/docs/changelog/95734.yaml deleted file mode 100644 index b6fb33f0356b9..0000000000000 --- a/docs/changelog/95734.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 95734 -summary: Take into account `expectedShardSize` when initializing shard in simulation -area: Allocation -type: enhancement -issues: [] diff --git a/docs/changelog/95740.yaml b/docs/changelog/95740.yaml deleted file mode 100644 index a477efcbd83cb..0000000000000 --- a/docs/changelog/95740.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 95740 -summary: Include search idle info to shard stats -area: "Search" -type: enhancement -issues: - - 95727 diff --git a/docs/changelog/95782.yaml b/docs/changelog/95782.yaml deleted file mode 100644 index 5e1e0d86636bc..0000000000000 --- a/docs/changelog/95782.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 95782 -summary: Adding ability to auto-install ingest pipelines and refer to them from index templates -area: Data streams -type: feature -issues: [] diff --git a/docs/changelog/95811.yaml b/docs/changelog/95811.yaml deleted file mode 100644 index 10c6fe7e4ad6a..0000000000000 --- a/docs/changelog/95811.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 95811 -summary: Support null_value for rank_feature field type -area: Search -type: enhancement -issues: [] diff --git a/docs/changelog/95828.yaml b/docs/changelog/95828.yaml deleted file mode 100644 index ebe327432128b..0000000000000 --- a/docs/changelog/95828.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 95828 -summary: Support value retrieval in `top_hits` -area: Aggregations -type: enhancement -issues: [] diff --git a/docs/changelog/95874.yaml b/docs/changelog/95874.yaml deleted file mode 100644 index b55b0410c6df3..0000000000000 --- a/docs/changelog/95874.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 95874 -summary: Enable validation for `versionSettings` -area: "Infra/Settings" -type: bug -issues: - - 95873 diff --git a/docs/changelog/95894.yaml b/docs/changelog/95894.yaml deleted file mode 100644 index 2ac1125a564a7..0000000000000 --- a/docs/changelog/95894.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 95894 -summary: Integrate CCS with new `search_shards` API -area: Search -type: enhancement -issues: - - 93730 diff --git a/docs/changelog/95910.yaml b/docs/changelog/95910.yaml deleted file mode 100644 index e3126aa292d9a..0000000000000 --- a/docs/changelog/95910.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 95910 -summary: Don't generate stacktrace in `EarlyTerminationException` and `TimeExceededException` -area: Search -type: enhancement -issues: [] diff --git a/docs/changelog/95921.yaml b/docs/changelog/95921.yaml deleted file mode 100644 index c0d32120f1686..0000000000000 --- a/docs/changelog/95921.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 95921 -summary: Attempt to fix delay allocation -area: Allocation -type: bug -issues: [] diff --git a/docs/changelog/95971.yaml b/docs/changelog/95971.yaml deleted file mode 100644 index 584f5ce00348c..0000000000000 --- a/docs/changelog/95971.yaml +++ /dev/null @@ -1,7 +0,0 @@ -pr: 95971 -summary: "Set `@timestamp` for documents in logs data streams if missing and add support for custom pipeline" -area: Data streams -type: enhancement -issues: - - 95537 - - 95551 diff --git a/docs/changelog/95979.yaml b/docs/changelog/95979.yaml deleted file mode 100644 index 87e247b514ee1..0000000000000 --- a/docs/changelog/95979.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 95979 -summary: Allow for the data stream lifecycle and the retention to be explicitly nullified -area: DLM -type: enhancement -issues: [] diff --git a/docs/changelog/95987.yaml b/docs/changelog/95987.yaml deleted file mode 100644 index 91ccbf82abce5..0000000000000 --- a/docs/changelog/95987.yaml +++ /dev/null @@ -1,8 +0,0 @@ -pr: 95987 -summary: Fix reused/recovered bytes for files that are only partially recovered from - cache -area: Snapshot/Restore -type: bug -issues: - - 95970 - - 95994 diff --git a/docs/changelog/95996.yaml b/docs/changelog/95996.yaml deleted file mode 100644 index 725e546e79c0d..0000000000000 --- a/docs/changelog/95996.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 95996 -summary: Fixing `DateProcessor` when the format is `epoch_millis` -area: Ingest Node -type: bug -issues: [] diff --git a/docs/changelog/96012.yaml b/docs/changelog/96012.yaml deleted file mode 100644 index 818867f3fe8e6..0000000000000 --- a/docs/changelog/96012.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 96012 -summary: Support CCS minimize round trips in async search -area: Search -type: enhancement -issues: [] diff --git a/docs/changelog/96051.yaml b/docs/changelog/96051.yaml deleted file mode 100644 index 30283774f7a74..0000000000000 --- a/docs/changelog/96051.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 96051 -summary: Update data streams implicit timestamp `ignore_malformed` settings -area: Data streams -type: enhancement -issues: [] diff --git a/docs/changelog/96056.yaml b/docs/changelog/96056.yaml deleted file mode 100644 index a32a6dd675bb9..0000000000000 --- a/docs/changelog/96056.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 96056 -summary: Add mappings for enrich fields -area: Ingest Node -type: enhancement -issues: [] diff --git a/docs/changelog/96083.yaml b/docs/changelog/96083.yaml deleted file mode 100644 index dcbf843767399..0000000000000 --- a/docs/changelog/96083.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 96083 -summary: Automatically parse log events in logs data streams, if their `message` field contains JSON content -area: Data streams -type: enhancement -issues: - - 95522 diff --git a/docs/changelog/96092.yaml b/docs/changelog/96092.yaml deleted file mode 100644 index f632ebe3966b3..0000000000000 --- a/docs/changelog/96092.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 96092 -summary: Enhance ILM Health Indicator -area: ILM+SLM -type: feature -issues: [] diff --git a/docs/changelog/96161.yaml b/docs/changelog/96161.yaml deleted file mode 100644 index 66368c403a94d..0000000000000 --- a/docs/changelog/96161.yaml +++ /dev/null @@ -1,31 +0,0 @@ -pr: 96161 -summary: Skip shards when querying constant keyword fields -area: "Search" -type: enhancement -issues: - - 95541 -highlight: - title: Better indexing and search performance under concurrent indexing and search - body: "When a query like a match phrase query or a terms query targets a constant keyword field we can skip\ - query execution on shards where the query is rewritten to match no documents. We take advantage of index mappings\ - including constant keyword fields and rewrite queries in such a way that, if a constant keyword field does not\ - match the value defined in the index mapping, we rewrite the query to match no document. This will result in the\ - shard level request to return immediately, before the query is executed on the data node and, as a result, skipping\ - the shard completely. Here we leverage the ability to skip shards whenever possible to avoid unnecessary shard\ - refreshes and improve query latency (by not doing any search-related I/O). Avoiding such unnecessary shard refreshes\ - improves query latency since the search thread does not need to wait anymore for unnecessary shard refreshes. Shards\ - not matching the query criteria will remain in a search-idle state and indexing throughput will not be negatively\ - affected by a refresh. Before introducing this change a query hitting multiple shards, including those with no\ - documents matching the search criteria (think about using index patterns or data streams with many backing indices),\ - would potentially result in a \"shard refresh storm\" increasing query latency as a result of the search thread\ - waiting on all shard refreshes to complete before being able to initiate and carry out the search operation.\ - After introducing this change the search thread will just need to wait for refreshes to be completed on shards\ - including relevant data. Note that execution of the shard pre-filter and the corresponding \"can match\" phase where\ - rewriting happens, depends on the overall number of shards involved and on whether there is at least one of them\ - returning a non-empty result (see 'pre_filter_shard_size' setting to understand how to control this behaviour).\ - Elasticsearch does the rewrite operation on the data node in the so called \"can match\" phase, taking advantage of\ - the fact that, at that moment, we can access index mappings and extract information about constant keyword fields\ - and their values. This means we still\"fan-out\" search queries from the coordinator node to involved data nodes.\ - Rewriting queries based on index mappings is not possible on the coordinator node because the coordinator node is\ - missing index mapping information." - notable: true diff --git a/docs/changelog/96171.yaml b/docs/changelog/96171.yaml deleted file mode 100644 index 8a170ad819a11..0000000000000 --- a/docs/changelog/96171.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 96171 -summary: "Adding ECS dynamic mappings component and applying it to logs data streams by default" -area: Data streams -type: enhancement -issues: - - 95538 diff --git a/docs/changelog/96177.yaml b/docs/changelog/96177.yaml deleted file mode 100644 index d832a99019fda..0000000000000 --- a/docs/changelog/96177.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 96177 -summary: Adding `data_lifecycle` to the _xpack/usage API -area: DLM -type: enhancement -issues: [] diff --git a/docs/changelog/96180.yaml b/docs/changelog/96180.yaml deleted file mode 100644 index c87a0dd75266e..0000000000000 --- a/docs/changelog/96180.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 96180 -summary: Prevent instantiation of `top_metrics` when sub-aggregations are present -area: Search -type: bug -issues: - - 95663 diff --git a/docs/changelog/96197.yaml b/docs/changelog/96197.yaml deleted file mode 100644 index b93928e587206..0000000000000 --- a/docs/changelog/96197.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 96197 -summary: "[Search Applications] Support arrays in stored mustache templates" -area: Application -type: enhancement -issues: [] diff --git a/docs/changelog/96198.yaml b/docs/changelog/96198.yaml deleted file mode 100644 index 17b7e2e75cd8e..0000000000000 --- a/docs/changelog/96198.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 96198 -summary: New HTTP info endpoint -area: Stats -type: feature -issues: - - 95391 diff --git a/docs/changelog/96224.yaml b/docs/changelog/96224.yaml deleted file mode 100644 index 71500e689765c..0000000000000 --- a/docs/changelog/96224.yaml +++ /dev/null @@ -1,14 +0,0 @@ -pr: 96224 -summary: Add multiple queries for ranking to the search endpoint -area: Ranking -type: enhancement -issues: [] -highlight: - title: Add multiple queries for ranking to the search endpoint - body: "The search endpoint adds a new top-level element called `sub_searches`. \ - This top-level element is a list of searches used for ranking where each \ - \"sub search\" is executed independently. The `sub_searches` element is \ - used instead of `query` to allow a search using ranking to execute \ - multiple queries. The `sub_searches` and `query` elements cannot be used \ - together." - notable: true diff --git a/docs/changelog/96262.yaml b/docs/changelog/96262.yaml deleted file mode 100644 index 190c76ef607d8..0000000000000 --- a/docs/changelog/96262.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 96262 -summary: Fix `retry_on_conflict` parameter in update API to not retry indefinitely -area: CRUD -type: bug -issues: [] diff --git a/docs/changelog/96268.yaml b/docs/changelog/96268.yaml deleted file mode 100644 index 4504a356adec9..0000000000000 --- a/docs/changelog/96268.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 96268 -summary: "[Profiling] Introduce ILM for K/V indices" -area: Application -type: enhancement -issues: [] diff --git a/docs/changelog/96272.yaml b/docs/changelog/96272.yaml deleted file mode 100644 index 739983e8f9d46..0000000000000 --- a/docs/changelog/96272.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 96272 -summary: "[Profiling] Add status API" -area: Application -type: enhancement -issues: [] diff --git a/docs/changelog/96279.yaml b/docs/changelog/96279.yaml deleted file mode 100644 index 39c14d64e34a4..0000000000000 --- a/docs/changelog/96279.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 96279 -summary: Improve cancellability in `TransportTasksAction` -area: Task Management -type: bug -issues: [] diff --git a/docs/changelog/96281.yaml b/docs/changelog/96281.yaml deleted file mode 100644 index 9913f72c0364e..0000000000000 --- a/docs/changelog/96281.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 96281 -summary: Fix autoexpand during node replace -area: Allocation -type: bug -issues: [] diff --git a/docs/changelog/96321.yaml b/docs/changelog/96321.yaml deleted file mode 100644 index f15abf282bbb6..0000000000000 --- a/docs/changelog/96321.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 96321 -summary: Trigger refresh when shard becomes search active -area: Engine -type: enhancement -issues: - - 95544 diff --git a/docs/changelog/96328.yaml b/docs/changelog/96328.yaml deleted file mode 100644 index 91f83959a76d6..0000000000000 --- a/docs/changelog/96328.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 96328 -summary: Add `ingest` information to the cluster info endpoint -area: Stats -type: enhancement -issues: - - 95392 diff --git a/docs/changelog/96340.yaml b/docs/changelog/96340.yaml deleted file mode 100644 index c0fc9133d7370..0000000000000 --- a/docs/changelog/96340.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 96340 -summary: Chunk profiling stacktrace response -area: Application -type: enhancement -issues: [] diff --git a/docs/changelog/96363.yaml b/docs/changelog/96363.yaml deleted file mode 100644 index 567ffae298f74..0000000000000 --- a/docs/changelog/96363.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 96363 -summary: Gracefully shutdown elasticsearch -area: Infra/Node Lifecycle -type: feature -issues: [] diff --git a/docs/changelog/96394.yaml b/docs/changelog/96394.yaml deleted file mode 100644 index f23c81e97b7f9..0000000000000 --- a/docs/changelog/96394.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 96394 -summary: Allow unsigned long field to use decay functions -area: Mapping -type: enhancement -issues: - - 89603 diff --git a/docs/changelog/96399.yaml b/docs/changelog/96399.yaml deleted file mode 100644 index d553795ea16a0..0000000000000 --- a/docs/changelog/96399.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 96399 -summary: Reduce overhead in blob cache service get -area: Snapshot/Restore -type: enhancement -issues: [] diff --git a/docs/changelog/96406.yaml b/docs/changelog/96406.yaml deleted file mode 100644 index 8ceddff3dfbef..0000000000000 --- a/docs/changelog/96406.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 96406 -summary: Fix tchar pattern in `RestRequest` -area: Infra/REST API -type: bug -issues: [] diff --git a/docs/changelog/96407.yaml b/docs/changelog/96407.yaml deleted file mode 100644 index 2ce6e2caf71cf..0000000000000 --- a/docs/changelog/96407.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 96407 -summary: Add `thread_pool` information to the cluster info endpoint -area: Stats -type: enhancement -issues: - - 95393 diff --git a/docs/changelog/96421.yaml b/docs/changelog/96421.yaml deleted file mode 100644 index a628b3b157f98..0000000000000 --- a/docs/changelog/96421.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 96421 -summary: Promptly fail recovery from snapshot -area: Recovery -type: bug -issues: - - 95525 diff --git a/docs/changelog/96433.yaml b/docs/changelog/96433.yaml deleted file mode 100644 index 04e1e9451637b..0000000000000 --- a/docs/changelog/96433.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 96433 -summary: Upgrade Lucene to a 9.7.0 snapshot -area: Search -type: upgrade -issues: [] diff --git a/docs/changelog/96453.yaml b/docs/changelog/96453.yaml deleted file mode 100644 index 575fa036a4088..0000000000000 --- a/docs/changelog/96453.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 96453 -summary: Leverage SIMD hardware instructions in Vector Search -area: Vector Search -type: enhancement -issues: [96370] diff --git a/docs/changelog/96458.yaml b/docs/changelog/96458.yaml deleted file mode 100644 index ac6420cbc4144..0000000000000 --- a/docs/changelog/96458.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 96458 -summary: Fix blob cache races/assertion errors -area: Snapshot/Restore -type: bug -issues: [] diff --git a/docs/changelog/96479.yaml b/docs/changelog/96479.yaml deleted file mode 100644 index 57d290dce0fd3..0000000000000 --- a/docs/changelog/96479.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 96479 -summary: Resolving wildcard application names without prefix query -area: Authorization -type: bug -issues: - - 96465 diff --git a/docs/changelog/96490.yaml b/docs/changelog/96490.yaml deleted file mode 100644 index 169af207d8fbd..0000000000000 --- a/docs/changelog/96490.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 96490 -summary: Become candidate on publication failure -area: Cluster Coordination -type: bug -issues: - - 96273 diff --git a/docs/changelog/96516.yaml b/docs/changelog/96516.yaml deleted file mode 100644 index df07b5d997497..0000000000000 --- a/docs/changelog/96516.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 96516 -summary: "[Profiling] Tweak default ILM policy" -area: Application -type: enhancement -issues: [] diff --git a/docs/changelog/96550.yaml b/docs/changelog/96550.yaml deleted file mode 100644 index cd7770ef1a926..0000000000000 --- a/docs/changelog/96550.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 96550 -summary: "[Profiling] Allow to upgrade managed ILM policy" -area: Application -type: enhancement -issues: [] diff --git a/docs/changelog/96588.yaml b/docs/changelog/96588.yaml deleted file mode 100644 index fe6a07abc424f..0000000000000 --- a/docs/changelog/96588.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 96588 -summary: Support for patter_replace filter in keyword normalizer -area: Search -type: enhancement -issues: [] diff --git a/docs/changelog/96605.yaml b/docs/changelog/96605.yaml deleted file mode 100644 index f35ee0264c32c..0000000000000 --- a/docs/changelog/96605.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 96605 -summary: "Feature: include unit support for time series rate aggregation" -area: TSDB -type: enhancement -issues: - - 94630 diff --git a/docs/changelog/96613.yaml b/docs/changelog/96613.yaml deleted file mode 100644 index 143c2cc15a1fd..0000000000000 --- a/docs/changelog/96613.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 96613 -summary: Add `script` information to the cluster info endpoint -area: Stats -type: enhancement -issues: - - 95394 diff --git a/docs/changelog/96617.yaml b/docs/changelog/96617.yaml deleted file mode 100644 index d5ccb38c71436..0000000000000 --- a/docs/changelog/96617.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 96617 -summary: Improve brute force vector search speed by using Lucene functions -area: Search -type: enhancement -issues: [] diff --git a/docs/changelog/96624.yaml b/docs/changelog/96624.yaml deleted file mode 100644 index a9e8b5e9ab6bb..0000000000000 --- a/docs/changelog/96624.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 96624 -summary: Enable analytics geoip in behavioral analytics -area: "Application" -type: feature -issues: [] diff --git a/docs/changelog/96662.yaml b/docs/changelog/96662.yaml deleted file mode 100644 index e9e983e0e9343..0000000000000 --- a/docs/changelog/96662.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 96662 -summary: Refactor `RestoreClusterStateListener` to use `ClusterStateObserver` -area: Snapshot/Restore -type: bug -issues: - - 96425 diff --git a/docs/changelog/96678.yaml b/docs/changelog/96678.yaml deleted file mode 100644 index a9994a218efb0..0000000000000 --- a/docs/changelog/96678.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 96678 -summary: Add repo throttle metrics to node stats api response -area: Snapshot/Restore -type: feature -issues: - - 89385 diff --git a/docs/changelog/96712.yaml b/docs/changelog/96712.yaml deleted file mode 100644 index 7e303a560177d..0000000000000 --- a/docs/changelog/96712.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 96712 -summary: "Adjust ECS dynamic templates to support `subobjects: false`" -area: Data streams -type: enhancement -issues: [] diff --git a/docs/changelog/96716.yaml b/docs/changelog/96716.yaml deleted file mode 100644 index 051e64a9207ce..0000000000000 --- a/docs/changelog/96716.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 96716 -summary: Feature/speed up binary vector decoding -area: Search -type: enhancement -issues: [] diff --git a/docs/changelog/96741.yaml b/docs/changelog/96741.yaml deleted file mode 100644 index d7d5cdfa93a13..0000000000000 --- a/docs/changelog/96741.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 96741 -summary: Upgrade to new lucene snapshot 9.7.0-snapshot-a8602d6ef88 -area: Search -type: upgrade -issues: [] diff --git a/docs/changelog/96744.yaml b/docs/changelog/96744.yaml deleted file mode 100644 index 1f3d33f391664..0000000000000 --- a/docs/changelog/96744.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 96744 -summary: Support restricting access of API keys to only certain workflows -area: Authorization -type: feature -issues: [] diff --git a/docs/changelog/96777.yaml b/docs/changelog/96777.yaml deleted file mode 100644 index 71df384088b0e..0000000000000 --- a/docs/changelog/96777.yaml +++ /dev/null @@ -1,7 +0,0 @@ -pr: 96777 -summary: Fixing `GeoIpDownloaderStatsAction$NodeResponse` serialization by defensively - copying inputs -area: Ingest Node -type: bug -issues: - - 96438 diff --git a/docs/changelog/96790.yaml b/docs/changelog/96790.yaml deleted file mode 100644 index 00a288823d48e..0000000000000 --- a/docs/changelog/96790.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 96790 -summary: "[Profiling] Require POST to retrieve stacktraces" -area: Application -type: enhancement -issues: [] diff --git a/docs/changelog/96794.yaml b/docs/changelog/96794.yaml deleted file mode 100644 index 955aa2cff5c25..0000000000000 --- a/docs/changelog/96794.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 96794 -summary: Make TDigestState configurable -area: Aggregations -type: enhancement -issues: [] diff --git a/docs/changelog/96824.yaml b/docs/changelog/96824.yaml deleted file mode 100644 index b3399f5bc4d09..0000000000000 --- a/docs/changelog/96824.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 96824 -summary: Introduce a filtered collector manager -area: Search -type: enhancement -issues: [] diff --git a/docs/changelog/96834.yaml b/docs/changelog/96834.yaml deleted file mode 100644 index 73fb0ef33f83b..0000000000000 --- a/docs/changelog/96834.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 96834 -summary: Introduce minimum score collector manager -area: Search -type: enhancement -issues: [] diff --git a/docs/changelog/96863.yaml b/docs/changelog/96863.yaml deleted file mode 100644 index 8bafe6d21f9bf..0000000000000 --- a/docs/changelog/96863.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 96863 -summary: Add brute force approach to `GeoHashGridTiler` -area: Geo -type: enhancement -issues: [] diff --git a/docs/changelog/96878.yaml b/docs/changelog/96878.yaml deleted file mode 100644 index 7086ffd182b5b..0000000000000 --- a/docs/changelog/96878.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 96878 -summary: Min score for time series -area: TSDB -type: bug -issues: [] diff --git a/docs/changelog/96885.yaml b/docs/changelog/96885.yaml deleted file mode 100644 index 0187f4ead7f2f..0000000000000 --- a/docs/changelog/96885.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 96885 -summary: Add Search ALC filter index prefix to the enterprise search user -area: Authorization -type: enhancement -issues: [] diff --git a/docs/changelog/96904.yaml b/docs/changelog/96904.yaml deleted file mode 100644 index c4cd6aedbaa5d..0000000000000 --- a/docs/changelog/96904.yaml +++ /dev/null @@ -1,18 +0,0 @@ -pr: 96904 -summary: Switch TDigestState to use `HybridDigest` by default -area: Aggregations -type: breaking -issues: [] -breaking: - title: Switch TDigestState to use `HybridDigest` by default - area: REST API - details: "The default implementation for TDigest in percentile calculations switches\ - \ to a new internal implementation offering superior performance (2x-10x speedup),\ - \ at a very small accuracy penalty for very large sample populations." - impact: "This change leads to generating slightly different results in percentile\ - \ calculations. If the highest possible accuracy is desired, or it's crucial to\ - \ produce exactly the same results as in previous versions, one can either set\ - \ `execution_hint` to `high_accuracy` in the `tdigest` spec of a given percentile\ - \ calculation, or set `search.aggs.tdigest_execution_hint` to `high_accuracy`\ - \ in cluster settings to apply to all percentile queries." - notable: true diff --git a/docs/changelog/96924.yaml b/docs/changelog/96924.yaml deleted file mode 100644 index 0bd4abee00293..0000000000000 --- a/docs/changelog/96924.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 96924 -summary: Interpret microseconds cpu stats from cgroups2 properly as nanos -area: Infra/Core -type: bug -issues: - - 96089 diff --git a/docs/changelog/96941.yaml b/docs/changelog/96941.yaml deleted file mode 100644 index dc342e7a51779..0000000000000 --- a/docs/changelog/96941.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 96941 -summary: Trim field references in reroute processor -area: Ingest Node -type: bug -issues: - - 96939 diff --git a/docs/changelog/96943.yaml b/docs/changelog/96943.yaml deleted file mode 100644 index 5f8987654f4e5..0000000000000 --- a/docs/changelog/96943.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 96943 -summary: Add cluster setting to `SearchExecutionContext` to configure `TDigestExecutionHint` -area: Aggregations -type: enhancement -issues: [] diff --git a/docs/changelog/96953.yaml b/docs/changelog/96953.yaml deleted file mode 100644 index 36689374897b7..0000000000000 --- a/docs/changelog/96953.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 96953 -summary: Fix time-series geo_line to include reduce phase in MergedGeoLines -area: Geo -type: bug -issues: - - 96983 diff --git a/docs/changelog/96956.yaml b/docs/changelog/96956.yaml deleted file mode 100644 index 6bd27c822e120..0000000000000 --- a/docs/changelog/96956.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 96956 -summary: Error message for misconfigured TSDB index -area: TSDB -type: bug -issues: - - 96445 diff --git a/docs/changelog/96958.yaml b/docs/changelog/96958.yaml deleted file mode 100644 index 14bb653713127..0000000000000 --- a/docs/changelog/96958.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 96958 -summary: "Ingest: expose reroute inquiry/reset via Elastic-internal API bridge" -area: Ingest Node -type: enhancement -issues: [] diff --git a/docs/changelog/96970.yaml b/docs/changelog/96970.yaml deleted file mode 100644 index 6a752cc5cd224..0000000000000 --- a/docs/changelog/96970.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 96970 -summary: Ensure checking application privileges work with nested-limited roles -area: Authorization -type: enhancement -issues: [] diff --git a/docs/changelog/97038.yaml b/docs/changelog/97038.yaml deleted file mode 100644 index b7db20b6d1973..0000000000000 --- a/docs/changelog/97038.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 97038 -summary: Limit the details field length we store for each SLM invocation -area: ILM+SLM -type: bug -issues: - - 96918 diff --git a/docs/changelog/97062.yaml b/docs/changelog/97062.yaml deleted file mode 100644 index 5320efaf48ec3..0000000000000 --- a/docs/changelog/97062.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 97062 -summary: Fix Painless method lookup over unknown super interfaces -area: Infra/Scripting -type: bug -issues: - - 97022 diff --git a/docs/changelog/97099.yaml b/docs/changelog/97099.yaml deleted file mode 100644 index 1f5bc4062b8c5..0000000000000 --- a/docs/changelog/97099.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 97099 -summary: Skip `SortingDigest` when merging a large digest in `HybridDigest` -area: Aggregations -type: enhancement -issues: [] diff --git a/docs/changelog/97111.yaml b/docs/changelog/97111.yaml deleted file mode 100644 index cd5810f1cdf09..0000000000000 --- a/docs/changelog/97111.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 97111 -summary: Fix cluster settings update task acknowledgment -area: Cluster Coordination -type: bug -issues: [] diff --git a/docs/changelog/97119.yaml b/docs/changelog/97119.yaml deleted file mode 100644 index 8341aa68c7329..0000000000000 --- a/docs/changelog/97119.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 97119 -summary: Capture max processors in static init -area: Infra/Core -type: bug -issues: - - 97088 diff --git a/docs/changelog/97248.yaml b/docs/changelog/97248.yaml deleted file mode 100644 index c81f515c97105..0000000000000 --- a/docs/changelog/97248.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 97248 -summary: Move get lifecycle API to Management thread pool and make cancellable -area: ILM+SLM -type: enhancement -issues: - - 96568 diff --git a/docs/changelog/97251.yaml b/docs/changelog/97251.yaml deleted file mode 100644 index 8cfb50befbb7f..0000000000000 --- a/docs/changelog/97251.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 97251 -summary: Chunk the GET _ilm/policy response -area: ILM+SLM -type: enhancement -issues: - - 96569 diff --git a/docs/changelog/97274.yaml b/docs/changelog/97274.yaml deleted file mode 100644 index 537e013024c1e..0000000000000 --- a/docs/changelog/97274.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 97274 -summary: Improve model downloader robustness -area: Machine Learning -type: bug -issues: [] diff --git a/docs/changelog/97278.yaml b/docs/changelog/97278.yaml deleted file mode 100644 index 5619c52711053..0000000000000 --- a/docs/changelog/97278.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 97278 -summary: Fix reused/recovered bytes for files that are recovered from cache -area: Snapshot/Restore -type: bug -issues: - - 95994 diff --git a/docs/changelog/97290.yaml b/docs/changelog/97290.yaml deleted file mode 100644 index e2bbc03f331db..0000000000000 --- a/docs/changelog/97290.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 97290 -summary: Handle failure in `TransportUpdateAction#handleUpdateFailureWithRetry` -area: CRUD -type: bug -issues: - - 97286 diff --git a/docs/changelog/97304.yaml b/docs/changelog/97304.yaml deleted file mode 100644 index e3d53750c5e11..0000000000000 --- a/docs/changelog/97304.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 97304 -summary: Avoid `getStateForMasterService` where possible -area: Cluster Coordination -type: bug -issues: [] diff --git a/docs/changelog/97353.yaml b/docs/changelog/97353.yaml deleted file mode 100644 index c4db52a0686ef..0000000000000 --- a/docs/changelog/97353.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 97353 -summary: Initialise ES logging in CLI -area: Infra/CLI -type: bug -issues: - - 97350 diff --git a/docs/changelog/97354.yaml b/docs/changelog/97354.yaml deleted file mode 100644 index 40848f87e6dbc..0000000000000 --- a/docs/changelog/97354.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 97354 -summary: Fix `WordPiece` tokenization where stripping accents results in an empty - string -area: Machine Learning -type: bug -issues: [] diff --git a/docs/changelog/97355.yaml b/docs/changelog/97355.yaml deleted file mode 100644 index 8f899f67847a6..0000000000000 --- a/docs/changelog/97355.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 97355 -summary: Fix mapping parsing logic to determine synthetic source is active -area: "Mapping" -type: bug -issues: - - 97320 diff --git a/docs/changelog/97401.yaml b/docs/changelog/97401.yaml deleted file mode 100644 index 27e712af1d730..0000000000000 --- a/docs/changelog/97401.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 97401 -summary: Accept timestamp as object at root level -area: Data streams -type: bug -issues: [] diff --git a/docs/changelog/97460.yaml b/docs/changelog/97460.yaml deleted file mode 100644 index 55bcacaaded11..0000000000000 --- a/docs/changelog/97460.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 97460 -summary: Set new providers before building `FetchSubPhaseProcessors` -area: "Search" -type: bug -issues: - - 96284 diff --git a/docs/changelog/97509.yaml b/docs/changelog/97509.yaml deleted file mode 100644 index dd371f65fd658..0000000000000 --- a/docs/changelog/97509.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 97509 -summary: Fix bug when creating empty `geo_lines` -area: Geo -type: bug -issues: - - 97311 diff --git a/docs/changelog/97587.yaml b/docs/changelog/97587.yaml deleted file mode 100644 index 39906bc4a4412..0000000000000 --- a/docs/changelog/97587.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 97587 -summary: Fix `sub_searches` serialization bug -area: Ranking -type: bug -issues: [] diff --git a/docs/changelog/97619.yaml b/docs/changelog/97619.yaml deleted file mode 100644 index 1c17e4e513691..0000000000000 --- a/docs/changelog/97619.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 97619 -summary: Support for Byte and Short as vector tiles features -area: Geo -type: bug -issues: - - 97612 diff --git a/docs/changelog/97679.yaml b/docs/changelog/97679.yaml deleted file mode 100644 index d8c96fcba4acb..0000000000000 --- a/docs/changelog/97679.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 97679 -summary: Add Configuration to `PatternLayout` -area: Infra/Logging -type: bug -issues: [] diff --git a/docs/changelog/97683.yaml b/docs/changelog/97683.yaml deleted file mode 100644 index 8b843eb7e9cf6..0000000000000 --- a/docs/changelog/97683.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 97683 -summary: Refactor nested field handling in `FieldFetcher` -area: Search -type: enhancement -issues: [] diff --git a/docs/changelog/97741.yaml b/docs/changelog/97741.yaml deleted file mode 100644 index 926e933e7c838..0000000000000 --- a/docs/changelog/97741.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 97741 -summary: Upgrade xmlsec to 2.1.8 -area: Authentication -type: enhancement -issues: [] diff --git a/docs/changelog/97775.yaml b/docs/changelog/97775.yaml deleted file mode 100644 index 9d6eee2569c31..0000000000000 --- a/docs/changelog/97775.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 97775 -summary: Fix NPE in Desired Balance API -area: Allocation -type: bug -issues: [] diff --git a/docs/changelog/97840.yaml b/docs/changelog/97840.yaml deleted file mode 100644 index 3bcf62328c873..0000000000000 --- a/docs/changelog/97840.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 97840 -summary: Improve exception handling in Coordinator#publish -area: Cluster Coordination -type: bug -issues: - - 97798 diff --git a/docs/changelog/97936.yaml b/docs/changelog/97936.yaml deleted file mode 100644 index 2cf0c3e381b94..0000000000000 --- a/docs/changelog/97936.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 97936 -summary: Migrate to data tiers routing configures correct default for mounted indices -area: ILM+SLM -type: bug -issues: - - 97898 diff --git a/docs/changelog/97979.yaml b/docs/changelog/97979.yaml deleted file mode 100644 index e7907a761ebf7..0000000000000 --- a/docs/changelog/97979.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 97979 -summary: Ignore the `total_shards_per_node` setting on searchable snapshots in frozen -area: ILM+SLM -type: bug -issues: [] diff --git a/docs/changelog/97987.yaml b/docs/changelog/97987.yaml deleted file mode 100644 index a44d219e37769..0000000000000 --- a/docs/changelog/97987.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 97987 -summary: '`UnmappedFieldFetcher` should ignore nested fields' -area: Search -type: bug -issues: - - 97684 diff --git a/docs/changelog/98091.yaml b/docs/changelog/98091.yaml deleted file mode 100644 index 2042babd3b090..0000000000000 --- a/docs/changelog/98091.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 98091 -summary: '`GlobalAggregator` should call rewrite() before `createWeight()`' -area: Aggregations -type: bug -issues: - - 98076 diff --git a/docs/changelog/98113.yaml b/docs/changelog/98113.yaml deleted file mode 100644 index ceb081ea5b11d..0000000000000 --- a/docs/changelog/98113.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 98113 -summary: Fix APM trace start time -area: Infra/Core -type: bug -issues: [] diff --git a/docs/changelog/98167.yaml b/docs/changelog/98167.yaml deleted file mode 100644 index 4622c9fc2b037..0000000000000 --- a/docs/changelog/98167.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 98167 -summary: Fix failure processing Question Answering model output where the input has been spanned over multiple sequences -area: Machine Learning -type: bug -issues: - - 97917 diff --git a/docs/changelog/98176.yaml b/docs/changelog/98176.yaml deleted file mode 100644 index 938166b5c2d7d..0000000000000 --- a/docs/changelog/98176.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 98176 -summary: Enhance regex performance with duplicate wildcards -area: Infra/Core -type: enhancement -issues: [] diff --git a/docs/changelog/98296.yaml b/docs/changelog/98296.yaml deleted file mode 100644 index 94c5fb0e8ab4b..0000000000000 --- a/docs/changelog/98296.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 98296 -summary: Add setting to scale the processor count used in the model assignment planner -area: Machine Learning -type: enhancement -issues: []