-
Notifications
You must be signed in to change notification settings - Fork 141
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: vamsi-amazon <[email protected]>
- Loading branch information
Showing
1 changed file
with
39 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
### Version 2.0.0.0 Release Notes | ||
Compatible with OpenSearch and OpenSearch Dashboards Version 2.0.0.0 | ||
|
||
### Features | ||
* Add Kmeans and AD command documentation ([#493](https://github.com/opensearch-project/sql/pull/493)) | ||
* AD and Kmeans grammar edits ([#500](https://github.com/opensearch-project/sql/pull/500)) | ||
* Support more parameters for AD and KMEANS command, and update related documentation ([#515](https://github.com/opensearch-project/sql/pull/515)) | ||
|
||
### Maintenance | ||
* Version 2.0 ([#507](https://github.com/opensearch-project/sql/pull/507)) | ||
* Removed changes introduced to support JDK8 ([#513](https://github.com/opensearch-project/sql/pull/513)) | ||
* Add JDK 17 support ([#512](https://github.com/opensearch-project/sql/pull/512)) | ||
* Upgrade OS Version to 2.0.0-alpha1-SNAPSHOT ([#518](https://github.com/opensearch-project/sql/pull/518)) | ||
* Add alpha1 qualifiers for dashboards plugin ([#523](https://github.com/opensearch-project/sql/pull/523)) | ||
* 2.0 build fix ([#535](https://github.com/opensearch-project/sql/pull/535)) | ||
* Change ODBC version to 1.4 for release ([#542](https://github.com/opensearch-project/sql/pull/542)) | ||
* Change workbench alpha1 to rc1 for first 2.0 release ([#545](https://github.com/opensearch-project/sql/pull/545)) | ||
* Change 2.0-alpha1 to 2.0-rc1. ([#555](https://github.com/opensearch-project/sql/pull/555)) | ||
* Replace checked-in ml-commons dependency for 2.0 ([#563](https://github.com/opensearch-project/sql/pull/563)) | ||
* Delete ml-commons zip file ([#565](https://github.com/opensearch-project/sql/pull/565)) | ||
* bump ml-client to 2.0 ([#568](https://github.com/opensearch-project/sql/pull/568)) | ||
* Remove rc1 qualifier for 2.0 ([#600](https://github.com/opensearch-project/sql/pull/600)) | ||
|
||
### Infrastructure | ||
* Fix bwc build issue with jdk17 ([#520](https://github.com/opensearch-project/sql/pull/520)) | ||
* Updated issue templates from .github. ([#531](https://github.com/opensearch-project/sql/pull/531)) | ||
* Removing JDK14 from CI ([#547](https://github.com/opensearch-project/sql/pull/547)) | ||
* Replace checked-in ZIP with a dynamic dependency ([#514](https://github.com/opensearch-project/sql/pull/514)) | ||
|
||
### Bug Fixes | ||
* Bump async from 3.2.0 to 3.2.3 in /workbench ([#559](https://github.com/opensearch-project/sql/pull/559)) | ||
* Bump moment from 2.29.1 to 2.29.2 in /workbench ([#546](https://github.com/opensearch-project/sql/pull/546)) | ||
* Version Bump: spring-beans-5.2.19 -> spring-beans-5.2.20 ([#527](https://github.com/opensearch-project/sql/pull/527)) | ||
* Bug Fix, return default ID when log4j ThreadContext is empty ([#538](https://github.com/opensearch-project/sql/pull/538)) | ||
* Removed ES reference from build.gradle ([#562](https://github.com/opensearch-project/sql/pull/562)) | ||
|
||
### Documentation | ||
* Change master nomenclature ([#551](https://github.com/opensearch-project/sql/pull/551)) | ||
* Change blacklist and whitelist nomenclature ([#560](https://github.com/opensearch-project/sql/pull/560)) |