diff --git a/docs/changelog/119886.yaml b/docs/changelog/119886.yaml deleted file mode 100644 index 8b866637ddc4..000000000000 --- a/docs/changelog/119886.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 119886 -summary: Initial support for unmapped fields -area: ES|QL -type: feature -issues: [] diff --git a/docs/changelog/121392.yaml b/docs/changelog/121392.yaml deleted file mode 100644 index 6323789f071d..000000000000 --- a/docs/changelog/121392.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 121392 -summary: Include data streams when converting an existing resource to a system resource -area: Infra/Core -type: bug -issues: [] diff --git a/docs/changelog/121667.yaml b/docs/changelog/121667.yaml deleted file mode 100644 index 2467036832a3..000000000000 --- a/docs/changelog/121667.yaml +++ /dev/null @@ -1,11 +0,0 @@ -pr: 121667 -summary: Add deprecation warning for flush API -area: Machine Learning -type: deprecation -issues: - - 121506 -deprecation: - title: Add deprecation warning for flush API - area: REST API - details: The anomaly detection job flush API is deprecated since it is only required for the post data API, which was deprecated since 7.11.0. - impact: This should have a minimal impact on users as the flush API is only required for the post data API, which was deprecated since 7.11.0. diff --git a/docs/changelog/121787.yaml b/docs/changelog/121787.yaml deleted file mode 100644 index c99032722de4..000000000000 --- a/docs/changelog/121787.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 121787 -summary: Added optional parameters to QSTR ES|QL function -area: Search -type: feature -issues: - - 120933 diff --git a/docs/changelog/121793.yaml b/docs/changelog/121793.yaml deleted file mode 100644 index f1e34009d702..000000000000 --- a/docs/changelog/121793.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 121793 -summary: "ES|QL - Add scoring for full text functions disjunctions" -area: ES|QL -type: enhancement -issues: [] diff --git a/docs/changelog/121971.yaml b/docs/changelog/121971.yaml deleted file mode 100644 index 92d66f81c2e6..000000000000 --- a/docs/changelog/121971.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 121971 -summary: Do not fetch reserved roles from native store when Get Role API is called -area: Authorization -type: enhancement -issues: [] diff --git a/docs/changelog/122074.yaml b/docs/changelog/122074.yaml deleted file mode 100644 index 21e171d0eb5e..000000000000 --- a/docs/changelog/122074.yaml +++ /dev/null @@ -1,8 +0,0 @@ -pr: 122074 -summary: If the Transform is configured to write to an alias as its destination index, - when the delete_dest_index parameter is set to true, then the Delete API will now - delete the write index backing the alias -area: Transform -type: bug -issues: - - 121913 diff --git a/docs/changelog/122257.yaml b/docs/changelog/122257.yaml deleted file mode 100644 index 24078170eb6b..000000000000 --- a/docs/changelog/122257.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 122257 -summary: Revive inlinestats -area: ES|QL -type: bug -issues: [] diff --git a/docs/changelog/122278.yaml b/docs/changelog/122278.yaml deleted file mode 100644 index 529d17c729c7..000000000000 --- a/docs/changelog/122278.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 122278 -summary: Fix serialising the inference update request -area: Machine Learning -type: bug -issues: [] diff --git a/docs/changelog/122293.yaml b/docs/changelog/122293.yaml deleted file mode 100644 index 31e3da771169..000000000000 --- a/docs/changelog/122293.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 122293 -summary: Add enterprise license check to inference action for semantic text fields -area: Machine Learning -type: bug -issues: [] diff --git a/docs/changelog/122326.yaml b/docs/changelog/122326.yaml deleted file mode 100644 index 91c71041d58f..000000000000 --- a/docs/changelog/122326.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 122326 -summary: System Index Migration Failure Results in a Non-Recoverable State -area: Infra/Core -type: bug -issues: [] diff --git a/docs/changelog/122357.yaml b/docs/changelog/122357.yaml deleted file mode 100644 index 7648002c9356..000000000000 --- a/docs/changelog/122357.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 122357 -summary: Handle search timeout in `SuggestPhase` -area: Search -type: bug -issues: - - 122186 diff --git a/docs/changelog/122409.yaml b/docs/changelog/122409.yaml deleted file mode 100644 index d54be44f02f8..000000000000 --- a/docs/changelog/122409.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 122409 -summary: Allow setting the `type` in the reroute processor -area: Ingest Node -type: enhancement -issues: - - 121553 diff --git a/docs/changelog/122427.yaml b/docs/changelog/122427.yaml deleted file mode 100644 index 2444a0ec894a..000000000000 --- a/docs/changelog/122427.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 122427 -summary: Improve size limiting string message -area: Infra/Core -type: enhancement -issues: [] diff --git a/docs/changelog/122431.yaml b/docs/changelog/122431.yaml deleted file mode 100644 index cb72dabc40aa..000000000000 --- a/docs/changelog/122431.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 122431 -summary: Upgrade AWS SDK to v1.12.746 -area: Snapshot/Restore -type: upgrade -issues: [] diff --git a/docs/changelog/122575.yaml b/docs/changelog/122575.yaml deleted file mode 100644 index af72c81b9da8..000000000000 --- a/docs/changelog/122575.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 122575 -summary: Return an empty suggestion when suggest phase times out -area: Suggesters -type: bug -issues: - - 122548 diff --git a/docs/changelog/122601.yaml b/docs/changelog/122601.yaml deleted file mode 100644 index 11f44a806917..000000000000 --- a/docs/changelog/122601.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 122601 -summary: Implicit numeric casting for CASE/GREATEST/LEAST -area: ES|QL -type: bug -issues: - - 121890 diff --git a/docs/changelog/122606.yaml b/docs/changelog/122606.yaml deleted file mode 100644 index b6cd40ab6f23..000000000000 --- a/docs/changelog/122606.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 122606 -summary: Avoid serializing empty `_source` fields in mappings -area: Mapping -type: bug -issues: [] diff --git a/docs/changelog/122653.yaml b/docs/changelog/122653.yaml deleted file mode 100644 index e36eb8debf10..000000000000 --- a/docs/changelog/122653.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 122653 -summary: Knn vector rescoring to sort score docs -area: Vector Search -type: bug -issues: - - 119711 diff --git a/docs/changelog/122731.yaml b/docs/changelog/122731.yaml deleted file mode 100644 index afde587a9538..000000000000 --- a/docs/changelog/122731.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 122731 -summary: Fork post-snapshot-delete cleanup off master thread -area: Snapshot/Restore -type: bug -issues: [] diff --git a/docs/changelog/122762.yaml b/docs/changelog/122762.yaml deleted file mode 100644 index d5320e7604f8..000000000000 --- a/docs/changelog/122762.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 122762 -summary: "ESQL: Remove estimated row size assertion" -area: ES|QL -type: bug -issues: - - 121535 diff --git a/docs/changelog/122886.yaml b/docs/changelog/122886.yaml deleted file mode 100644 index 7306a21d1470..000000000000 --- a/docs/changelog/122886.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 122886 -summary: Add support to VALUES aggregation for spatial types -area: ES|QL -type: bug -issues: - - 122413 diff --git a/docs/changelog/122905.yaml b/docs/changelog/122905.yaml deleted file mode 100644 index eccd50a75973..000000000000 --- a/docs/changelog/122905.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 122905 -summary: Updating `TransportRolloverAction.checkBlock` so that non-write-index blocks - do not prevent data stream rollover -area: Data streams -type: bug -issues: [] diff --git a/docs/changelog/122938.yaml b/docs/changelog/122938.yaml deleted file mode 100644 index cfb6e319c6cd..000000000000 --- a/docs/changelog/122938.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 122938 -summary: Fix geoip databases index access after system feature migration (again) -area: Ingest Node -type: bug -issues: [] diff --git a/docs/changelog/122951.yaml b/docs/changelog/122951.yaml deleted file mode 100644 index b84e05d758fe..000000000000 --- a/docs/changelog/122951.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 122951 -summary: Updates the deprecation info API to not warn about system indices and data - streams -area: Indices APIs -type: bug -issues: [] diff --git a/docs/changelog/122960.yaml b/docs/changelog/122960.yaml deleted file mode 100644 index 5745c41b007b..000000000000 --- a/docs/changelog/122960.yaml +++ /dev/null @@ -1,10 +0,0 @@ -pr: 122960 -summary: Deprecate Behavioral Analytics CRUD apis -area: Search -type: deprecation -issues: [ ] -deprecation: - title: Deprecate Behavioral Analytics CRUD apis - area: Search - details: Behavioral Analytics has been deprecated as of 9.0.0 and will be removed in a future release. The APIs will still work for now, but will emit warning headers that the API has been deprecated. - impact: Behavioral Analytics has been deprecated as of 9.0.0 and will be removed in a future release. diff --git a/docs/changelog/123010.yaml b/docs/changelog/123010.yaml deleted file mode 100644 index 3d95d775b8a5..000000000000 --- a/docs/changelog/123010.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 123010 -summary: Hold store reference in `InternalEngine#performActionWithDirectoryReader(...)` -area: Engine -type: bug -issues: - - 122974 diff --git a/docs/changelog/123076.yaml b/docs/changelog/123076.yaml deleted file mode 100644 index 270c202f3bbd..000000000000 --- a/docs/changelog/123076.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 123076 -summary: Retry on streaming errors -area: Machine Learning -type: bug -issues: [] diff --git a/docs/changelog/123155.yaml b/docs/changelog/123155.yaml deleted file mode 100644 index 73027c87510b..000000000000 --- a/docs/changelog/123155.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 123155 -summary: Add `ElasticInferenceServiceCompletionServiceSettings` -area: Machine Learning -type: bug -issues: [] diff --git a/docs/changelog/123197.yaml b/docs/changelog/123197.yaml deleted file mode 100644 index ffb4bab79fe8..000000000000 --- a/docs/changelog/123197.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 123197 -summary: Fix early termination in `LuceneSourceOperator` -area: ES|QL -type: bug -issues: [] diff --git a/docs/changelog/123272.yaml b/docs/changelog/123272.yaml deleted file mode 100644 index 18db2437f85c..000000000000 --- a/docs/changelog/123272.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 123272 -summary: Set Connect Timeout to 5s -area: Machine Learning -type: bug -issues: [] diff --git a/docs/changelog/123290.yaml b/docs/changelog/123290.yaml deleted file mode 100644 index 45b9168b494d..000000000000 --- a/docs/changelog/123290.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 123290 -summary: Fix Driver status iterations and `cpuTime` -area: ES|QL -type: enhancement -issues: - - 122967 diff --git a/docs/changelog/123296.yaml b/docs/changelog/123296.yaml deleted file mode 100644 index 1dd32d21294f..000000000000 --- a/docs/changelog/123296.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 123296 -summary: Avoid over collecting in Limit or Lucene Operator -area: ES|QL -type: bug -issues: [] diff --git a/docs/changelog/123381.yaml b/docs/changelog/123381.yaml deleted file mode 100644 index 957f11f1b900..000000000000 --- a/docs/changelog/123381.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 123381 -summary: Push down `StartsWith` and `EndsWith` functions to Lucene -area: ES|QL -type: enhancement -issues: - - 123067 diff --git a/docs/changelog/123427.yaml b/docs/changelog/123427.yaml deleted file mode 100644 index 50c29edb7972..000000000000 --- a/docs/changelog/123427.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 123427 -summary: Reduce iteration complexity for plan traversal -area: ES|QL -type: bug -issues: [] diff --git a/docs/changelog/123492.yaml b/docs/changelog/123492.yaml deleted file mode 100644 index 35955e396ff3..000000000000 --- a/docs/changelog/123492.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 123492 -summary: Fix function registry concurrency issues on constructor -area: ES|QL -type: bug -issues: - - 123430 diff --git a/docs/changelog/123589.yaml b/docs/changelog/123589.yaml deleted file mode 100644 index a5a01c1f506e..000000000000 --- a/docs/changelog/123589.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 123589 -summary: Revive some more of inlinestats functionality -area: ES|QL -type: bug -issues: [] diff --git a/docs/changelog/123600.yaml b/docs/changelog/123600.yaml deleted file mode 100644 index 1c7df87d22e4..000000000000 --- a/docs/changelog/123600.yaml +++ /dev/null @@ -1,17 +0,0 @@ -pr: 123600 -summary: Drop `TLS_RSA` cipher support for JDK 24 -area: TLS -type: breaking -issues: [] -breaking: - title: Drop `TLS_RSA` cipher support for JDK 24 - area: Cluster and node setting - details: >- - This change removes `TLS_RSA` ciphers from the list of default supported ciphers, - for Elasticsearch deployments running on JDK 24. - impact: >- - The dropped ciphers are `TLS_RSA_WITH_AES_256_GCM_SHA384`, `TLS_RSA_WITH_AES_128_GCM_SHA256`, - `TLS_RSA_WITH_AES_256_CBC_SHA256`, `TLS_RSA_WITH_AES_128_CBC_SHA256`, `TLS_RSA_WITH_AES_256_CBC_SHA`, - and `TLS_RSA_WITH_AES_128_CBC_SHA`. TLS connections to Elasticsearch using these ciphers will no longer work. - Please configure your clients to use one of supported cipher suites. - notable: false diff --git a/docs/changelog/123728.yaml b/docs/changelog/123728.yaml deleted file mode 100644 index 4760fa3b49f1..000000000000 --- a/docs/changelog/123728.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 123728 -summary: Allow skip shards with `_tier` and `_index` in ES|QL -area: ES|QL -type: enhancement -issues: [] diff --git a/docs/changelog/123743.yaml b/docs/changelog/123743.yaml deleted file mode 100644 index 50fccfd6030a..000000000000 --- a/docs/changelog/123743.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 123743 -summary: Adjust exception thrown when unable to load hunspell dict -area: Analysis -type: bug -issues: [] diff --git a/docs/changelog/123757.yaml b/docs/changelog/123757.yaml deleted file mode 100644 index 5f29c43e8121..000000000000 --- a/docs/changelog/123757.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 123757 -summary: Fix concurrency issue in `ScriptSortBuilder` -area: Search -type: bug -issues: [] diff --git a/docs/changelog/123761.yaml b/docs/changelog/123761.yaml deleted file mode 100644 index 340a235a5bfc..000000000000 --- a/docs/changelog/123761.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 123761 -summary: Have create index return a bad request on poor formatting -area: Infra/Core -type: bug -issues: [] diff --git a/docs/changelog/123890.yaml b/docs/changelog/123890.yaml deleted file mode 100644 index 7f9f6e2e5fba..000000000000 --- a/docs/changelog/123890.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 123890 -summary: Do not let `ShardBulkInferenceActionFilter` unwrap / rewrap ESExceptions -area: Search -type: bug -issues: [] diff --git a/docs/changelog/124001.yaml b/docs/changelog/124001.yaml deleted file mode 100644 index 374a7ad7efb5..000000000000 --- a/docs/changelog/124001.yaml +++ /dev/null @@ -1,7 +0,0 @@ -pr: 124001 -summary: Use a must boolean statement when pushing down to Lucene when scoring is - also needed -area: ES|QL -type: bug -issues: - - 123967 diff --git a/docs/changelog/124107.yaml b/docs/changelog/124107.yaml deleted file mode 100644 index 65b3a857639d..000000000000 --- a/docs/changelog/124107.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 124107 -summary: Avoid hoarding cluster state references during rollover -area: Indices APIs -type: bug -issues: - - 123893 diff --git a/docs/changelog/124149.yaml b/docs/changelog/124149.yaml deleted file mode 100644 index 07c2f396efda..000000000000 --- a/docs/changelog/124149.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 124149 -summary: Retry ILM async action after reindexing data stream -area: Data streams -type: enhancement -issues: [] diff --git a/docs/changelog/124225.yaml b/docs/changelog/124225.yaml deleted file mode 100644 index c94c78d83e81..000000000000 --- a/docs/changelog/124225.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 124225 -summary: "[Inference API] Fix output stream ordering in `InferenceActionProxy`" -area: Machine Learning -type: bug -issues: [] diff --git a/docs/changelog/124335.yaml b/docs/changelog/124335.yaml deleted file mode 100644 index a7730b909928..000000000000 --- a/docs/changelog/124335.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 124335 -summary: Change the order of the optimization rules -area: ES|QL -type: bug -issues: [] diff --git a/docs/changelog/124363.yaml b/docs/changelog/124363.yaml deleted file mode 100644 index 3f278d02044a..000000000000 --- a/docs/changelog/124363.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 124363 -summary: Set cause on create index request in create from action -area: Data streams -type: enhancement -issues: [] diff --git a/docs/changelog/124424.yaml b/docs/changelog/124424.yaml deleted file mode 100644 index b514803e22f6..000000000000 --- a/docs/changelog/124424.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 124424 -summary: Lazy collection copying during node transform -area: ES|QL -type: bug -issues: [] diff --git a/docs/changelog/124451.yaml b/docs/changelog/124451.yaml deleted file mode 100644 index 15e3ea2a626f..000000000000 --- a/docs/changelog/124451.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 124451 -summary: Improve downsample performance by avoiding to read unnecessary dimension values when downsampling. -area: Downsampling -type: bug -issues: [] diff --git a/docs/changelog/124477.yaml b/docs/changelog/124477.yaml deleted file mode 100644 index d37a3f27b4dd..000000000000 --- a/docs/changelog/124477.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 124477 -summary: Improve downsample performance by buffering docids and do bulk processing -area: Downsampling -type: enhancement -issues: [] diff --git a/docs/changelog/124527.yaml b/docs/changelog/124527.yaml deleted file mode 100644 index 5606683cca95..000000000000 --- a/docs/changelog/124527.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 124527 -summary: Avoid potentially throwing calls to Task#getDescription in model download -area: Machine Learning -type: bug -issues: [] diff --git a/docs/changelog/124540.yaml b/docs/changelog/124540.yaml deleted file mode 100644 index 9a6846f1bdb2..000000000000 --- a/docs/changelog/124540.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 124540 -summary: "ES|QL: Fix scoring for full text functions" -area: ES|QL -type: bug -issues: [] diff --git a/docs/changelog/124544.yaml b/docs/changelog/124544.yaml deleted file mode 100644 index 216d5eacb0bd..000000000000 --- a/docs/changelog/124544.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 124544 -summary: Bump nimbus-jose-jwt to 10.0.2 -area: Security -type: upgrade -issues: [] diff --git a/docs/changelog/124604.yaml b/docs/changelog/124604.yaml deleted file mode 100644 index a13ce104dc97..000000000000 --- a/docs/changelog/124604.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 124604 -summary: Fix geoip databases index access after system feature migration (take 3) -area: Ingest Node -type: bug -issues: [] diff --git a/docs/changelog/124611.yaml b/docs/changelog/124611.yaml deleted file mode 100644 index 9db501021cad..000000000000 --- a/docs/changelog/124611.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 124611 -summary: Reuse child `outputSet` inside the plan where possible -area: ES|QL -type: enhancement -issues: [] diff --git a/docs/changelog/124651.yaml b/docs/changelog/124651.yaml deleted file mode 100644 index 5c5e064fcd5e..000000000000 --- a/docs/changelog/124651.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 124651 -summary: "Fix system data streams to be restorable from a snapshot" -area: Infra/Core -type: bug -issues: [89261] diff --git a/docs/changelog/124662.yaml b/docs/changelog/124662.yaml deleted file mode 100644 index e6444eff17dd..000000000000 --- a/docs/changelog/124662.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 124662 -summary: Let MLTQuery throw IAE when no analyzer is set -area: Search -type: bug -issues: - - 124562 diff --git a/docs/changelog/124732.yaml b/docs/changelog/124732.yaml deleted file mode 100644 index 671c04b478de..000000000000 --- a/docs/changelog/124732.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 124732 -summary: Prevent rare starvation bug when using scaling `EsThreadPoolExecutor` with empty core pool size. -area: Infra/Core -type: bug -issues: - - 124667 diff --git a/docs/changelog/124739.yaml b/docs/changelog/124739.yaml deleted file mode 100644 index 3c6020231e6f..000000000000 --- a/docs/changelog/124739.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 124739 -summary: Improve rolling up metrics -area: Downsampling -type: enhancement -issues: [] diff --git a/docs/changelog/124769.yaml b/docs/changelog/124769.yaml deleted file mode 100644 index 11d4cbebb0c9..000000000000 --- a/docs/changelog/124769.yaml +++ /dev/null @@ -1,7 +0,0 @@ -pr: 124769 -summary: Migrate `model_version` to `model_id` when parsing persistent elser inference - endpoints -area: Machine Learning -type: bug -issues: - - 124675 diff --git a/docs/changelog/124784.yaml b/docs/changelog/124784.yaml deleted file mode 100644 index e0b49834f56e..000000000000 --- a/docs/changelog/124784.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 124784 -summary: Merge template mappings properly during validation -area: Mapping -type: bug -issues: - - 123372 diff --git a/docs/changelog/124843.yaml b/docs/changelog/124843.yaml deleted file mode 100644 index 0cad424e5991..000000000000 --- a/docs/changelog/124843.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 124843 -summary: Ignore _JAVA_OPTIONS -area: Infra/CLI -type: enhancement -issues: [] diff --git a/docs/changelog/124873.yaml b/docs/changelog/124873.yaml deleted file mode 100644 index f78a892e1dfd..000000000000 --- a/docs/changelog/124873.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 124873 -summary: Restore V8 REST compatibility around highlight `force_source` parameter -area: Highlighting -type: bug -issues: [] diff --git a/docs/changelog/124931.yaml b/docs/changelog/124931.yaml deleted file mode 100644 index b98595a9a2a0..000000000000 --- a/docs/changelog/124931.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 124931 -summary: This PR fixes a bug whereby partial snapshots of system datastreams could be used to restore system features. -area: "Snapshot/Restore" -type: bug -issues: [] diff --git a/docs/changelog/124936.yaml b/docs/changelog/124936.yaml deleted file mode 100644 index 2316b2931006..000000000000 --- a/docs/changelog/124936.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 124936 -summary: Indicate when errors represent timeouts -area: Infra/REST API -type: enhancement -issues: [] diff --git a/docs/changelog/125002.yaml b/docs/changelog/125002.yaml deleted file mode 100644 index 6b811cc80f51..000000000000 --- a/docs/changelog/125002.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 125002 -summary: Don't generate stacktrace in `TaskCancelledException` -area: Search -type: bug -issues: [] diff --git a/docs/changelog/125103.yaml b/docs/changelog/125103.yaml deleted file mode 100644 index da5d025e7786..000000000000 --- a/docs/changelog/125103.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 125103 -summary: Fix LTR query feature with phrases (and two-phase) queries -area: Ranking -type: bug -issues: [] diff --git a/docs/changelog/125159.yaml b/docs/changelog/125159.yaml deleted file mode 100644 index ccef5cbd4cbc..000000000000 --- a/docs/changelog/125159.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 125159 -summary: Update bundled JDK to Java 24 -area: Packaging -type: upgrade -issues: []