What's Changed
- Implement
Esql.QueryAsStreamAsync
helper by @flobernd in #8283- This is a preparation to support ES|QL results being streamed as Arrow dataframes
- Regenerate client using the latest specification by @flobernd in #8286
- Fixes deserialization of
MlTrainedModelInferenceStats
andMlTrainedModelDeploymentStats
(thank you @svalbuena) - Updates the API to be compatible with the latest Elasticsearch Serverless deployment
- Fixes deserialization of
Full Changelog: serverless-1.1.3...serverless-1.1.4