Skip to content

Commit c67b4c4

Browse files
MaxKsyunzYury-Fridlyand
authored andcommitted
Addressing comments on 2.9 release note (#1863)
Signed-off-by: Max Ksyunz <[email protected]> (cherry picked from commit 761e6a4)
1 parent 732e431 commit c67b4c4

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

release-notes/opensearch-sql.release-notes-2.9.0.0.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Compatible with OpenSearch and OpenSearch Dashboards Version 2.9.0
33
### Features
44

55
* Enable Table Function and PromQL function ([#1719](https://github.com/opensearch-project/sql/pull/1719))
6-
* Add spark connector ([#1780](https://github.com/opensearch-project/sql/pull/1780))
6+
* Add Spark connector ([#1780](https://github.com/opensearch-project/sql/pull/1780))
77

88
### Enhancements
99

@@ -19,7 +19,7 @@ Compatible with OpenSearch and OpenSearch Dashboards Version 2.9.0
1919
* Add _routing to SQL includes list ([#1771](https://github.com/opensearch-project/sql/pull/1771))
2020
* Disable read of plugins.query.datasources.encryption.masterkey from cluster settings GET API ([#1825](https://github.com/opensearch-project/sql/pull/1825))
2121
* 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))
2323
* Remove Default master encryption key from settings ([#1851](https://github.com/opensearch-project/sql/pull/1851))
2424

2525
### Bug Fixes
@@ -31,14 +31,15 @@ Compatible with OpenSearch and OpenSearch Dashboards Version 2.9.0
3131

3232
* Updated documentation of round function return type ([#1725](https://github.com/opensearch-project/sql/pull/1725))
3333
* 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))
3435

3536
### Infrastructure
3637

3738
* 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))
3940
* 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))
4142

4243
### Refactoring
4344

44-
* Simplify OpenSearchIndexScanBuilder ([#1738](https://github.com/opensearch-project/sql/pull/1738))
45+
* Simplify OpenSearchIndexScanBuilder ([#1738](https://github.com/opensearch-project/sql/pull/1738))

0 commit comments

Comments
 (0)