Skip to content

Version 2.2.0

Compare
Choose a tag to compare
@dai-chen dai-chen released this 04 Nov 16:44
· 27 commits to 2.3 since this release
454122d

Compatible with OpenSearch and OpenSearch Dashboards Version 2.2.0

Features

  • Add match_phrase_prefix (#661)
  • query_string Relevance Function Implementation in SQL and PPL (#675)
  • Add Highlight In SQL (#717)

Enhancements

  • implement transport api for PPL inter-plugin communication (#533)
  • Two single or double quote escapes single or double quote when string is surrounded by same type of quote (#696)

Bug Fixes

  • Reverted UseSSL flag to false and removed invalid test case (#671)
  • Update BI connectors and drivers readme files (#665)
  • Bump moment from 2.29.2 to 2.29.4 in /workbench (#702)

Infrastructure

  • Staging for version increment automation (#684)
  • Update tests and test data for relevancy search functions (#707)
  • Remove ODFE BWC tests (#721)
  • Github Actions fix for reference to OpenSearch-Dashboard not existing outside of main OS sql project (#704)

Documentation

  • Update support link for Tableau connector (#643)
  • Fix broken forum link (#694)
  • Fix links in the doc file. (#705)

Maintenance

  • change version bump under maintenance (#679)
  • Bump version to 2.2.0 (#729)