This documentation contains work-in-progress information for future Elastic Stack and Cloud releases. Use the version selector to view supported release docs. It also contains some Elastic Cloud serverless information. Check out our serverless docs for more details.
7.15 Release notes
edit7.15 Release notes
editClient
edit- Support for Elasticsearch v7.15.0 APIs.
- We’ve tested and added documentation on best practices for leveraging the client in a Function-as-a-Service (FaaS) environment to the official docs.
API
edit-
New experimental endpoints:
indices.disk_usage
.indices.field_usage_stats
,nodes.clear_repositories_metering_archive
,get_repositories_metering_info
,search_mvt
-
The
index
parameter is now required foropen_point_in_time
. -
The
index_metric
parameter innodes.stats
adds theshards
option.
X-Pack
edit-
New parameters for
ml.put_job
:ignore_unavailable
,allow_no_indices
,ignore_throttled
,expand_wildcards
. -
New endpoint:
security.query_api_keys
.