You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -19,7 +19,7 @@ Compatible with OpenSearch and OpenSearch Dashboards Version 2.9.0
19
19
* Add _routing to SQL includes list ([#1771](https://github.com/opensearch-project/sql/pull/1771))
20
20
* Disable read of plugins.query.datasources.encryption.masterkey from cluster settings GET API ([#1825](https://github.com/opensearch-project/sql/pull/1825))
21
21
* Add EMR client to spark connector ([#1790](https://github.com/opensearch-project/sql/pull/1790))
22
-
* Improved error codes in case of data sourcde API security exception ([#1753](https://github.com/opensearch-project/sql/pull/1753))
22
+
* Improved error codes in case of data source API security exception ([#1753](https://github.com/opensearch-project/sql/pull/1753))
23
23
* Remove Default master encryption key from settings ([#1851](https://github.com/opensearch-project/sql/pull/1851))
24
24
25
25
### Bug Fixes
@@ -31,14 +31,15 @@ Compatible with OpenSearch and OpenSearch Dashboards Version 2.9.0
31
31
32
32
* Updated documentation of round function return type ([#1725](https://github.com/opensearch-project/sql/pull/1725))
33
33
* Updated `protocol.rst` with new wording for error message ([#1662](https://github.com/opensearch-project/sql/pull/1662))
34
+
* Updated documentation for temporal data types ([#1826](https://github.com/opensearch-project/sql/pull/1826))
34
35
35
36
### Infrastructure
36
37
37
38
* stopPrometheus task in doctest build.gradle now runs upon project failure in startOpenSearch ([#1747](https://github.com/opensearch-project/sql/pull/1747))
38
-
*Upgrade guava to 32.0.1
39
+
*Bump guava to 32.0.1 ([#1829](https://github.com/opensearch-project/sql/pull/1829))
39
40
* Disable CrossClusterSearchIT test ([#1814](https://github.com/opensearch-project/sql/pull/1814))
40
-
*fix flakytest when tests.locale=tr ([#1827](https://github.com/opensearch-project/sql/pull/1827))
41
+
*Fix flakytest when tests.locale=tr ([#1827](https://github.com/opensearch-project/sql/pull/1827))
0 commit comments