Releases: elastic/elasticsearch-py
Releases · elastic/elasticsearch-py
8.11.0
8.10.1
8.10.0
- Add the Query rules APIs
- Add the Synonyms APIs
8.9.0
- Added the
cluster.info
API - Updated the
inference_config
argument inml.put_trained_model
API to reflect an improvement in the specification
8.8.2
8.8.1
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