### Version 2.0.0.0-rc1 Release Notes Compatible with OpenSearch and OpenSearch Dashboards Version 2.0.0.0-rc1 ### 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)) ### 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))