@@ -34,6 +34,26 @@ To check for security updates, go to [Security announcements for the Elastic sta
3434
3535### API
3636
37+ - Add ` source_exclude_vectors ` to Field Caps, Scroll and Search APIs
38+ - Add ` require_data_stream ` to Index API
39+ - Add ` settings_filter ` to Cluster Get Component Template API
40+ - Add ` cause ` to Cluster Put Component Template API
41+ - Add ` master_timeout ` to Cluster State API
42+ - Add ` ccs_minimize_roundtrips ` to EQL Search API
43+ - Add ` keep_alive ` and ` keep_on_completion ` to ES|QL Async Query API
44+ - Add ` format ` to ES|QL Async Query Get API
45+ - Add ES|QL Get Query and List Queries APIs
46+ - Add Indices Delete Data Stream Options API
47+ - Add Indices Get Data Stream Mappings and Put Data Stream Mappings APIs
48+ - Add Indices Get Data Stream Options and Put Data Stream Options APIS
49+ - Add Indices Get Data Stream Settings and Put Data Stream Settings APIs
50+ - Add ` allow_no_indices ` , ` expand_wildcards ` and ` ignore_available ` to Indices Recovery API
51+ - Add Indices Remove Block API
52+ - Add ` input_type ` to Inference API
53+ - Add ` timeout ` to all Inference Put APIs
54+ - Add Inference Put Custom API
55+ - Add Inference Put DeepSeek API
56+ - Add ` task_settings ` to Put HuggingFace API
3757- Add ` streams ` namespace with ` streams.logs_disable ` , ` streams.logs_enable ` , ` streams.status ` APIs
3858- Add ` inference.contextualai ` API
3959- Add ` security.get_stats ` API
@@ -42,7 +62,15 @@ To check for security updates, go to [Security announcements for the Elastic sta
4262- Add ` index_template ` parameter to ` indices.simulate_index_template ` API
4363- Add ` input_type ` parameter to ` inference.text_embedding ` API
4464- Add ` field_access_pattern ` parameter to ` ingest.put_pipeline ` API
45- - Removed unsupported ` size ` parameter from ` reindex ` API
65+ - Add ` refresh ` to Security Grant API Key API
66+ - Add ` wait_for_completion ` to the Snapshot Delete API
67+ - Add ` state ` to Snapshot Get API
68+ - Add ` refresh ` to Synonyms Put Synonym, Put Synonym Rule and Delete Synonym Rule APIs
69+ - Remove unsupported ` size ` parameter from ` reindex ` API
70+ - Remove deprecated ` if_primary_term ` , ` if_seq_no ` and ` op_type ` from Create API
71+ - Remove deprecated ` master_timeout ` from Ingest Get Ip Location Database API
72+ - Remove deprecated ` application ` , ` priviledge ` and ` username ` from the Security Get User API
73+ - Rename ` type_query_string ` to ` type ` in License Post Start Trial API
4674
4775#### Serverless-specific
4876
@@ -57,6 +85,10 @@ To check for security updates, go to [Security announcements for the Elastic sta
5785- Add ` visit_percentage ` parameter to ` Knn ` query
5886- Add ` on_disk_rescore ` field to ` DenseVectorIndexOptions ` type
5987- Add ` sparse_vector ` field to ` SemanticTextIndexOptions ` type
88+ - Add ` index_options ` to SparseVector type
89+ - Add ` separator_group ` and ` separators ` to ChunkingSettings type
90+ - Add SparseVectorIndexOptions type
91+ - Add key to FiltersBucket type
6092
6193### Other
6294
0 commit comments