github elastic/elasticsearch-py v7.14.0a1
7.14.0-alpha1

latest releases: v8.13.1, v8.13.0, v8.12.1...
pre-release2 years ago

Client

Added

  • Added check that client is connected to an Elasticsearch cluster. If the client isn't connected to Elasticsearch a NotElasticsearchError exception will be raised.

APIs

Search

  • Added the terms_enum beta API

  • Removed the query_and_fetch and dfs_query_and_fetch options in the search_type parameter to the msearch, msearch_template and search_template APIs

Index Lifecycle Management

  • Added the ilm.migrate_to_data_tiers API

Machine Learning

  • Added the ml.reset_job API

Security

  • Added the security.saml_authenticate API
  • Added the security.saml_complete_logout API
  • Added the security.saml_invalidate API
  • Added the security.saml_logout API
  • Added the security.saml_prepare_authentication API
  • Added the security.saml_service_provider_metadata API

Snapshots

  • Added the include_repository parameter to snapshot.get API
  • Added the rarely_abort_writes parameter to the snapshot.repository_analyze API

Don't miss a new elasticsearch-py release

NewReleases is sending notifications on new releases.