IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Release Notes
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Release Notes
edit7.x
edit7.15.0 Release Notes
editGeneral
edit- Updated APIs to the 7.15 specification
App Search
edit-
Added the
delete_crawler_active_crawl_request,get_crawler_active_crawl_request,create_crawler_crawl_request,get_crawler_crawl_request,list_crawler_crawl_requests,create_crawler_crawl_rule,delete_crawler_crawl_rule,put_crawler_crawl_rule,delete_crawler_crawl_schedule,get_crawler_crawl_schedule,put_crawler_crawl_schedule,create_crawler_domain,delete_crawler_domain,get_crawler_domain,put_crawler_domain,get_crawler_domain_validation_result,create_crawler_entry_point,delete_crawler_entry_point,put_crawler_entry_point,get_crawler_metrics,get_crawler_overview,create_crawler_process_crawl,get_crawler_process_crawl_denied_urls,get_crawler_process_crawl,list_crawler_process_crawls,create_crawler_sitemap,delete_crawler_sitemap,put_crawler_sitemap,get_crawler_url_extraction_result,get_crawler_url_tracing_result,get_crawler_url_validation_result,get_crawler_user_agentAPIs
Workplace Search
edit-
Added the
get_auto_query_refinement_details,delete_documents_by_query,get_triggers_blocklist,put_triggers_blocklistAPIs -
Removed
delete_all_documentsAPI in favor of thedelete_documents_by_queryAPI without filters.
7.14.0 Release Notes
editGeneral
edit- Updated APIs to the 7.14 specification
App Search
edit-
Added the
create_api_key,delete_api_key,get_api_key,put_api_key, andlist_api_keysAPIs
Workplace Search
edit-
Added the
create_batch_synonym_sets,command_sync_jobs,put_content_source_icons,get_current_user, anddelete_documents_by_query,delete_synonym_set,get_synonym_set,put_synonym_set, andlist_synonym_setsAPIs
7.13.0 Release Notes
editGeneral
edit- Updated APIs to the 7.13 specification
Workplace Search
edit- The client now supports Basic Authentication and Elasticsearch tokens. All Workplace Search APIs support Basic Authentication, Elasticsearch tokens and Workplace Search admin user access tokens as an authentication method. You still need to set up user access tokens generated by the Workplace Search OAuth Service for the Search API and the Analytics Events API.
-
Added the
get_document,delete_all_documents,get_content_source,create_content_source,delete_content_source,list_content_sources, andput_content_sourceAPIs.
7.12.0 Release Notes
editGeneral
edit- Updated APIs to the 7.12 specification
- Fixed encoding of objects in query string to match Ruby on Rails
Workplace Search
edit-
Added
oauth_authorize_url()andoauth_exchange_for_access_token()helper methods for implementing OAuth authentication.
7.11.0 Release Notes
editGeneral
edit- Changed stability of the package to Generally Available, was Beta.
- Updated APIs to the 7.11 specification
- Documentation moved from the README to elastic.co/guide
- Fixed encoding of arrays in query string to match Ruby on Rails
-
Changed
bodyparameter to describe the content of the body for multiple APIs -
Added the
X-Elastic-Client-MetaHTTP header controlled bymeta_headerparameter
App Search
edit-
Changed
bodyparameter todocument_idsfordelete_documents()andget_documents()APIs -
Changed
bodyparameter todocumentsforindex_documents()andput_documents()APIs -
Changed
bodyparameter tosource_enginesforadd_meta_engine_source()anddelete_meta_engine_source()APIs -
Changed
queriesparameter tobodyformulti_search()API -
Changed
bodyparameter toschemaforput_schema()API -
Changed
synonymsparameter tobodyforcreate_synonym_set()andput_synonym_set()APIs
Workplace Search
edit-
Added
create_analytics_event()API -
Changed
content_source_keyparameter of all APIs tocontent_source_id -
Changed
bodyparameter todocumentsforindex_documents()API -
Changed
bodyparameter todocument_idsfordelete_documents()API
7.10.0-beta1 Release Notes
editGeneral
edit- Updated APIs to the 7.10 specification
App Search
edit-
Added
get_api_logs(),get_count_analytics(),create_curation(),delete_curation(),get_curation(),put_curation(),list_curations(),delete_documents(),get_documents(),index_documents(),list_documents(),put_documents(),create_engine(),delete_engine(),get_engine(),list_engines(),log_clickthrough(),add_meta_engine_source(),delete_meta_engine_source(),multi_search(),query_suggestion(),get_schema(),put_schema(),searchget_search_settings(),put_search_settings(),reset_search_settings(),create_synonym_set(),delete_synonym_set(),get_synonym_set(),put_synonym_set(),list_synonym_sets(),get_top_clicks_analytics(), andget_top_queries_analyticsAPIs -
Added
create_signed_search_key()method for creating Signed Search keys
Workplace Search
edit-
Added
delete_documents(),index_documents(),list_external_identities(),create_external_identity(),delete_external_identity(),get_external_identity(),put_external_identity(),list_permissions(),add_user_permissions(),get_user_permissions(),put_user_permissions(),remove_user_permissions(), andsearch()APIs
Enterprise Search
edit-
Added
get_health(),get_read_only(),put_read_only(),get_stats(), andget_version()APIs