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
38
+
* Remove local parameter from cat alias, Alias exists, and Get alias APIs
39
+
* Remove `verbose` from Index segments API
40
+
* Remove `include_model_definition` from Get trained model configuration info API
41
+
* Remove `wait_for_active_shards` from experimental Get field usage stats API
42
+
* Support soft-deletes in connectors:
43
+
* Add `hard` to Delete connector API
44
+
* Add `include_deleted` to Get and List Connector APIs
45
+
* Add `master_timeout` to Migrate to data tiers routing APIs
46
+
* Add `master_timeout` to the Alias exists and Get alias APIs.
47
+
* Add `expand_wildcards` to Create snapshot API
48
+
* Rename incorrect `access_token` to `token` in Logout of OpenID Connect API
49
+
* 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
50
+
* Add Elastic Inference Service (EIS) chat completion API
51
+
* Add Reindex legacy backing indices APIs
52
+
* Add Create an index from a source index API
53
+
* Add `include_source_on_error` to Create, Index, Update and Bulk APIs
54
+
* Add Stop async ES|QL query API
55
+
* Add `timeout` to Resolve Cluster API
56
+
* Add `adaptive_allocations` body field to Start and Update a trained model deployment API
57
+
* 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
58
+
* Add `max_concurrent_shard_requests` to Open point in time API
59
+
* Add `local` and `flat_settings` to Check index templates API
60
+
* Add `reopen` to Update index settings API
61
+
* Add `resource` to Reload search analyzer API
62
+
* Add `lazy` to Roll over to a new index API
63
+
* Add `cause` and `create` to Simulate index template APIs
64
+
* Add Elastic Inference Service (EIS) chat completion
65
+
* 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
66
+
* Update DSL
67
+
* Add `ignore_malformed`, `script`, `on_script_error` and `time_series_dimension` to Boolean field
68
+
* Add `index` to GeoShape field
69
+
* Add `search_inference_id` to SemanticText field
24
70
25
71
### Features and enhancements [elasticsearch-python-client-900-features-enhancements]
0 commit comments