Skip to content

Releases: elastic/elasticsearch-py

8.8.0

25 May 17:46
Compare
Choose a tag to compare
  • Added include_defaults parameter to the cluster.get_component_template, indices.get_data_stream, and indices.get_index_template API
  • Added the indices.delete_data_lifecycle, indices.explain_data_lifecycle, indices.get_data_lifecycle, and indices.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, and search_application.search APIs.

8.7.0

06 Apr 20:59
870fb86
Compare
Choose a tag to compare
  • Added the health_report API
  • Added the transform.schedule_now_transform API
  • Added the from_ request parameter to the transform.start_transform API
  • Added the buffer, grid_agg, and with_labels parameters to the search_mvt API
  • Added the allow_auto_create parameter to the cluster.create_component_template API
  • Added the delete_user_annotations parameter to the ml.delete_job, ml.reset_job API
  • Added the start and end parameters to the ml.preview_datafeed API
  • Added the priority parameter to the ml.start_datafeed API
  • Added the job_id parameter to the ml.update_datafeed API
  • Added the model_prune_window parameter to the ml.update_job API
  • Added the feature_states parameter to the snapshot.restore_snapshot API
  • Added the timeout parameter to the transform.get_transform_stats API
  • Added the from_ parameter to the transform.start_transform API
  • Changed the input parameter of the ml.put_trained_models API from required to optional
  • Fixed the cluster.create_component_template API by removing the erroneously provided aliases, mappings, and settings parameters. Only the template parameter should be used for specifying component templates.

8.6.2

16 Feb 19:53
8150a6d
Compare
Choose a tag to compare
  • Client is compatible with Elasticsearch 8.6.2

7.17.9

02 Feb 23:36
deccbb7
Compare
Choose a tag to compare
  • Client is compatible with Elasticsearch 7.17.9

8.6.1

03 Feb 15:55
2b297b2
Compare
Choose a tag to compare
  • Added the expand_wildcards, preference, and routing parameters to the open_point_in_time API.

8.6.0

10 Jan 22:06
9ecf733
Compare
Choose a tag to compare

Core

  • Changed the fields parameter of the field_caps API to be encoded in the HTTP request body.
  • Changed the index parameter of the rank_eval API to be optional.
  • Changed the requests parameter of the rank_eval API to be optional.

CAT

  • Added the time parameter to the cat.indices API

Machine Learning

  • Fixed the model_id parameter of the ml.clear_trained_model_deployment_cache API to be required.

8.5.3

08 Dec 20:35
Compare
Choose a tag to compare
  • Client is compatible with Elasticsearch 8.5.3

7.17.8

08 Dec 20:43
9b0d43b
Compare
Choose a tag to compare
  • 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

23 Nov 07:03
Compare
Choose a tag to compare
  • Client is compatible with Elasticsearch 8.5.2

8.5.1

21 Nov 20:04
fd310bf
Compare
Choose a tag to compare
  • Client is compatible with Elasticsearch 8.5.1