Release 8.14.0
This release is compatible with the latest Elasticsearch 8.14.0.
This release introduces 3 new APIs and 10 EXPERIMENTAL APIs.
- Specific changes per endpoints
Ccr.deleteAutoFollowPattern- Added the
master_timeoutparameter (time), explicit operation timeout for connection to master node.
- Added the
Ccr.follow- Added the
master_timeoutparameter (time), explicit operation timeout for connection to master node.
- Added the
Ccr.followInfo- Added the
master_timeoutparameter (time), explicit operation timeout for connection to master node.
- Added the
Ccr.followStats- Added the
timeoutparameter (time), explicit operation timeout.
- Added the
Ccr.forgetFollower- Added the
timeoutparameter (time), explicit operation timeout.
- Added the
Ccr.getAutoFollowPattern- Added the
master_timeoutparameter (time), explicit operation timeout for connection to master node.
- Added the
Ccr.pauseFollow- Added the
master_timeoutparameter (time), explicit operation timeout for connection to master node.
- Added the
Ccr.putAutoFollowPattern- Added the
master_timeoutparameter (time), explicit operation timeout for connection to master node.
- Added the
Ccr.resumeAutoFollowPattern- Added the
master_timeoutparameter (time), explicit operation timeout for connection to master node.
- Added the
Ccr.resumeFollow- Added the
master_timeoutparameter (time), explicit operation timeout for connection to master node.
- Added the
Ccr.stats- Added the
timeoutparameter (time), explicit operation timeout. - Added the
master_timeoutparameter (time), explicit operation timeout for connection to master node.
- Added the
Ccr.unfollow- Added the
master_timeoutparameter (time), explicit operation timeout for connection to master node.
- Added the
ConnectorSyncJob- The APIs of
ConnectorSyncJobhas been removed and merged inConnectornamespace.
- The APIs of
Connector.delete- Added the
delete_sync_jobsparameter (boolean), determines whether associated sync jobs are also deleted.
- Added the
Connector.syncJobCancel(new EXPERIMENTAL API)Connector.syncJobCheckIn(new EXPERIMENTAL API)Connector.syncJobDelete(new EXPERIMENTAL API)Connector.syncJobError(new EXPERIMENTAL API)Connector.syncJobGet(new EXPERIMENTAL API)Connector.syncJobList(new EXPERIMENTAL API)Connector.syncJobPost(new EXPERIMENTAL API)Connector.syncJobUpdateStats(new EXPERIMENTAL API)Connector.updateActiveFiltering(new EXPERIMENTAL API)Connector.updateFilteringValidation(new EXPERIMENTAL API)Esql.asyncQuery- This API is now stable.
Esql.query- This API is now stable.
Indices.rollover- Added the
target_failure_storeparameter (boolean), if set to true, the rollover action will be applied on the failure store of the data stream.
- Added the
Inference.getModel- The
inference_idis not anymore a required parameter.
- The
Profiling.topnFunctions(new API)SearchApplication.search- Added the
typed_keysparameter (boolean), specify whether aggregation and suggester names should be prefixed by their respective types in the response.
- Added the
Security.getApiKey- Added the
with_profile_uidparameter (boolean), flag to also retrieve the API Key's owner profile uid, if it exists.
- Added the
Security.queryApiKeys- Added the
with_profile_uidparameter (boolean), flag to also retrieve the API Key's owner profile uid, if it exists. - Added the
typed_keysparemeter (boolean), flag to prefix aggregation names by their respective types in the response.
- Added the
TextStructure.findFieldStructure(new API)TextStructure.findMessageStructure(new API)