elasticsearch/docs/changelog
Slobodan Adamović 5c54c5f78d
Do not fetch reserved roles from native store when Get Role API is called (#121971)
The reserved roles are already returned from the `ReservedRolesStore`
in `TransportGetRolesAction`. There is no need to query and deserialize
reserved roles from the `.security` index just to be merged with "static" definitions.
2025-02-17 12:42:47 +01:00
..
90529.yaml Output a consistent format when generating error json (#90529) 2024-11-19 13:35:04 +00:00
104125.yaml [ML] Disable machine learning on macOS x86_64 (#104125) 2024-11-29 15:19:48 +13:00
111104.yaml ESQL: Enable async get to support formatting (#111104) 2024-12-09 13:08:48 +01:00
111494.yaml Extensible Completion Postings Formats (#111494) 2024-11-28 13:25:02 -08:00
111852.yaml [ML] Add DeBERTa-V2/V3 tokenizer (#111852) 2024-10-03 11:00:25 -04:00
112258.yaml Updated Date Range to Follow Documentation When Assuming Missing Values (#112258) 2024-10-01 09:21:47 -05:00
112567.yaml Track shard snapshot progress during node shutdown (#112567) 2024-10-08 16:59:37 -04:00
112834.yaml Increase replica_unassigned_buffer_time default from 3s to 5s (#112834) 2024-09-12 15:25:05 -05:00
112903.yaml Remove unsupported LEGACY_MULTI_NODE_DISCOVERY_TYPE (#112903) 2024-09-16 06:32:11 +01:00
113102.yaml Trigger merges after recovery (#113102) 2024-09-20 17:16:03 +01:00
113120.yaml ESQL - enabling scoring with METADATA _score (#113120) 2024-11-28 13:46:24 +01:00
113131.yaml Emit deprecation warning when executing one of the rollup APIs (#113131) 2025-01-29 08:48:53 +01:00
113216.yaml [Inference API] Deprecate elser service (#113216) 2024-10-03 10:36:25 -04:00
113237.yaml Retry throttled snapshot deletions (#113237) 2024-10-16 09:08:49 +11:00
113413.yaml fix: handle null path parameter in RestNodesCapabilitiesAction (#113413) 2024-09-27 16:14:51 +01:00
113425.yaml Add ensureGreen method for use with adminClient (#113425) 2024-09-24 08:39:58 -05:00
113462.yaml Suppress merge-on-recovery for older indices (#113462) 2024-09-25 00:47:29 +10:00
113482.yaml Upgrade to Lucene 10 (#114741) 2024-10-21 13:38:23 +02:00
113561.yaml Add link to Circuit Breaker "Data too large" exception message (#113561) 2024-10-03 12:06:35 -06:00
113614.yaml Upgrade to Lucene 10 (#114741) 2024-10-21 13:38:23 +02:00
113827.yaml Add Optional Source Filtering to Source Loaders (#113827) 2024-12-11 13:17:19 +00:00
114002.yaml Add a size limit to outputs from mustache (#114002) 2024-10-08 11:42:22 +01:00
114124.yaml Upgrade to Lucene 10 (#114741) 2024-10-21 13:38:23 +02:00
114146.yaml Upgrade to Lucene 10 (#114741) 2024-10-21 13:38:23 +02:00
114177.yaml Make randomInstantBetween return in range [minInstant, maxInstant] (#114177) 2024-10-07 08:34:05 -05:00
114202.yaml Remove deprecated xpack.searchable.snapshot.allocate_on_rolling_restart setting (#114202) 2024-11-14 17:34:54 +01:00
114207.yaml Remove cluster.routing.allocation.disk.watermark.enable_for_single_data_node setting (#114207) 2024-11-07 04:56:40 +11:00
114231.yaml Remove cluster state from /_cluster/reroute response (#114231) 2024-10-08 07:59:57 +01:00
114303.yaml Fix TDigestState.read CB leaks (#114303) 2024-10-11 09:41:18 +02:00
114317.yaml ESQL: CATEGORIZE as a BlockHash (#114317) 2024-11-27 17:44:55 +01:00
114445.yaml Wrap jackson exception on malformed json string (#114445) 2024-12-05 09:22:48 -08:00
114566.yaml Use Azure blob batch API to delete blobs in batches (#114566) 2024-10-24 19:51:52 +11:00
114618.yaml Add a new index setting to skip recovery source when synthetic source is enabled (#114618) 2024-12-10 23:05:27 +00:00
114623.yaml Preserve thread context when waiting for segment generation in RTG (#114623) 2024-10-14 11:59:44 +02:00
114741.yaml Upgrade to Lucene 10 (#114741) 2024-10-21 13:38:23 +02:00
114813.yaml Retry S3BlobContainer#getRegister on all exceptions (#114813) 2024-10-16 09:08:50 +02:00
114837.yaml #104411 Add warning headers for ingest pipelines containing special characters (#114837) 2024-10-16 08:58:13 +01:00
114879.yaml Add refresh .security index call between security migrations (#114879) 2024-11-05 14:59:27 +01:00
114914.yaml Adding chunking settings to IbmWatsonxService (#114914) 2024-11-21 14:47:24 -05:00
115020.yaml Adding endpoint creation validation for all task types to remaining services (#115020) 2024-11-25 10:27:31 -05:00
115241.yaml [Security Solution] Add create_index to kibana_system role for Elastic Defend indices (#115241) 2024-10-23 16:29:34 -04:00
115314.yaml Only aggregations require at least one shard request (#115314) 2024-10-25 08:50:05 +02:00
115383.yaml Only publish desired balance gauges on master (#115383) 2024-10-24 18:43:51 +11:00
115393.yaml Remove deprecated local parameter from alias APIs (#115393) 2024-10-24 15:58:24 +01:00
115616.yaml ESQL: Fix double lookup and HashJoinExec.addedFields (#115616) 2024-11-22 13:52:57 +01:00
115721.yaml Change Reindexing metrics unit from millis to seconds (#115721) 2024-10-28 09:18:24 -04:00
115779.yaml Don't allow secure settings in YML config (109115) (#115779) 2024-11-04 16:28:57 +00:00
115831.yaml Increase minimum threshold in shard balancer (#115831) 2024-10-29 11:36:35 +00:00
115836.yaml Catch and handle disconnect exceptions in search (#115836) 2024-10-29 14:11:14 +01:00
115876.yaml [ML] Inference duration and error metrics (#115876) 2024-11-05 09:21:30 -05:00
115923.yaml Apply more strict parsing of actions in bulk API (#115923) 2024-10-30 16:43:28 +01:00
115930.yaml _analyzer api inconsistency without index name (#115930) 2024-11-18 11:29:00 +02:00
115938.yaml [ML] Wait for up to 2 seconds for yellow status before starting search (#115938) 2024-10-31 19:47:36 +01:00
116026.yaml Change Elasticsearch timeouts to 429 response instead of 5xx (#116026) 2025-01-28 09:35:31 -08:00
116043.yaml Support partial sort fields in TopN pushdown (#116043) 2024-11-04 19:06:50 +01:00
116060.yaml Fix leak in DfsQueryPhase and introduce search disconnect stress test (#116060) 2024-11-01 14:26:28 +01:00
116077.yaml Remove ecs option on user_agent processor (#116077) 2024-11-13 15:59:20 +00:00
116112.yaml Remove ignored fallback option on GeoIP processor (#116112) 2024-11-04 17:23:10 +01:00
116115.yaml Explicit HTTP content copy/retain (#116115) 2024-11-21 14:04:42 -05:00
116174.yaml Handle with illegalArgumentExceptions negative values in HDR percentile aggregations (#116174) 2024-11-05 15:31:08 +01:00
116259.yaml Fix _type deprecation on simulate pipeline API (#116259) 2024-11-05 16:27:42 +00:00
116388.yaml EQL: add support for partial search results (#116388) 2024-12-17 17:13:52 +01:00
116531.yaml [ES|QL] Add a standard deviation function (#116531) 2024-11-22 12:33:46 -10:00
116663.yaml kNN vector rescoring for quantized vectors (#116663) 2024-12-11 09:14:18 +01:00
116687.yaml Add LogsDB option to route on sort fields (#116687) 2024-12-19 13:51:15 +02:00
116692.yaml Remove all mentions of eis and gateway and deprecate flags that do (#116692) 2024-11-21 12:08:14 -05:00
116739.yaml Changelog for default container image change to UBI (#117482) 2024-11-26 12:42:41 +01:00
116755.yaml Smarter field caps with subscribable listener (#116755) 2024-12-03 20:08:05 +02:00
116765.yaml Metrics for incremental bulk splits (#116765) 2024-11-20 16:34:25 -05:00
116868.yaml Run TransportGetComponentTemplateAction on local node (#116868) 2024-12-23 20:01:21 +00:00
116904.yaml Add a not-master state for desired balance (#116904) 2024-12-04 00:13:04 +11:00
116922.yaml Always check if index mode is logsdb (#116922) 2024-11-18 13:14:29 +01:00
116943.yaml Remove support for deprecated force_source highlighting parameter (#116943) 2024-11-18 17:36:39 +01:00
116964.yaml Support ST_ENVELOPE and related ST_XMIN, etc. (#116964) 2024-12-04 12:20:47 +01:00
116970.yaml Remove legacy params from range query (#116970) 2024-11-19 15:18:31 -05:00
116996.yaml Add ReindexDatastreamIndexAction (#116996) 2024-12-13 15:12:25 -06:00
117095.yaml Add version prefix to Inference Service API path (#117095) 2024-11-21 11:00:59 -05:00
117148.yaml Preserve thread context when waiting for segment generation in RTG (#117148) 2024-11-22 22:31:40 +11:00
117176.yaml Integrate watsonx for re-ranking task (#117176) 2025-01-30 21:40:04 -07:00
117199.yaml Speed up bit compared with floats or bytes script operations (#117199) 2024-12-03 04:19:03 +11:00
117214.yaml Returning ignored fields in the simulate ingest API (#117214) 2024-12-23 15:52:59 -06:00
117229.yaml Fix/meta fields bad request (#117229) 2024-12-03 10:58:20 +02:00
117230.yaml Make TransportLocalClusterStateAction wait for cluster to unblock (#117230) 2024-12-04 12:17:13 +01:00
117243.yaml Bump major version for feature migration system indices (#117243) 2024-11-22 08:20:35 +01:00
117246.yaml LOOKUP JOIN using field-caps for field mapping (#117246) 2024-11-25 12:09:30 +01:00
117265.yaml ESQL: async search responses have CCS metadata while searches are running (#117265) 2024-11-27 16:14:57 -05:00
117287.yaml Fixing bug setting index when parsing Google Vertex AI results (#117287) 2024-11-22 11:10:34 -05:00
117303.yaml Remove HTTP content copies (#117303) 2024-11-26 09:23:19 -08:00
117359.yaml Term query for ES|QL (#117359) 2024-12-06 07:42:48 +00:00
117451.yaml ESQL: Support ST_EXTENT_AGG (#117451) 2024-12-13 12:41:24 +02:00
117519.yaml Deprecating data_frame_transforms roles (#117519) 2025-01-06 11:00:16 -05:00
117530.yaml Expose operation and request counts separately in repository stats (#117530) 2024-12-04 09:19:37 +11:00
117555.yaml ESQL: Expand type compatibility for match function and operator (#117555) 2024-12-09 19:56:10 +01:00
117572.yaml Remove RestApiVersion#V_7 references for 9.0.0 (#117572) 2024-12-03 10:52:14 +02:00
117581.yaml Make reserved built-in roles queryable (#117581) 2024-12-17 05:15:28 +11:00
117583.yaml Removing index alias creation for deprecated transforms notification index (#117583) 2024-12-11 10:47:46 -05:00
117589.yaml [Inference API] Add unified api for chat completions (#117589) 2024-12-06 20:52:31 +00:00
117606.yaml [ML] Remove deprecated sort from reindex operation (#117606) 2024-11-29 11:37:45 +13:00
117618.yaml fix/SearchStatesIt_failures (#117618) 2024-11-28 19:38:37 +02:00
117643.yaml ESQL: Drop null columns in text formats (#117643) 2024-12-16 15:20:58 +01:00
117655.yaml ESQL: Add nulls support to Categorize (#117655) 2024-11-28 16:07:07 +01:00
117701.yaml Watcher history index has too many indexed fields - (#71479) (#117701) 2024-12-04 12:27:42 +00:00
117731.yaml Add cluster level reduction (#117731) 2024-12-02 17:57:02 -08:00
117748.yaml Add IMDSv2 support to repository-s3 (#117748) 2024-12-02 20:01:48 +11:00
117750.yaml CrossClusterIT testCancel failure (#117750) 2024-11-29 14:53:20 +02:00
117778.yaml [Connector APIs] Enforce index prefix for managed connectors (#117778) 2024-12-18 12:05:16 +00:00
117831.yaml fix/QueryBuilderBWCIT_muted_test (#117831) 2024-12-04 10:47:34 +02:00
117839.yaml Add match support for semantic_text fields (#117839) 2024-12-12 16:55:00 +01:00
117858.yaml [Transform] Create upgrade mode (#117858) 2024-12-30 09:42:15 -05:00
117898.yaml ESQL: Limit size of query (#117898) 2024-12-04 15:20:49 +00:00
117917.yaml Add option to store sparse_vector outside _source (#117917) 2024-12-04 17:29:46 +00:00
117933.yaml Change deprecation.elasticsearch keyword to elasticsearch.deprecation (#117933) 2024-12-04 10:25:51 -08:00
117939.yaml [ML] Reinstate default endpoint for Elastic Rerank behind a feature flag(#117939)"… (#118253) 2024-12-11 13:21:26 +00:00
117949.yaml Move SlowLogFieldProvider instantiation to node construction (#117949) 2025-01-06 09:07:28 -08:00
117963.yaml SearchServiceTests.testParseSourceValidation failure (#117963) 2024-12-05 18:35:41 +02:00
117989.yaml ESQL Add esql hash function (#117989) 2024-12-18 09:56:42 +01:00
117994.yaml Even better(er) binary quantization (#117994) 2024-12-10 03:06:27 +11:00
118016.yaml Propagate status codes from shard failures appropriately (#118016) 2024-12-23 09:19:38 +00:00
118025.yaml Update sparse text embeddings API route for Inference Service (#118025) 2024-12-10 11:48:01 -05:00
118027.yaml Esql compare nanos and millis (#118027) 2024-12-06 09:17:32 -05:00
118035.yaml Include hidden indices in DeprecationInfoAction (#118035) 2024-12-13 09:14:56 +11:00
118058.yaml Grant necessary Kibana application privileges to reporting_user role (#118058) 2024-12-14 04:40:23 +11:00
118064.yaml Add Highlighter for Semantic Text Fields (#118064) 2024-12-06 18:42:50 +00:00
118094.yaml Update ASM 9.7 -> 9.7.1 to support JDK 24 (#118094) 2024-12-06 08:16:46 +01:00
118102.yaml ESQL: Enterprise license enforcement for CCS (#118102) 2024-12-12 12:02:24 -05:00
118103.yaml Remove any references to V_7 (#118103) 2024-12-11 17:43:17 -08:00
118104.yaml Remove old _knn_search tech preview API in v9 (#118104) 2024-12-11 02:01:25 +11:00
118114.yaml ESQL: Enable physical plan verification (#118114) 2024-12-10 09:04:22 +11:00
118122.yaml ES|QL async queries: Partial result on demand (#118122) 2025-01-23 10:21:52 -07:00
118143.yaml Infrastructure for assuming cluster features in the next major version (#118143) 2024-12-17 13:18:42 +00:00
118173.yaml ES|QL categorize with multiple groupings (#118173) 2024-12-12 16:50:53 +01:00
118177.yaml Fixing bug with bedrock client caching (#118177) 2024-12-10 11:15:55 -05:00
118188.yaml Check for early termination in Driver (#118188) 2025-01-15 12:53:49 -08:00
118192.yaml Remove client.type setting (#118192) 2024-12-09 07:33:11 -08:00
118194.yaml Retry on ClusterBlockException on transform destination index (#118194) 2024-12-12 10:38:03 -05:00
118266.yaml Prevent data nodes from sending stack traces to coordinator when error_trace=false (#118266) 2024-12-18 15:29:35 +01:00
118267.yaml Adding get migration reindex status (#118267) 2024-12-11 03:34:13 +11:00
118291.yaml Adding a migration reindex cancel API (#118291) 2024-12-13 07:39:25 +11:00
118324.yaml ESQL: Allow the data type of null in filters (#118324) 2025-01-08 10:43:11 -05:00
118353.yaml Epoch Millis Rounding Down and Not Up (#118353) 2024-12-19 09:28:29 -06:00
118366.yaml Prevent boot if bind DN is set without password (#118366) 2024-12-18 23:18:14 +11:00
118375.yaml [ML] Checking for presence of error object when validating response (#118375) 2024-12-11 16:03:36 -05:00
118410.yaml ESQL: Push down filter passed lookup join (#118410) 2024-12-13 13:17:56 -08:00
118435.yaml _score should not be a reserved attribute in ES|QL (#118435) 2024-12-12 07:50:18 +01:00
118474.yaml Esql bucket function for date nanos (#118474) 2024-12-13 09:25:52 -05:00
118484.yaml Remove date histogram boolean support (#118484) 2024-12-17 15:56:51 -05:00
118544.yaml ESQL - Remove restrictions for disjunctions in full text functions (#118544) 2024-12-18 07:50:54 +01:00
118562.yaml Update data stream deprecations warnings to new format and filter searchable snapshots from response (#118562) 2024-12-19 11:40:09 +00:00
118585.yaml Add a generic rescorer retriever based on the search request's rescore functionality (#118585) 2024-12-18 19:47:12 +00:00
118602.yaml ESQL: Limit memory usage of fold (#118602) 2025-01-13 15:04:27 +00:00
118617.yaml Add support for sparse_vector queries against semantic_text fields (#118617) 2024-12-17 19:06:54 -05:00
118619.yaml [ES|QL] Optional named arguments for function in map (#118619) 2025-01-16 18:45:54 -05:00
118634.yaml Add undeclared Azure settings, modify test to exercise them (#118634) 2024-12-13 15:40:40 +11:00
118652.yaml [Inference API] Add Jina AI API to do inference for Embedding and Rerank models (#118652) 2025-01-08 11:08:45 +00:00
118669.yaml [Connector API] Support soft-deletes of connectors (#118669) 2025-01-09 12:20:28 +00:00
118671.yaml Adjust random_score default field to _seq_no field (#118671) 2024-12-18 05:30:48 +11:00
118674.yaml [ML] Ignore failures from renormalizing buckets in read-only index (#118674) 2024-12-17 16:33:27 +01:00
118681.yaml ConnectTransportException returns retryable BAD_GATEWAY (#118681) 2024-12-17 14:51:45 -05:00
118697.yaml Esql implicit casting for date nanos (#118697) 2024-12-17 14:54:19 -05:00
118704.yaml Avoid updating settings version in MetadataMigrateToDataStreamService when settings have not changed (#118704) 2024-12-14 09:25:23 +11:00
118774.yaml Apply default k for knn query eagerly (#118774) 2025-01-08 07:40:34 +11:00
118802.yaml ESQL: ST_EXTENT_AGG optimize envelope extraction from doc-values for Cartesian_shape (#118802) 2024-12-20 16:53:04 +02:00
118804.yaml Add new experimental rank_vectors mapping for late-interaction second order ranking (#118804) 2025-01-07 04:06:59 +11:00
118823.yaml ESQL: Fix attribute set equals (#118823) 2024-12-19 10:22:13 +01:00
118825.yaml Re-add support for some metadata field parameters (#118825) 2024-12-18 22:35:55 +01:00
118858.yaml Lookup join on multiple join fields not yet supported (#118858) 2024-12-18 13:09:33 +02:00
118870.yaml ESQL: Rewrite TO_UPPER/TO_LOWER comparisons (#118870) 2024-12-23 21:07:46 +11:00
118871.yaml [Elastic Inference Service] Add ElasticInferenceService Unified ChatCompletions Integration (#118871) 2025-01-08 19:33:48 +00:00
118890.yaml Add action to create index from a source index (#118890) 2024-12-18 10:35:19 -06:00
118931.yaml ESQL: Add a LicenseAware interface for licensed Nodes (#118931) 2024-12-19 16:02:01 +01:00
118938.yaml Hash functions (#118938) 2025-01-08 16:44:15 +01:00
118941.yaml Allow archive and searchable snapshots indices in N-2 version (#118941) 2024-12-19 16:18:59 +01:00
118959.yaml Allow kibana_system user to manage .reindexed-v8-internal.alerts indices (#118959) 2025-01-02 09:25:10 -05:00
118968.yaml Configure index sorting through index settings for logsdb (#118968) 2025-01-10 13:22:54 +02:00
119001.yaml Add support for specifying reindexing script for system index migration (#119001) 2025-01-16 16:54:25 +00:00
119003.yaml Add a replicate_for option to the ILM searchable_snapshot action (#119003) 2025-01-27 14:32:46 -05:00
119007.yaml block-writes cannot be added after read-only (#119007) 2024-12-18 14:31:17 -06:00
119011.yaml Add support for knn vector queries on semantic_text fields (#119011) 2025-01-07 09:12:41 -05:00
119054.yaml [Security Solution] allows kibana_system user to manage .reindexed-v8-* Security Solution indices (#119054) 2025-01-03 14:28:42 +00:00
119067.yaml Metrics for indexing failures due to version conflicts (#119067) 2025-01-08 12:34:37 +00:00
119072.yaml Turn _source meta fieldmapper's mode attribute into a no-op. (#119072) 2025-01-24 09:25:55 +01:00
119227.yaml Remove unfreeze REST endpoint (#119227) 2025-01-14 10:34:46 +00:00
119250.yaml Add rest endpoint for create_from_source_index (#119250) 2025-01-08 10:57:31 -06:00
119265.yaml ESQL: Fix AbstractShapeGeometryFieldMapperTests (#119265) 2024-12-26 13:39:40 +02:00
119291.yaml Register mustache size limit setting (#119291) 2024-12-26 18:25:19 +00:00
119296.yaml ESQL: Fix writing for LOOKUP status (#119296) 2024-12-28 03:45:54 +11:00
119308.yaml Upgrade to Lucene 10.1.0 (#119308) 2025-01-30 13:41:02 +00:00
119310.yaml Remove ChunkedToXContentBuilder (#119310) 2024-12-27 22:00:38 +01:00
119348.yaml [Transform] Auto-migrate max_page_search_size (#119348) 2025-01-07 18:18:07 +00:00
119474.yaml Add ESQL telemetry collection (#119474) 2025-01-02 14:05:21 -07:00
119476.yaml Fix TopN row size estimate (#119476) 2025-01-03 13:43:37 -08:00
119504.yaml Optimized index sorting for OTel logs (#119504) 2025-01-08 11:47:21 +01:00
119536.yaml ESQL: Fix ROUND() with unsigned longs throwing in some edge cases (#119536) 2025-01-17 13:38:14 +00:00
119542.yaml [Transform] Wait while index is blocked (#119542) 2025-01-08 21:42:00 +00:00
119543.yaml [Inference API] Fix unique ID message for inference ID matches trained model ID (#119543) 2025-01-08 08:49:58 -05:00
119546.yaml Introduce FallbackSyntheticSourceBlockLoader and apply it to keyword fields (#119546) 2025-02-04 16:13:20 -08:00
119564.yaml Http stream activity tracker and exceptions handling (#119564) 2025-01-07 10:11:53 -08:00
119575.yaml Fix realtime get of nested fields with synthetic source (#119575) 2025-01-15 16:18:05 -08:00
119580.yaml Do not serialize EsIndex in plan (#119580) 2025-01-21 09:13:21 +01:00
119621.yaml Enable node-level reduction by default (#119621) 2025-01-07 09:56:58 -08:00
119679.yaml Support mTLS in Elastic Inference Service plugin (#116423) (#119679) 2025-01-15 10:53:48 +01:00
119691.yaml Fix bbq_hnsw merge file cleanup on random IO exceptions (#119691) 2025-01-09 01:38:23 +11:00
119730.yaml [ES|QL] Enable KQL function as a tech preview (#119730) 2025-01-10 12:49:28 +01:00
119743.yaml Mark read-only flush and verify (#119743) 2025-01-21 12:04:45 +01:00
119749.yaml Strengthen encryption for elasticsearch-keystore tool to AES 256 (#119749) 2025-01-09 08:57:47 +01:00
119772.yaml ESQL Support IN operator for Date nanos (#119772) 2025-01-14 10:17:16 -05:00
119780.yaml Add index and reindex request settings to speed up reindex (#119780) 2025-01-10 09:13:51 -06:00
119792.yaml Make semantic text part of the text family (#119792) 2025-01-09 15:32:34 -05:00
119798.yaml ESQL: Add interfaces to distribute the post-analysis verification (#119798) 2025-01-10 14:26:31 -08:00
119830.yaml Run TransportGetComposableIndexTemplate on local node (#119830) 2025-01-10 09:00:31 +10:00
119831.yaml Run TransportClusterGetSettingsAction on local node (#119831) 2025-01-14 03:45:58 +00:00
119837.yaml Run TransportGetIndexTemplatesAction on local node (#119837) 2025-01-10 00:20:16 +00:00
119846.yaml ESQL: Drop support for brackets from METADATA syntax (#119846) 2025-01-14 22:06:35 +11:00
119863.yaml Restrict Connector APIs to manage/monitor_connector privileges (#119863) 2025-01-10 11:30:44 +01:00
119886.yaml ESQL: Initial support for unmapped fields (#119886) 2025-02-13 23:28:35 +01:00
119889.yaml Optimize ST_EXTENT_AGG for geo_shape and cartesian_shape (#119889) 2025-01-16 19:43:51 +01:00
119893.yaml Add enterprise license check for Inference API actions (#119893) 2025-01-13 11:38:26 -05:00
119898.yaml Resolve/cluster allows querying for cluster info only (no index expression required) (#119898) 2025-01-22 12:17:29 -05:00
119922.yaml [Inference API] fix spell words: covertToString to convertToString (#119922) 2025-01-13 22:54:22 +00:00
119926.yaml Revert "Revert "Remove deprecated tracing.apm.* settings for v9 (#119926)"" (#120895) 2025-01-27 16:04:36 +01:00
119968.yaml Reset relocation/allocation failure counter on node join/shutdown (#119968) 2025-01-28 11:15:25 +01:00
120020.yaml Resume Driver on cancelled or early finished (#120020) 2025-01-15 07:30:19 -08:00
120038.yaml Run template simulation actions on local node (#120038) 2025-01-14 12:41:05 +10:00
120042.yaml Match dot prefix of migrated DS backing index with the source index (#120042) 2025-01-13 16:01:50 +00:00
120055.yaml Optimize loading mappings in logsdb index settings provider 2025-01-15 17:29:26 +00:00
120064.yaml [ML] Change the auditor to write via an alias (#120064) 2025-01-29 17:20:50 +01:00
120084.yaml Improve how reindex data stream index action handles api blocks (#120084) 2025-01-14 10:11:20 -06:00
120087.yaml Include clusterApplyListener in long cluster apply warnings (#120087) 2025-01-15 08:58:58 +11:00
120108.yaml Remove the ability to read frozen indices (#120108) 2025-01-22 11:21:48 +00:00
120128.yaml Add Multi-Field Support for Semantic Text Fields (#120128) 2025-01-21 22:01:11 +01:00
120142.yaml Limit ByteSizeUnit to 2 decimals (#120142) 2025-01-16 19:30:23 +00:00
120143.yaml Esql - support date nanos in date format function (#120143) 2025-01-15 16:51:08 +00:00
120163.yaml Filter deprecated settings in CreateIndexFromSourceAction (#120163) 2025-01-16 14:00:55 -06:00
120192.yaml ESQL: extend TranslationAware to all pushable expressions (#120192) 2025-01-17 20:40:43 +11:00
120193.yaml Do not capture ClusterChangedEvent in IndicesStore call to #onClusterStateShardsClosed (#120193) 2025-01-15 15:16:25 +01:00
120198.yaml Bump TrialLicenseVersion to allow starting new trial on 9.0 (#120198) 2025-01-16 19:52:00 +11:00
120200.yaml [Connector API] Support hard deletes with new URL param in delete endpoint (#120200) 2025-01-16 09:45:10 +01:00
120207.yaml Make requests_per_second configurable to throttle reindexing (#120207) 2025-01-16 16:01:08 +00:00
120222.yaml Adding linear retriever to support weighted sums of sub-retrievers (#120222) 2025-01-28 19:33:12 +02:00
120231.yaml Add sanity check to ReindexDatastreamIndexAction (#120231) 2025-01-16 09:41:41 -06:00
120244.yaml Ignore closed indices for reindex (#120244) 2025-01-21 09:25:58 -06:00
120250.yaml Retry internally when CAS upload is throttled [GCS] (#120250) 2025-01-20 12:28:34 +11:00
120267.yaml EQL: set allow_partial_search_results=true by default (#120267) 2025-01-27 10:23:34 +00:00
120271.yaml Optimize indexing points with index and doc values set to true (#120271) 2025-01-17 16:13:33 +01:00
120291.yaml ESQL - Allow full text functions disjunctions for non-full text functions (#120291) 2025-01-28 14:08:13 +01:00
120334.yaml Introduce IndexSettingDeprecatedInV8AndRemovedInV9 Setting property (#120334) 2025-01-22 19:32:15 +00:00
120340.yaml [Transform] add support for extended_stats (#120340) 2025-01-29 15:33:16 +01:00
120343.yaml [ES|QL] Support some stats on aggregate_metric_double (#120343) 2025-01-29 12:08:46 -10:00
120354.yaml Move scoring in ES|QL out of snapshot (#120354) 2025-01-21 14:22:19 +01:00
120355.yaml Ensure cluster string could be quoted (#120355) 2025-02-06 16:10:03 +01:00
120360.yaml ESQL - Add Match function options (#120360) 2025-01-28 08:54:33 +01:00
120370.yaml Merge field mappers when updating mappings with [subobjects:false] (#120370) 2025-01-21 13:30:08 +02:00
120392.yaml Test/107515 RestoreTemplateWithMatchOnlyTextMapperIT (#120392) 2025-01-24 15:47:44 +02:00
120400.yaml [Inference API] Add node-local rate limiting for the inference API (#120400) 2025-01-29 18:50:17 -05:00
120405.yaml [ML] Automatically rollover legacy ml indices (#120405) 2025-01-23 10:56:18 +00:00
120445.yaml Run GetPipelineTransportAction on local node (#120445) 2025-01-22 08:16:31 +10:00
120458.yaml Do not recommend increasing max_shards_per_node (#120458) 2025-01-20 14:32:56 +00:00
120487.yaml Fix cat_component_templates documentation (#120487) 2025-01-24 13:40:30 -07:00
120494.yaml Update grammar to rely on indexPattern instead of identifier in join target (#120494) 2025-01-24 11:37:27 +01:00
120505.yaml [Deprecation API] Refactor resource deprecation checkers and add new resources. (#120505) 2025-01-28 13:00:27 +02:00
120538.yaml Revert unwanted ES|QL lexer changes from PR #120354 (#120538) 2025-01-21 16:47:55 +00:00
120542.yaml Add a user-configurable timeout parameter to the _resolve/cluster API (#120542) 2025-01-28 16:59:08 -05:00
120546.yaml Restrict apm agent entitlements to the apm package in an unnamed module (#120546) 2025-01-28 07:18:22 -08:00
120547.yaml Consistent mapping for OTel log and event bodies (#120547) 2025-01-22 18:18:47 +01:00
120548.yaml Add remove_index_block arg to _create_from api (#120548) 2025-01-21 15:50:20 -06:00
120551.yaml Set default reranker for text similarity reranker (#120551) 2025-01-28 13:41:45 -05:00
120573.yaml Optimize IngestDocument FieldPath allocation (#120573) 2025-01-29 13:38:43 -05:00
120591.yaml Increase field limit for OTel metrics to 10 000 (#120591) 2025-01-22 11:46:12 +00:00
120617.yaml ES|QL: Fix queries with document level security on lookup indexes (#120617) 2025-01-24 11:59:23 +00:00
120629.yaml Report Deprecated Indices That Are Flagged To Ignore Migration Reindex As A Warning (#120629) 2025-01-23 12:10:26 +00:00
120642.yaml Defer unpromotable shard refreshes until index refresh blocks are cleared (#120642) 2025-01-28 10:32:27 +01:00
120643.yaml Remove index blocks by default in create_from (#120643) 2025-01-22 11:33:24 -06:00
120645.yaml Esql Support date nanos on date diff function (#120645) 2025-01-23 18:04:38 +00:00
120662.yaml Fix broken yaml test 30_create_from (#120662) 2025-01-22 16:42:29 -06:00
120722.yaml [ML] Migrate stream to core error parsing (#120722) 2025-01-23 20:09:03 +00:00
120725.yaml Added query param ?include_source_on_error for ingest requests (#120725) 2025-01-28 09:33:22 +01:00
120727.yaml Esql - Support date nanos in date extract function (#120727) 2025-01-27 14:34:50 +00:00
120748.yaml Remove support for types field in watcher search (#120748) 2025-01-24 17:44:40 +00:00
120751.yaml Adding support for binary embedding type to Cohere service embedding type (#120751) 2025-02-03 13:55:31 -05:00
120752.yaml Refresh source index before reindexing data stream index (#120752) 2025-01-24 09:35:54 -06:00
120753.yaml Optimize IngestDocMetadata isAvailable (#120753) 2025-01-24 09:22:21 -05:00
120774.yaml Retry ES|QL node requests on shard level failures (#120774) 2025-02-05 19:01:19 -08:00
120799.yaml Remove duplicate code in ESIntegTestCase (#120799) 2025-01-27 12:11:44 +02:00
120806.yaml Deprecate certificate-based remote cluster security model (#120806) 2025-01-29 19:43:04 +01:00
120813.yaml Use new semantic text format by default (#120813) 2025-01-27 12:19:16 -05:00
120821.yaml [Deprecation] Add transform_ids to outdated index (#120821) 2025-01-28 11:17:36 -05:00
120824.yaml Optimize some per-document hot paths in the geoip processor (#120824) 2025-01-29 13:37:08 -05:00
120833.yaml Optimize IngestCtxMap construction (#120833) 2025-01-27 11:03:06 -05:00
120842.yaml [ML] Remove Elastic Inference Service feature flag and deprecated setting (#120842) 2025-01-28 13:54:20 -05:00
120852.yaml [ES|QL] Correct line and column numbers of missing named parameters (#120852) 2025-01-31 13:13:17 -05:00
120883.yaml Add ?master_timeout to POST /_ilm/migrate_to_data_tiers (#120883) 2025-01-28 22:14:57 +11:00
120913.yaml [ML] Automatically rollover legacy .ml-anomalies indices (#120913) 2025-01-28 20:15:14 +00:00
120937.yaml Use the system index descriptor in the snapshot blob cache cleanup task (#120937) 2025-01-29 02:15:44 +11:00
120957.yaml Introduce AllocationBalancingRoundSummaryService (#120957) 2025-02-03 10:31:21 -05:00
120959.yaml Remove unnecessary entitlement (#120959) 2025-01-27 15:30:33 -08:00
120974.yaml Tweak copy_to handling in synthetic _source to account for nested objects (#120974) 2025-01-28 12:42:48 -08:00
120997.yaml Default to SSHA-256 as API key stored credential hasher (#120997) 2025-01-30 05:14:15 +11:00
120998.yaml ES|QL change_point processing command (#120998) 2025-02-10 11:50:46 +01:00
121048.yaml [ML] Update Inference Update API documentation to use the correct PUT method (#121048) 2025-01-28 21:16:01 +00:00
121049.yaml Conditionally enable logsdb by default (#121049) 2025-01-29 15:03:28 +01:00
121074.yaml ESQL: Implement a MetricsAware interface (#121074) 2025-01-29 13:20:35 +01:00
121105.yaml Mark bbq indices as GA and add rolling upgrade integration tests (#121105) 2025-01-30 01:58:08 +11:00
121109.yaml Fix propagation of dynamic mapping parameter when applying copy_to (#121109) 2025-01-31 00:26:58 +01:00
121124.yaml Run TransportGetEnrichPolicyAction on local node (#121124) 2025-01-29 23:58:14 +01:00
121156.yaml ES|QL: Remove redundant sorts from execution plan (#121156) 2025-02-10 14:15:26 +01:00
121193.yaml ESQL: Enable LOOKUP JOIN in non-snapshot builds (#121193) 2025-01-30 16:08:49 +01:00
121196.yaml Fix geoip databases index access after system feature migration (#121196) 2025-02-06 13:36:47 -06:00
121207.yaml [Inference API] Put back legacy EIS URL setting (#121207) 2025-01-29 17:01:21 -05:00
121240.yaml Implement runtime skip_unavailable=true (#121240) 2025-02-03 15:47:59 -07:00
121256.yaml Run TransportEnrichStatsAction on local node (#121256) 2025-02-04 09:30:44 +10:00
121260.yaml ESQL: introduce a pre-mapping logical plan processing step (#121260) 2025-01-31 11:39:28 +01:00
121324.yaml Support duplicate suggestions in completion field (#121324) 2025-01-31 13:58:14 -05:00
121325.yaml ReindexDataStreamIndex bug in assertion caused by reference equality (#121325) 2025-01-30 16:09:04 -06:00
121327.yaml Fix privileges for system index migration WRITE block (#121327) 2025-02-10 11:52:45 -08:00
121370.yaml Improve SLM Health Indicator to cover missing snapshot (#121370) 2025-02-14 09:54:26 +08:00
121396.yaml [ML] Change format for Unified Chat error responses (#121396) 2025-02-05 15:41:00 +01:00
121552.yaml ESQL: Fix a bug in TOP (#121552) 2025-02-05 16:28:09 -05:00
121556.yaml Enable New Semantic Text Format Only On Newly Created Indices (#121556) 2025-02-03 15:56:43 -05:00
121568.yaml Analyze API to return 400 for wrong custom analyzer (#121568) 2025-02-06 07:24:13 +11:00
121667.yaml [ML] Add deprecation warning for flush API (#121667) 2025-02-07 13:53:43 +01:00
121720.yaml Fix - Requesting _inference_fields when using legacy format causes shard failure (#121720) 2025-02-10 08:48:40 -05:00
121727.yaml Copy metrics and default_metric properties when downsampling aggregate_metric_double (#121727) 2025-02-06 00:32:14 +01:00
121731.yaml Remove TLSv1.1 from default protocols (#121731) 2025-02-10 09:12:52 +01:00
121805.yaml [ES|QL] Support subset of metrics in agg metric double (#121805) 2025-02-07 09:29:13 -10:00
121821.yaml Fix get all inference endponts not returning multiple endpoints sharing model deployment (#121821) 2025-02-10 12:40:37 -05:00
121843.yaml Fix async stop sometimes not properly collecting result (#121843) 2025-02-07 20:48:07 -07:00
121850.yaml [ES|QL] Take named parameters for identifier and pattern out of snapshot (#121850) 2025-02-05 21:12:06 -08:00
121911.yaml ES|QL: fix ENRICH validation for use of wildcards (#121911) 2025-02-07 12:36:00 +01:00
121942.yaml Support partial results in ES|QL (#121942) 2025-02-14 22:57:39 -08:00
121971.yaml Do not fetch reserved roles from native store when Get Role API is called (#121971) 2025-02-17 12:42:47 +01:00
122011.yaml EQL: fix JOIN command validation (not supported) (#122011) 2025-02-10 14:14:06 +01:00
122066.yaml [ML] Adding elser default endpoint for EIS (#122066) 2025-02-12 08:16:48 -05:00
122074.yaml [Transform] Delete Alias Write Index (#122074) 2025-02-12 16:24:07 +01:00
122199.yaml Logsdb and source only snapshots. (#122199) 2025-02-13 17:06:05 +01:00
122224.yaml Enable the use of nested field type with index.mode=time_series (#122224) 2025-02-13 09:33:04 -08:00
122246.yaml Ensure removal of index blocks does not leave key with null value (#122246) 2025-02-11 14:59:35 +00:00
122257.yaml ESQL: revive inlinestats (#122257) 2025-02-12 15:12:20 +02:00
122272.yaml [Inference API] Rename model_id prop to model in EIS sparse inference request body (#122272) 2025-02-12 09:23:31 -05:00
122278.yaml [ML] Fix serialising the Inference API update request (#122278) 2025-02-11 20:43:54 +00:00
122280.yaml Use FallbackSyntheticSourceBlockLoader for number fields (#122280) 2025-02-12 16:12:19 -08:00
122326.yaml System Index Migration Failure Results in a Non-Recoverable State (#122326) 2025-02-13 20:49:14 +01:00
122357.yaml Handle search timeout in SuggestPhase (#122357) 2025-02-13 18:26:46 +01:00
122365.yaml Fix handling of auto expand replicas for stateless indices (#122365) 2025-02-12 16:41:40 +01:00
122417.yaml Fix listener leak in exchange service (#122417) 2025-02-12 17:58:53 -08:00
122425.yaml Fix synthetic source bug that would mishandle nested dense_vector fields (#122425) 2025-02-13 08:20:13 +11:00
122427.yaml Improve size limiting string message (#122427) 2025-02-13 20:28:22 +01:00
122496.yaml Deduplicate IngestStats and IngestStats.Stats identity records when deserializing (#122496) 2025-02-13 17:09:09 +01:00
122575.yaml Return an empty suggestion when suggest phase times out (#122575) 2025-02-14 15:28:47 +01:00
122610.yaml Canonicalize processor names and types in IngestStats (#122610) 2025-02-14 12:38:00 -05:00
122653.yaml Knn vector rescoring to sort score docs (#122653) 2025-02-15 14:24:12 +01:00