New APIs
- #6165 Add support for SQL search APIs
Breaking Changes
- #6161 After careful consideration, we have decided to remove the
IElasticsearchClient
interface which offer little value as it may break consumers when new API methods are added. Instead, we recommend using theElasticsearchClient
directly.