- Ruby Client: other versions:
- Overview
- Getting started
- Installation
- Connecting
- Configuration
- Integrations
- Examples
- Troubleshooting
- Client Helpers
- Release Notes
- 8.12 Release notes
- 8.11 Release notes
- 8.10 Release notes
- 8.9 Release notes
- 8.8 Release notes
- 8.7 Release notes
- 8.6 Release notes
- 8.5 Release notes
- 8.4 Release notes
- 8.3 Release notes
- 8.2 Release notes
- 8.1 Release notes
- 8.0 Release notes
- 7.17 Release notes
- 7.16 Release notes
- 7.15 Release notes
- 7.14 Release notes
- 7.13 Release notes
- 7.12 Release notes
- 7.11 Release notes
- 7.10 Release notes
- 7.9 Release notes
- 7.8 Release notes
- 7.7 Release notes
- 7.6 Release notes
- 7.5 Release notes
- 7.0 Release notes
IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
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
.
Was this helpful?
Thank you for your feedback.