Skip to content

Latest commit

 

History

History
38 lines (33 loc) · 2.78 KB

opensearch-sql.release-notes-2.0.0.0-rc1.md

File metadata and controls

38 lines (33 loc) · 2.78 KB

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)
  • AD and Kmeans grammar edits (#500)
  • Support more parameters for AD and KMEANS command, and update related documentation (#515)

Maintenance

  • Version 2.0 (#507)
  • Removed changes introduced to support JDK8 (#513)
  • Add JDK 17 support (#512)
  • Upgrade OS Version to 2.0.0-alpha1-SNAPSHOT (#518)
  • Add alpha1 qualifiers for dashboards plugin (#523)
  • 2.0 build fix (#535)
  • Change ODBC version to 1.4 for release (#542)
  • Change workbench alpha1 to rc1 for first 2.0 release (#545)
  • Change 2.0-alpha1 to 2.0-rc1. (#555)
  • Replace checked-in ml-commons dependency for 2.0 (#563)
  • Delete ml-commons zip file (#565)
  • bump ml-client to 2.0 (#568)

Infrastructure

  • Fix bwc build issue with jdk17 (#520)
  • Updated issue templates from .github. (#531)
  • Removing JDK14 from CI (#547)
  • Replace checked-in ZIP with a dynamic dependency (#514)

Bug Fixes

  • Bump async from 3.2.0 to 3.2.3 in /workbench (#559)
  • Bump moment from 2.29.1 to 2.29.2 in /workbench (#546)
  • Version Bump: spring-beans-5.2.19 -> spring-beans-5.2.20 (#527)
  • Bug Fix, return default ID when log4j ThreadContext is empty (#538)
  • Removed ES reference from build.gradle (#562)

Documentation

  • Change master nomenclature (#551)
  • Change blacklist and whitelist nomenclature (#560)