Version 1.3.0
Version 1.3.0.0 Release Notes
Compatible with OpenSearch and OpenSearch Dashboards Version 1.3.0
Features
Enhancements
- Support ISO 8601 Format in Date Format. (#460)
- Add Certificate Validation option (#449)
- Span expression should always be first in by list if exist (#437)
- Support multiple indices in PPL and SQL (#408)
- Support combination of group field and span in stats command (#417)
- Support In clause in SQL and PPL (#420)
- Add cast function to PPL (#433)
- [Enhancement] optimize sort rewrite logic (#434)
Bug Fixes
- Fix certificate validation for ODBC driver (#479)
- Update dependency opensearch-ml-client group name (#477)
- Treating ExpressionEvaluationException as client Error. (#459)
- Version Bump: H2 1.x -> 2.x (#444)
- Version Bump: springframework and jackson (#443)
- Bug Fix, disable html escape when formatting response (#412)
- Jackson-databind bump to 2.12.6 (#410)
- Parse none type field as null instead of throw exception (#406)
Documentation
- Add parse docs to PPL commands index (#486)
- Add limitation section in PPL docs (#456)
- Add how to setup aws credentials for ODBC Tableau (#394)
Maintenance
- Add JDK 8 to CI Matrix (#483)
- Add CI Matrix for JDK 11 and 14 (#451)
- Update backport and add auto-delete workflows (#446)
- Add auto backport functionality for SQL (#445)
- Version bump to 1.3 (#419)
- Revert to windows 2019 for odbc CI (#413)
Infrastructure
- Disable flaky test in JdbcTestIT. (#475)