-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Release Notes 2.11 Signed-off-by: Peter Fitzgibbons <peter.fitzgibbons@gmail.com> * Update Release Notes 2.11 lists asterisks Signed-off-by: Peter Fitzgibbons <peter.fitzgibbons@gmail.com> --------- Signed-off-by: Peter Fitzgibbons <peter.fitzgibbons@gmail.com>
- Loading branch information
1 parent
aeb4974
commit 70f97ef
Showing
1 changed file
with
26 additions
and
0 deletions.
There are no files selected for viewing
26 changes: 26 additions & 0 deletions
26
release-notes/opensearch-query-workbench.release-notes-2.11.0.0.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
## Version 2.11.0.0 Release Notes | ||
|
||
Compatible with OpenSearch and OpenSearch Dashboards 2.11.0 | ||
|
||
### Features | ||
|
||
* Add table acceleration flyout ([#128](https://github.com/opensearch-project/dashboards-query-workbench/pull/128)) ([#135](https://github.com/opensearch-project/dashboards-query-workbench/pull/135)) ([#137](https://github.com/opensearch-project/dashboards-query-workbench/pull/137)) ([#140](https://github.com/opensearch-project/dashboards-query-workbench/pull/140)) | ||
* Update validations for acceleration ([#133](https://github.com/opensearch-project/dashboards-query-workbench/pull/133)) | ||
* Add materialized view visual builder and query builder ([#129](https://github.com/opensearch-project/dashboards-query-workbench/pull/129)) | ||
* Add async query support ([#131](https://github.com/opensearch-project/dashboards-query-workbench/pull/131)) ([#136](https://github.com/opensearch-project/dashboards-query-workbench/pull/136)) | ||
* Add skipping index queries ([#134](https://github.com/opensearch-project/dashboards-query-workbench/pull/134)) | ||
* Add acceleration for opensearch-spark ([#139](https://github.com/opensearch-project/dashboards-query-workbench/pull/139)) | ||
|
||
### Bug Fixes | ||
|
||
* Fix SQL UI buttons ([#149](https://github.com/opensearch-project/dashboards-query-workbench/pull/149)) | ||
|
||
### Infrastructure | ||
|
||
* Update sidebar design ([#138](https://github.com/opensearch-project/dashboards-query-workbench/pull/138)) | ||
|
||
### Maintenance | ||
|
||
* Upgrade cypress dependency ([#120](https://github.com/opensearch-project/dashboards-query-workbench/pull/120)) | ||
* Upgrade packages and tsconfig ([#130](https://github.com/opensearch-project/dashboards-query-workbench/pull/130)) | ||
* Update CI workflow ([#146](https://github.com/opensearch-project/dashboards-query-workbench/pull/146)) |