7.11.0-beta1
Pre-release
Pre-release
Client
Added
- Added the
X-Elastic-Client-MetaHTTP header and themeta_headerparameter for controlling the header (#1473) - Added
ElasticsearchWarningwhich is raised when theWarningHTTP header is returned from Elasticsearch.ElasticsearchDeprecationWarningis now an alias for this warning type (#1495)
APIs
Async Search
- Added the
async_search.statusAPI
Autoscaling
- Added the
autoscaling.get_autoscaling_capacityexperimental API - Removed the
autoscaling.get_autoscaling_decisionexperimental API
Cat
- Changed
cat.tasksAPI parametersnode_idandparent_tasktonodesandparent_task_id
Cluster
- Changed
cluster.delete_component_template,cluster.exists_component_template, andcluster.get_component_template,
cluster.put_component_templateAPIs from experimental to stable
EQL
- Changed
eql.delete,eql.get,eql.searchAPIs from beta to stable
Indices
- Added
indices.migrate_to_data_streamAPI - Added
indices.promote_data_streamAPI - Added
expand_wildcardsparameter to theindices.delete_data_streamandindices.get_data_streamAPIs - Changed
indices.delete_index_template,indices.exists_index_template,indices.get_index_template,indices.put_index_template,indices.simulate_index_template, andindices.simulate_templateAPIs moved from experimental to stable
Machine Learning
- Added
ml.upgrade_job_snapshotAPI - Added
exclude_generatedparameter toml.get_data_frame_analytics,ml.get_datafeeds,ml.get_jobs, andml.get_trained_modelsAPIs - Changed
ml.delete_data_frame_analytics,ml.delete_trained_model,ml.explain_data_frame_analytics,ml.get_data_frame_analytics,ml.get_data_frame_analytics_stats,ml.get_trained_models,ml.get_trained_models_stats,ml.put_data_frame_analytics,ml.put_trained_model,ml.start_data_frame_analytics,ml.stop_data_frame_analytics,ml.update_data_frame_analyticsAPIs from experimental to beta
Rollup
- Added
rollup.rollupAPI
Transform
- Added
exclude_generatedparameter totransform.get_transformAPI
Watcher
- Added
watcher.query_watchesAPI