8.0.0-alpha.3
Pre-release
Pre-release
·
518 commits
to main
since this release
New APIs
- #6165 Add support for SQL search APIs
Breaking Changes
- #6161 After careful consideration, we have decided to remove the
IElasticsearchClientinterface which offer little value as it may break consumers when new API methods are added. Instead, we recommend using theElasticsearchClientdirectly.