Releases: elastic/elasticsearch-py
Releases · elastic/elasticsearch-py
8.8.0
- Added
include_defaults
parameter to thecluster.get_component_template
,indices.get_data_stream
, andindices.get_index_template
API - Added the
indices.delete_data_lifecycle
,indices.explain_data_lifecycle
,indices.get_data_lifecycle
, andindices.put_data_lifecycle
APIs - Added the experimental
search_application.delete
,search_application.delete_behavioral_analytics
,search_application.get
,search_application.get_behavioral_analytics
,search_application.list
,search_application.put
,search_application.put_behavioral_analytics
, andsearch_application.search
APIs.
8.7.0
- Added the
health_report
API - Added the
transform.schedule_now_transform
API - Added the
from_
request parameter to thetransform.start_transform
API - Added the
buffer
,grid_agg
, andwith_labels
parameters to thesearch_mvt
API - Added the
allow_auto_create
parameter to thecluster.create_component_template
API - Added the
delete_user_annotations
parameter to theml.delete_job
,ml.reset_job
API - Added the
start
andend
parameters to theml.preview_datafeed
API - Added the
priority
parameter to theml.start_datafeed
API - Added the
job_id
parameter to theml.update_datafeed
API - Added the
model_prune_window
parameter to theml.update_job
API - Added the
feature_states
parameter to thesnapshot.restore_snapshot
API - Added the
timeout
parameter to thetransform.get_transform_stats
API - Added the
from_
parameter to thetransform.start_transform
API - Changed the
input
parameter of theml.put_trained_models
API from required to optional - Fixed the
cluster.create_component_template
API by removing the erroneously providedaliases
,mappings
, andsettings
parameters. Only thetemplate
parameter should be used for specifying component templates.
8.6.2
7.17.9
- Client is compatible with Elasticsearch 7.17.9
8.6.1
- Added the
expand_wildcards
,preference
, androuting
parameters to theopen_point_in_time
API.
8.6.0
Core
- Changed the
fields
parameter of thefield_caps
API to be encoded in the HTTP request body. - Changed the
index
parameter of therank_eval
API to be optional. - Changed the
requests
parameter of therank_eval
API to be optional.
CAT
- Added the
time
parameter to thecat.indices
API
Machine Learning
- Fixed the
model_id
parameter of theml.clear_trained_model_deployment_cache
API to be required.
8.5.3
- Client is compatible with Elasticsearch 8.5.3
7.17.8
- Removed the work-around for a bug in aiohttp when sending HEAD requests. This change was backported from v8.x of elastic-transport.
8.5.2
- Client is compatible with Elasticsearch 8.5.2
8.5.1
- Client is compatible with Elasticsearch 8.5.1