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.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
body
parameter to describe the content of the body for multiple APIs -
Added the
X-Elastic-Client-Meta
HTTP header controlled bymeta_header
parameter
App Search
edit-
Changed
body
parameter todocument_ids
fordelete_documents()
andget_documents()
APIs -
Changed
body
parameter todocuments
forindex_documents()
andput_documents()
APIs -
Changed
body
parameter tosource_engines
foradd_meta_engine_source()
anddelete_meta_engine_source()
APIs -
Changed
queries
parameter tobody
formulti_search()
API -
Changed
body
parameter toschema
forput_schema()
API -
Changed
synonyms
parameter tobody
forcreate_synonym_set()
andput_synonym_set()
APIs
Workplace Search
edit-
Added
create_analytics_event()
API -
Changed
content_source_key
parameter of all APIs tocontent_source_id
-
Changed
body
parameter todocuments
forindex_documents()
API -
Changed
body
parameter todocument_ids
fordelete_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()
,search
get_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_analytics
APIs -
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