Skip to content

Commit

Permalink
Update with latest PRs
Browse files Browse the repository at this point in the history
Signed-off-by: Chen Dai <[email protected]>
  • Loading branch information
dai-chen committed Jul 24, 2024
1 parent 5007b5d commit 0e75fd2
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions release-notes/opensearch-sql.release-notes-2.16.0.0.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,23 @@
**Compatible with OpenSearch and OpenSearch Dashboards Version 2.16.0**
Compatible with OpenSearch and OpenSearch Dashboards Version 2.16.0

### Enhancements

* Added Setting to Toggle Data Source Management Code Paths ([#2811](https://github.com/opensearch-project/sql/pull/2811))
* Span in PPL statsByClause could be specified after fields ([#2810](https://github.com/opensearch-project/sql/pull/2810))
* Updating Grammer changes same as main branch ([#2850](https://github.com/opensearch-project/sql/pull/2850))

### Bug Fixes

* Fix SparkSubmitParameterModifier issue ([#2839](https://github.com/opensearch-project/sql/pull/2839))
* Temp use of older nodejs version before moving to Almalinux8 ([#2816](https://github.com/opensearch-project/sql/pull/2816))
* Fix yaml errors causing checks not to be run ([#2823](https://github.com/opensearch-project/sql/pull/2823))
* Well format the raw response when query parameter "pretty" enabled ([#2829](https://github.com/opensearch-project/sql/pull/2829))
* Add support for custom date format and openSearch date format for date fields as part of Lucene query ([#2762](https://github.com/opensearch-project/sql/pull/2762))
* Fix SparkExecutionEngineConfigClusterSetting deserialize issue ([#2838](https://github.com/opensearch-project/sql/pull/2838))

### Infrastructure

* Increment version to 2.16.0-SNAPSHOT ([#2743](https://github.com/opensearch-project/sql/pull/2743))
* Fix checkout action failure ([#2819](https://github.com/opensearch-project/sql/pull/2819))
* Fix MacOS workflow failure ([#2831](https://github.com/opensearch-project/sql/pull/2831))

### Refactoring

* Change DataSourceType from enum to class ([#2746](https://github.com/opensearch-project/sql/pull/2746))
* Fix code style issue ([#2745](https://github.com/opensearch-project/sql/pull/2745))
* Scaffold async-query-core and async-query module ([#2751](https://github.com/opensearch-project/sql/pull/2751))
Expand Down

0 comments on commit 0e75fd2

Please sign in to comment.