Skip to content

Commit e923d49

Browse files
committed
Add release notes for 2.18
Signed-off-by: Chen Dai <[email protected]>
1 parent e109417 commit e923d49

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
Compatible with OpenSearch and OpenSearch Dashboards Version 2.18.0
2+
3+
### Features
4+
5+
* [Backport 2.18] [Manual Backport] Backport #2981 to 2.x ([#3111](https://github.com/opensearch-project/sql/pull/3111))
6+
7+
### Bug Fixes
8+
9+
* [Backport 2.18] Improve error handling for some more edge cases ([#3112](https://github.com/opensearch-project/sql/pull/3112))
10+
* [Backport 2.18] [Backport 2.x] Resolve Alias Issues in Legacy SQL with Filters ([#3109](https://github.com/opensearch-project/sql/pull/3109))
11+
* [Backport 2.18] [Backport 2.x] Bug Fixes for minor issues with SQL PIT refactor ([#3108](https://github.com/opensearch-project/sql/pull/3108))
12+
* [Backport 2.18] Correct regular expression range ([#3107](https://github.com/opensearch-project/sql/pull/3107))
13+
* [Backport 2.18] SQL pagination should work with the `pretty` parameter ([#3106](https://github.com/opensearch-project/sql/pull/3106))
14+
* [Backport 2.x] Improve error handling for malformed query cursors ([#3084](https://github.com/opensearch-project/sql/pull/3084))
15+
* [Backport 2.x] Remove scheduler index from SystemIndexDescriptor ([#3097](https://github.com/opensearch-project/sql/pull/3097))
16+
17+
### Maintenance
18+
19+
* [Backport 2.x] bump commons-io to 2.14.0 ([#3091](https://github.com/opensearch-project/sql/pull/3091))
20+
* Fix tests on 2.18 ([#3113](https://github.com/opensearch-project/sql/pull/3113))

0 commit comments

Comments
 (0)