You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Remove min_compatible_shard_node from Search and Async Search Submit APIs
39
+
* Remove local parameter from cat alias, Alias exists, and Get alias APIs
40
+
* Remove `verbose` from Index segments API
41
+
* Remove `include_model_definition` from Get trained model configuration info API
42
+
* Remove `wait_for_active_shards` from experimental Get field usage stats API
43
+
* Support soft-deletes in connectors:
44
+
* Add `hard` to Delete connector API
45
+
* Add `include_deleted` to Get and List Connector APIs
46
+
* Add `master_timeout` to Migrate to data tiers routing APIs
47
+
* Add `master_timeout` to the Alias exists and Get alias APIs.
48
+
* Add `expand_wildcards` to Create snapshot API
49
+
* Rename incorrect `access_token` to `token` in Logout of OpenID Connect API
50
+
* Add inference APIs: Alibaba Cloud AI Search, Amazon Bedrock, Anthropic, Azure AI Studio, Azure OpenAI, Cohere, Elastic Inference Service (EIS), Elasticsearch, ELSER, Google AI Studio, Google Vertex AI, Hugging Face, Jina AI, Mistral, OpenAI, and Voyage AI
51
+
* Add Elastic Inference Service (EIS) chat completion API
52
+
* Add Reindex legacy backing indices APIs
53
+
* Add Create an index from a source index API
54
+
* Add `include_source_on_error` to Create, Index, Update and Bulk APIs
55
+
* Add Stop async ES|QL query API
56
+
* Add `timeout` to Resolve Cluster API
57
+
* Add `adaptive_allocations` body field to Start and Update a trained model deployment API
58
+
* Rename `index_template_subtitutions` to `index_template_substitutions` in Simulate data ingestion API* Add `if_primary_term`, `if_seq_no`, `op_type`, `require_alias` and `require_data_stream` to Create API
59
+
* Add `max_concurrent_shard_requests` to Open point in time API
60
+
* Add `local` and `flat_settings` to Check index templates API
61
+
* Add `reopen` to Update index settings API
62
+
* Add `resource` to Reload search analyzer API
63
+
* Add `lazy` to Roll over to a new index API
64
+
* Add `cause` and `create` to Simulate index template APIs
65
+
* Add Elastic Inference Service (EIS) chat completion
66
+
* Add inference APIs: Alibaba Cloud AI Search, Amazon Bedrock, Anthropic, Azure AI Studio, Azure OpenAI, Cohere, Elastic Inference Service (EIS), Elasticsearch, ELSER, Google AI Studio, Google Vertex AI, Hugging Face, Jina AI, Mistral, OpenAI, and Voyage AI
67
+
* Update DSL
68
+
* Add `ignore_malformed`, `script`, `on_script_error` and `time_series_dimension` to Boolean field
69
+
* Add `index` to GeoShape field
70
+
* Add `search_inference_id` to SemanticText field
24
71
25
72
### Features and enhancements [elasticsearch-python-client-900-features-enhancements]
0 commit comments