Version 2.1.0.0
Version 2.1.0.0 Release Notes
Compatible with OpenSearch and OpenSearch Dashboards Version 2.1.0
Features
- Support match_phrase filter function in SQL and PPL (#604)
- Add implementation for
simple_query_string
relevance search function in SQL and PPL (#635) - Add multi_match to SQL plugin (#649)
- Integ match bool prefix #187 (#634)
- PPL describe command (#646)
Maintenance
- change plugin folder name to opensearch-sql-plugin (#670)
- Version bump to 2.1.0 and gradle version bump (#655)
Bug Fixes
- Integ replace junit assertthat with hamcrest import (#616)
- Integ relevance function it fix (#608)
- Fix merge conflict on function name (#664)
- Fix
fuzziness
parsing inmulti_match
function. Update tests. (#668) - ODBC SSL Compliance Fix (#653)