Releases: opensearch-project/sql
Releases · opensearch-project/sql
Version 1.0.0.0-rc1
2021-06-01 Version 1.0.0.0-rc1
Compatible with OpenSearch and OpenSearch Dashboards Version 1.0.0-rc1
Enhancements
- Support querying a data stream (#56)
OpenSearch Migration
- Remove debug logging in ODBC driver (#27)
- Update workbench nav category to opensearch (#28)
- fix opendistro related renaming for sql-cli (#29)
- Fix issue of workbench not outputting errors (#32)
- Update issue template with multiple labels (#34)
- SQL/PPL and JDBC package renaming (#54)
- Upgrade dependencies to address high severity CVE-2021-20270 (#61)
- ODBC folder, file and code renaming (#62)
- Update workbench documentation links, complete renaming (#67)
- Update sqli-cli documentation links to OpenSearch (#72)
- Remove opensearch.sql.engine.new.enabled setting (#70)
- SQL/PPL API endpoint backward compatibility (#66)
- Remove opensearch.sql.query.analysis.* related settings (#76)
- Remove opensearch.sql.query.response.format setting (#77)
- Migrate #1097: Adding support to NOT REGEXP_QUERY (#79)
- Migrate #1083: Support long literals in SQL/PPL (#80)
- Change strategy to test connectivity between ODBC driver and SQL plugin (#69)
- Remove cursor enabling and fetch size setting (#75)
- Disable DELETE clause by defaut and add opensearch.sql.delete.enabled setting (#81)
- Support Plugin Settings Backwards Compatibility (#82)
- Updated icon and background images in ODBC installers (#84)
- Build SQL/PPL against OpenSearch rc1 and rename artifacts (#83)
- Support text functions ASCII, LEFT, LOCATE, REPLACE in new engine (#88)
- Update PowerBI custom connector .mez file for ODBC driver (#90)
- Rename remaining beta1 references in sql-cli/workbench (#91)
- Build SQL/PPL against OpenSearch 1.0 branch (#94)
- Bug Fix: Enable legacy settings in new setting action (#97)
- Bump OpenSearch Dashboards version to 1.0 in Workbench (#98)
Documentation
- Migrate SQL/PPL, JDBC, ODBC docs to OpenSearch (#68)
Version 1.0.0.0-beta1
2021-05-05 Version 1.0.0.0-beta1
Compatible with OpenSearch and OpenSearch Dashboards Version 1.0.0-beta1
OpenSearch Migration
- OpenSearch migration for JDBC driver (#3)
- OpenSearch Migration for SQL/PPL (#2)
- OpenSearch migration for ODBC driver (#7)
- Migrate workbench to OpenSearch Dashboards (#6)
- OpenSearch Readiness: SQL/PPL, JDBC, ODBC (#8)
- Opensearch migration for sql-cli and doctest module (#4)
- Remove CodeCov Usage (#9)
- Add license header to SQL/PPL, CLI, JDBC, ODBC (#11)
- Add License Headers to Workbench (#10)
- SQL/PPL API migration for OpenSearch (#14)
- SQL/PPL artifact renaming and version reset (#15)
- Change workbench version to 1.0.0, change api to _opensearch (#17)
- Migrate SQL/PPL to OpenSearch namespace (#16)
- Rename ODBC driver and DSN name (#20)
- Doctest/SQL-CLI API migration to OpenSearch, renaming and version reset (#19)
- Add release notes for OpenSearch 1.0.0.0-beta1 (#21)
- Build SQL/PPL against OpenSearch 1.0.0-alpha2 (#22)
- Build SQL/PPL against OpenSearch 1.0.0-beta1 (#23)
- Bump Workbench Version to Beta1 for OpenSearch Release (#24)
Infrastructure
- Fix ODBC build failures (#13)