Skip to content

Releases: elastic/elasticsearch-py

8.4.1

06 Sep 11:44
0a729e4
Compare
Choose a tag to compare
  • Client is compatible with Elasticsearch 8.4.1

8.4.0

25 Aug 18:39
58c7ce7
Compare
Choose a tag to compare

Documents

  • Added the knn parameter to the search API.
  • Added the knn parameter to the async_search.submit API.

Machine Learning

  • Added the cache_size parameter to the ml.start_trained_model_deployment API.

Security

  • Added the security.update_api_key API.

7.17.6

25 Aug 17:21
72f102d
Compare
Choose a tag to compare
  • Client is compatible with Elasticsearch 7.17.6

8.3.3

01 Aug 14:03
8c88fd2
Compare
Choose a tag to compare
  • Client is compatible with Elasticsearch 8.3.3

8.3.2

01 Aug 14:01
f93aae3
Compare
Choose a tag to compare

Security

  • Added the refresh parameter to the security.create_service_token API.

8.3.1

30 Jun 16:36
b6d17f8
Compare
Choose a tag to compare

Security

  • Added the experimental security.has_privileges_user_profile API
  • Added the hint parameter to the experimental security.suggest_user_profiles API

8.3.0

29 Jun 16:00
b1eeb4a
Compare
Choose a tag to compare
  • Client is compatible with Elasticsearch 8.3.0

7.17.5

25 Aug 17:18
7b5389d
Compare
Choose a tag to compare
  • Client is compatible with Elasticsearch 7.17.5

8.2.3

16 Jun 16:01
8bd20e9
Compare
Choose a tag to compare

Documents

  • Added the routing parameter to the msearch API.

CAT

  • Added the cat.component_templates API.

Ingest

  • Added the if_version parameter to the ingest.put_pipeline API.

Security

  • Changed the name parameter for the security.create_service_token API from required to optional.
  • Added the refresh parameter to the security.create_service_token API.
  • Changed the name of access parameter to the labels parameter in the security.update_user_profile_data API.

Shutdown

  • Added the timeout and master_timeout parameters to the shutdown.get_node, shutdown.delete_node, and shutdown.put_node APIs.
  • Added the reason, type, allocation_delay, and target_node_name parameters to the shutdown.put_node API.

8.2.2

01 Jun 15:56
beb80ee
Compare
Choose a tag to compare

Client

  • Client is compatible with Elasticsearch 8.2.2