Documents
- Added the
routing
parameter to themsearch
API.
CAT
- Added the
cat.component_templates
API.
Ingest
- Added the
if_version
parameter to theingest.put_pipeline
API.
Security
- Changed the
name
parameter for thesecurity.create_service_token
API from required to optional. - Added the
refresh
parameter to thesecurity.create_service_token
API. - Changed the name of
access
parameter to thelabels
parameter in thesecurity.update_user_profile_data
API.
Shutdown
- Added the
timeout
andmaster_timeout
parameters to theshutdown.get_node
,shutdown.delete_node
, andshutdown.put_node
APIs. - Added the
reason
,type
,allocation_delay
, andtarget_node_name
parameters to theshutdown.put_node
API.