Skip to content

Commit

Permalink
Add bug fixes section
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 1, 2021
1 parent 53a7207 commit 1233397
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion release-notes/opensearch-sql.release-notes-1.0.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ Compatible with OpenSearch and OpenSearch Dashboards Version 1.0.0

* Support querying a data stream ([#56](https://github.com/opensearch-project/sql/pull/56))

### Bug Fixes

* Bug Fix: Enable legacy settings in new setting action ([#97](https://github.com/opensearch-project/sql/pull/97))
* Fix NPE for SHOW statement without filter ([#150](https://github.com/opensearch-project/sql/pull/150))

### OpenSearch Migration

* Remove debug logging in ODBC driver ([#27](https://github.com/opensearch-project/sql/pull/27))
Expand Down Expand Up @@ -34,7 +39,6 @@ Compatible with OpenSearch and OpenSearch Dashboards Version 1.0.0
* Update PowerBI custom connector .mez file for ODBC driver ([#90](https://github.com/opensearch-project/sql/pull/90))
* Rename remaining beta1 references in sql-cli/workbench ([#91](https://github.com/opensearch-project/sql/pull/91))
* Build SQL/PPL against OpenSearch 1.0 branch ([#94](https://github.com/opensearch-project/sql/pull/94))
* Bug Fix: Enable legacy settings in new setting action ([#97](https://github.com/opensearch-project/sql/pull/97))
* Bump OpenSearch Dashboards version to 1.0 in Workbench ([#98](https://github.com/opensearch-project/sql/pull/98))
* Add Integtest.sh for OpenSearch integtest setups ([#128](https://github.com/opensearch-project/sql/pull/128))
* Merge develop into main ([#142](https://github.com/opensearch-project/sql/pull/142))
Expand Down

0 comments on commit 1233397

Please sign in to comment.