Skip to content

Commit 1df89e3

Browse files
authored
Add release notes for 2.2.0.0 (opensearch-project#730)
Signed-off-by: Joshua Li <[email protected]>
1 parent df32384 commit 1df89e3

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
### Version 2.2.0.0 Release Notes
2+
3+
Compatible with OpenSearch and OpenSearch Dashboards Version 2.2.0
4+
5+
### Features
6+
* Add match_phrase_prefix ([#661](https://github.com/opensearch-project/sql/pull/661))
7+
* `query_string` Relevance Function Implementation in SQL and PPL ([#675](https://github.com/opensearch-project/sql/pull/675))
8+
* Add Highlight In SQL ([#717](https://github.com/opensearch-project/sql/pull/717))
9+
10+
### Enhancements
11+
* implement transport api for PPL inter-plugin communication ([#533](https://github.com/opensearch-project/sql/pull/533))
12+
* Two single or double quote escapes single or double quote when string is surrounded by same type of quote ([#696](https://github.com/opensearch-project/sql/pull/696))
13+
14+
### Bug Fixes
15+
* Reverted UseSSL flag to false and removed invalid test case ([#671](https://github.com/opensearch-project/sql/pull/671))
16+
* Update BI connectors and drivers readme files ([#665](https://github.com/opensearch-project/sql/pull/665))
17+
* Bump moment from 2.29.2 to 2.29.4 in /workbench ([#702](https://github.com/opensearch-project/sql/pull/702))
18+
19+
### Infrastructure
20+
* Staging for version increment automation ([#684](https://github.com/opensearch-project/sql/pull/684))
21+
* Update tests and test data for relevancy search functions ([#707](https://github.com/opensearch-project/sql/pull/707))
22+
* Remove ODFE BWC tests ([#721](https://github.com/opensearch-project/sql/pull/721))
23+
* Github Actions fix for reference to OpenSearch-Dashboard not existing outside of main OS sql project ([#704](https://github.com/opensearch-project/sql/pull/704))
24+
25+
### Documentation
26+
* Update support link for Tableau connector ([#643](https://github.com/opensearch-project/sql/pull/643))
27+
* Fix broken forum link ([#694](https://github.com/opensearch-project/sql/pull/694))
28+
* Fix links in the doc file. ([#705](https://github.com/opensearch-project/sql/pull/705))
29+
30+
### Maintenance
31+
* change version bump under maintenance ([#679](https://github.com/opensearch-project/sql/pull/679))
32+
* Bump version to 2.2.0 ([#729](https://github.com/opensearch-project/sql/pull/729))

0 commit comments

Comments
 (0)