8.9.0
API
New API
Cluster.InfoDocumentation
Experimental APIs
QueryRulesetGetDocumentationQueryRulesetDeleteDocumentationQueryRulesetPutDocumentationSearchApplicationRenderQueryDocumentationSecurity.CreateCrossClusterAPIKeyDocumentationSecurity.UpdateCrossClusterAPIKeyDocumentation
Typed API
- Propagated request fields towards the endpoint for ease of access, taking priority over same-name query string fields.
- Added a stub for Do methods on endpoints that only support a boolean response such as
core.exists. - NDJSON endpoints support with custom serialization like
core.bulk. - Link to endpoints documentation in API index to better display and ease of use.
fixes
- Fixed a deserialization issue for
Property&Analyzer#696