8.15.0
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 Elasticsearch 8.15
- Fixes deserialization of
Full Changelog: 8.14.8...8.15.0