Skip to content

Version 1.1.0.0

Compare
Choose a tag to compare
@joshuali925 joshuali925 released this 06 Oct 16:56
ceedf9a

2021-09-02 Version 1.1.0.0

Compatible with OpenSearch and OpenSearch Dashboards Version 1.1.0

Enhancements

  • Support implicit type conversion from string to boolean (#166)
  • Support distinct count aggregation (#167)
  • Support implicit type conversion from string to temporal (#171)
  • Workbench: auto dump cypress test data, support security (#199)

Bug Fixes

  • Fix for SQL-ODBC AWS Init and Shutdown Behaviour (#163)
  • Fix import path for cypress constant (#201)

Infrastructure

  • Add Integtest.sh for OpenSearch integtest setups (workbench) (#157)
  • Bump path-parse from 1.0.6 to 1.0.7 in /workbench (#178)
  • Use externally-defined OpenSearch version when specified. (#179)
  • Use OpenSearch 1.1 and build snapshot by default in CI. (#181)
  • Workbench: remove curl commands in integtest.sh (#200)
  • Bump opensearch ref to 1.1 in CI (#205)