Skip to content

Releases: elastic/elasticsearch-py

8.11.0

13 Nov 12:54
v8.11.0
db4844a
Compare
Choose a tag to compare
  • Added support for Python 3.12
  • Added missing scores parameter to create trained model vocabulary API
  • Added missing delete_dest_index parameter to delete transform API

8.10.1

13 Oct 13:02
v8.10.1
d48b428
Compare
Choose a tag to compare
  • Removed deprecation warnings when using body parameter (#2302)
  • Fixed some type hints to use covariant Sequence instead of invariant List (#2324, #2325)

8.10.0

22 Sep 10:43
v8.10.0
ca45614
Compare
Choose a tag to compare

8.9.0

10 Aug 08:06
v8.9.0
18c5b70
Compare
Choose a tag to compare
  • Added the cluster.info API
  • Updated the inference_config argument in ml.put_trained_model API to reflect an improvement in the specification

8.8.2

06 Jul 12:37
Compare
Choose a tag to compare

Client is compatible with Elasticsearch 8.8.2

8.8.1

06 Jul 12:02
2d5434f
Compare
Choose a tag to compare
  • Added the rank parameter in search() endpoint 2d5434f

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