|
| 1 | +### Version 2.0.0.0 Release Notes |
| 2 | +Compatible with OpenSearch and OpenSearch Dashboards Version 2.0.0.0 |
| 3 | + |
| 4 | +### Features |
| 5 | +* Add Kmeans and AD command documentation ([#493](https://github.com/opensearch-project/sql/pull/493)) |
| 6 | +* AD and Kmeans grammar edits ([#500](https://github.com/opensearch-project/sql/pull/500)) |
| 7 | +* Support more parameters for AD and KMEANS command, and update related documentation ([#515](https://github.com/opensearch-project/sql/pull/515)) |
| 8 | + |
| 9 | +### Maintenance |
| 10 | +* Version 2.0 ([#507](https://github.com/opensearch-project/sql/pull/507)) |
| 11 | +* Removed changes introduced to support JDK8 ([#513](https://github.com/opensearch-project/sql/pull/513)) |
| 12 | +* Add JDK 17 support ([#512](https://github.com/opensearch-project/sql/pull/512)) |
| 13 | +* Upgrade OS Version to 2.0.0-alpha1-SNAPSHOT ([#518](https://github.com/opensearch-project/sql/pull/518)) |
| 14 | +* Add alpha1 qualifiers for dashboards plugin ([#523](https://github.com/opensearch-project/sql/pull/523)) |
| 15 | +* 2.0 build fix ([#535](https://github.com/opensearch-project/sql/pull/535)) |
| 16 | +* Change ODBC version to 1.4 for release ([#542](https://github.com/opensearch-project/sql/pull/542)) |
| 17 | +* Change workbench alpha1 to rc1 for first 2.0 release ([#545](https://github.com/opensearch-project/sql/pull/545)) |
| 18 | +* Change 2.0-alpha1 to 2.0-rc1. ([#555](https://github.com/opensearch-project/sql/pull/555)) |
| 19 | +* Replace checked-in ml-commons dependency for 2.0 ([#563](https://github.com/opensearch-project/sql/pull/563)) |
| 20 | +* Delete ml-commons zip file ([#565](https://github.com/opensearch-project/sql/pull/565)) |
| 21 | +* bump ml-client to 2.0 ([#568](https://github.com/opensearch-project/sql/pull/568)) |
| 22 | +* Remove rc1 qualifier for 2.0 ([#600](https://github.com/opensearch-project/sql/pull/600)) |
| 23 | + |
| 24 | +### Infrastructure |
| 25 | +* Fix bwc build issue with jdk17 ([#520](https://github.com/opensearch-project/sql/pull/520)) |
| 26 | +* Updated issue templates from .github. ([#531](https://github.com/opensearch-project/sql/pull/531)) |
| 27 | +* Removing JDK14 from CI ([#547](https://github.com/opensearch-project/sql/pull/547)) |
| 28 | +* Replace checked-in ZIP with a dynamic dependency ([#514](https://github.com/opensearch-project/sql/pull/514)) |
| 29 | + |
| 30 | +### Bug Fixes |
| 31 | +* Bump async from 3.2.0 to 3.2.3 in /workbench ([#559](https://github.com/opensearch-project/sql/pull/559)) |
| 32 | +* Bump moment from 2.29.1 to 2.29.2 in /workbench ([#546](https://github.com/opensearch-project/sql/pull/546)) |
| 33 | +* Version Bump: spring-beans-5.2.19 -> spring-beans-5.2.20 ([#527](https://github.com/opensearch-project/sql/pull/527)) |
| 34 | +* Bug Fix, return default ID when log4j ThreadContext is empty ([#538](https://github.com/opensearch-project/sql/pull/538)) |
| 35 | +* Removed ES reference from build.gradle ([#562](https://github.com/opensearch-project/sql/pull/562)) |
| 36 | + |
| 37 | +### Documentation |
| 38 | +* Change master nomenclature ([#551](https://github.com/opensearch-project/sql/pull/551)) |
| 39 | +* Change blacklist and whitelist nomenclature ([#560](https://github.com/opensearch-project/sql/pull/560)) |
0 commit comments