Skip to content

8.0.0-alpha.3

Pre-release
Pre-release

Choose a tag to compare

@stevejgordon stevejgordon released this 22 Mar 13:07
· 518 commits to main since this release

8.0.0-alpha.2...8.0.0-alpha.3

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 the ElasticsearchClient directly.