Releases: elastic/elasticsearch-py
Releases · elastic/elasticsearch-py
8.4.1
- Client is compatible with Elasticsearch 8.4.1
8.4.0
Documents
- Added the
knn
parameter to thesearch
API. - Added the
knn
parameter to theasync_search.submit
API.
Machine Learning
- Added the
cache_size
parameter to theml.start_trained_model_deployment
API.
Security
- Added the
security.update_api_key
API.
7.17.6
- Client is compatible with Elasticsearch 7.17.6
8.3.3
- Client is compatible with Elasticsearch 8.3.3
8.3.2
Security
- Added the
refresh
parameter to thesecurity.create_service_token
API.
8.3.1
Security
- Added the experimental
security.has_privileges_user_profile
API - Added the
hint
parameter to the experimentalsecurity.suggest_user_profiles
API
8.3.0
- Client is compatible with Elasticsearch 8.3.0
7.17.5
- Client is compatible with Elasticsearch 7.17.5
8.2.3
Documents
- Added the
routing
parameter to themsearch
API.
CAT
- Added the
cat.component_templates
API.
Ingest
- Added the
if_version
parameter to theingest.put_pipeline
API.
Security
- Changed the
name
parameter for thesecurity.create_service_token
API from required to optional. - Added the
refresh
parameter to thesecurity.create_service_token
API. - Changed the name of
access
parameter to thelabels
parameter in thesecurity.update_user_profile_data
API.
Shutdown
- Added the
timeout
andmaster_timeout
parameters to theshutdown.get_node
,shutdown.delete_node
, andshutdown.put_node
APIs. - Added the
reason
,type
,allocation_delay
, andtarget_node_name
parameters to theshutdown.put_node
API.
8.2.2
Client
- Client is compatible with Elasticsearch 8.2.2