Release notesedit

8.6.1 (2022-01-27)edit

  • Client is compatible with Elasticsearch 8.6.1

Coreedit

  • Added the expand_wildcards, preference, and routing parameters to the open_point_in_time API.

8.6.0 (2022-01-10)edit

  • Client is compatible with Elasticsearch 8.6.0

Coreedit

  • 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.

CATedit

  • Added the time parameter to the cat.indices API

Machine Learningedit

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

8.5.3 (2022-12-08)edit

  • Client is compatible with Elasticsearch 8.5.3

8.5.2 (2022-11-23)edit

  • Client is compatible with Elasticsearch 8.5.2

8.5.1 (2022-11-21)edit

  • Client is compatible with Elasticsearch 8.5.1

8.5.0 (2022-11-2)edit

Indicesedit

  • Added the experimental indices.downsample API

Rollupedit

  • Removed the deprecated rollup.rollup API.

Snapshotedit

  • Added the index_names parameter to the snapshot.get API.

Machine Learningedit

  • Added the beta ml.clear_trained_model_deployment_cache API.
  • Changed the ml.put_trained_model_definition_part API from experimental to stable.
  • Changed the ml.put_trained_model_vocabulary API from experimental to stable.
  • Changed the ml.start_trained_model_deployment API from experimental to stable.
  • Changed the ml.stop_trained_model_deployment API from experimental to stable.

Securityedit

  • Added the with_limited_by parameter to the get_api_key API.
  • Added the with_limited_by parameter to the query_api_keys API.
  • Added the with_profile_uid parameter to the get_user API.
  • Changed the security.activate_user_profile API from beta to stable.
  • Changed the security.disable_user_profile API from beta to stable.
  • Changed the security.enable_user_profile API from beta to stable.
  • Changed the security.get_user_profile API from beta to stable.
  • Changed the security.suggest_user_profiles API from beta to stable.
  • Changed the security.update_user_profile_data API from beta to stable.
  • Changed the security.has_privileges_user_profile API from experimental to stable.

8.4.3 (2022-10-06)edit

  • Client is compatible with Elasticsearch 8.4.3

8.4.2 (2022-09-20)edit

Documentsedit

  • Added the error_trace, filter_path, human and pretty parameters to the get_source API.
  • Added the ext parameter to the search API.

Async Searchedit

  • Added the ext parameter to the async_search.submit API.

Fleetedit

  • Added the ext parameter to the fleet.search API.

8.4.1 (2022-09-06)edit

  • Client is compatible with Elasticsearch 8.4.1

8.4.0 (2022-08-25)edit

Searchedit

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

Machine Learningedit

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

Securityedit

  • Added the security.update_api_key API.

8.3.3 (2022-08-01)edit

  • Client is compatible with Elasticsearch 8.3.3

8.3.2 (2022-08-01)edit

Securityedit

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

8.3.1 (2022-06-30)edit

Securityedit

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

8.3.0 (2022-06-29)edit

  • Client is compatible with Elasticsearch 8.3.0

8.2.3 (2022-06-15)edit

Documentsedit

  • Added the routing parameter to the msearch API.

CATedit

  • Added the cat.component_templates API.

Ingestedit

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

Securityedit

  • 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.

Shutdownedit

  • 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 (2022-06-01)edit

  • Client is compatible with Elasticsearch 8.2.2

8.2.1 (2022-06-01)edit

Machine Learningedit

  • Added the inference_config parameter to the ml.infer_trained_model_deployment API

8.2.0 (2022-05-03)edit

Clientedit

  • Re-introduced support for passing requests.auth.BaseAuth objects to the http_auth parameter which was available in 7.x.

Searchedit

  • Added the filter parameter to the experimental knn_search API

Documentsedit

  • Changed the source and dest parameters for the reindex API from optional to required

Indicesedit

  • Added the indices.field_usage_stats API
  • Added the indices.modify_data_stream API
  • Added the fields and types parameters to the field_caps API
  • Added the ignore_unvailable parameter to the open_point_in_time API
  • Added the master_timeout and timeout parameters to the indices.delete API
  • Added the features parameter to the indices.get API

Machine Learningedit

  • Added the ml.get_memory_stats API

Migrationsedit

  • Added the migrations.get_feature_upgrade_status API
  • Added the migrations.post_feature_upgrade API

Nodesedit

  • Added the nodes.clear_repositories_metering_archive API
  • Added the nodes.get_repositories_metering_info API

Securityedit

  • Added the beta security.activate_user_profile API
  • Added the beta security.disable_user_profile API
  • Added the beta security.enable_user_profile API
  • Added the beta security.get_user_profile API
  • Added the beta security.suggest_user_profiles API
  • Added the beta security.update_user_profile_data API

SQLedit

  • Added the catalog, index_using_frozen, keep_alive, keep_on_completion, runtime_mappings, and wait_for_completion_timeout parameters to the sql.query API

8.1.2 (2022-03-30)edit

  • Client is compatible with Elasticsearch 8.1.2

8.1.1 (2022-03-22)edit

Documentsedit

  • Changed the source and dest parameters of the reindex API to be required.

Mappingsedit

  • Changed the fields parameter of the field_caps API to be required.

8.1.0 (2022-03-08)edit

Transformsedit

  • Added the transform.reset_transform API

8.0.0 (2022-02-10)edit

Addededit

  • Added the top-level .options() method to Elasticsearch and AsyncElasticsearch for modifying transport options.
  • Added parameters corresponding to JSON request body fields for all APIs
  • Added basic_auth parameter for specifying username and password authentication
  • Added bearer_auth parameter for specifying an HTTP bearer token or service token
  • Added the meta property to ApiError to access the HTTP response metadata of an error.
  • Added a check that a compatible version of the elastic-transport package is installed.

Changededit

  • Changed the transport layer to use the elastic-transport package
  • Changed user-defined body parameters to have semantic names (e.g index(document={...}) instead of index(body={...})).
  • Changed responses to be objects with two properties, meta for response metadata (HTTP status, headers, node, etc) and body for a typed body.
  • Changed AsyncElasticsearch to always be available, regardless of whether aiohttp is installed
  • Changed exception hierarchy, the major change is a new exception ApiError which differentiates between an error that’s raised from the transport layer (previously elasticsearch.exceptions.TransportError, now elastic_transport.TransportError) and one raised from the API layer
  • Changed the name of JSONSerializer to JsonSerializer for consistency with other serializer names. Added an alias to the old name for backwards compatibility
  • Changed the default mimetypes (application/json) to instead use compatibility mimetypes (application/vnd.elasticsearch+json) which always request for responses compatibility with version 8.x.

Removededit

  • Removed support for Python 2.7 and Python 3.5, the library now supports only Python 3.6+
  • Removed the elasticsearch.connection module as all functionality has been moved to the elastic-transport package
  • Removed the default URL of http://localhost:9200 due to Elasticsearch 8.0 default configuration being https://localhost:9200. The client’s connection to Elasticsearch now must be specified with scheme, host, and port or with the cloud_id parameter
  • Removed the ability to use positional arguments with API methods. Going forward all API parameters must be keyword-only parameters
  • Removed the doc_type, include_type_name, and copy_settings parameters from many document and index APIs

Deprecatededit

  • Deprecated the body and params parameters on all APIs
  • Deprecated setting transport options http_auth, api_key, ignore, request_timeout, headers, and opaque_id All of these settings should instead be set via the .options() method
  • Deprecated the elasticsearch.transport and elasticsearch.client modules. These modules will be removed in a future version

CATedit

  • Removed the deprecated local parameter from the cat.indices, cat.nodes, cat.shards API
  • Removed the deprecated allow_no_datafeeds parameter from the cat.ml_datafeeds API
  • Removed the deprecated allow_no_jobs parameter from the cat.ml_jobs API
  • Removed the deprecated size parameter from the cat.thread_pool API
  • Added the time parameter to the cat.thread_pool API

Documentsedit

  • Removed the deprecated size parameter from the delete_by_query API
  • Removed the deprecated size parameter from the update_by_query API

Indicesedit

  • Removed the deprecated indices.flush_synced API
  • Removed the deprecated indices.freeze API
  • Removed the deprecated indices.get_upgrade API
  • Removed the deprecated indices.upgrade API
  • Removed the deprecated indices.exist_type API
  • Removed the deprecated parameter copy_settings from the indices.shrink API
  • Deprecated the verbose parameter of the indices.segments API

License / X-Packedit

  • Deprecated the accept_enterprise parameter of the license.get API
  • Deprecated the accept_enterprise parameter of the xpack.info API

Machine Learningedit

  • Added the experimental ml.infer_trained_model_deployment API
  • Added the experimental ml.put_trained_model_definition_part API
  • Added the experimental ml.put_trained_model_vocabulary API
  • Added the experimental ml.start_trained_model_deployment API
  • Added the experimental ml.stop_trained_model_deployment API
  • Added the timeout parameter to the ml.delete_trained_model API
  • Removed the deprecated allow_no_jobs parameter from the ml.close_job API
  • Removed the deprecated ml.find_text_structure API
  • Removed the deprecated allow_no_datafeeds parameter from the ml.get_datafeed_stats API
  • Removed the deprecated allow_no_datafeeds parameter from the ml.get_datafeeds API
  • Removed the deprecated allow_no_jobs parameter from the ml.get_job_stats API
  • Removed the deprecated allow_no_jobs parameter from the ml.get_jobs API
  • Removed the deprecated allow_no_jobs parameter from the ml.get_overall_buckets API

Searchedit

  • Added the experimental knn_search API

Searchable Snapshotsedit

  • Removed the deprecated searchable_snapshots.repository_stats API

Snapshotsedit

  • Changed the snapshot.delete API to accept multiple snapshots

Securityedit

  • Added the security.enroll_kibana API
  • Added the security.enroll_node API