File tree 1 file changed +25
-0
lines changed
1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change
1
+ Compatible with OpenSearch and OpenSearch Dashboards Version 3.0.0.0-alpha1
2
+
3
+ ### Breaking Changes
4
+
5
+ * [ Release 3.0] Bump gradle 8.10.2 / JDK23 / 3.0.0.0-alpha1 on SQL plugin ([ #3319 ] ( https://github.com/opensearch-project/sql/pull/3319 ) )
6
+ * [ v3.0.0] Remove SparkSQL support ([ #3306 ] ( https://github.com/opensearch-project/sql/pull/3306 ) )
7
+ * [ v3.0.0] Remove opendistro settings and endpoints ([ #3326 ] ( https://github.com/opensearch-project/sql/pull/3326 ) )
8
+ * [ v3.0.0] Deprecate SQL Delete statement ([ #3337 ] ( https://github.com/opensearch-project/sql/pull/3337 ) )
9
+ * [ v3.0.0] Deprecate scroll API usage ([ #3346 ] ( https://github.com/opensearch-project/sql/pull/3346 ) )
10
+ * [ v3.0.0] Deprecate OpenSearch DSL format ([ #3367 ] ( https://github.com/opensearch-project/sql/pull/3367 ) )
11
+
12
+ ### Features
13
+
14
+ * PPL: Add ` json ` function and ` cast(x as json) ` function ([ #3243 ] ( https://github.com/opensearch-project/sql/pull/3243 ) )
15
+
16
+ ### Enhancements
17
+
18
+ * Add other functions to SQL query validator ([ #3304 ] ( https://github.com/opensearch-project/sql/pull/3304 ) )
19
+ * Improved patterns command with new algorithm ([ #3263 ] ( https://github.com/opensearch-project/sql/pull/3263 ) )
20
+ * Clean up syntax error reporting ([ #3278 ] ( https://github.com/opensearch-project/sql/pull/3278 ) )
21
+
22
+ ### Maintenance
23
+
24
+ * Build: Centralise dependencies version - Pt1 ([ #3294 ] ( https://github.com/opensearch-project/sql/pull/3294 ) )
25
+ * Remove dependency from async-query-core to datasources ([ #2891 ] ( https://github.com/opensearch-project/sql/pull/2891 ) )
You can’t perform that action at this time.
0 commit comments