-
Notifications
You must be signed in to change notification settings - Fork 31
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 --------- (cherry picked from commit 70f97ef) Signed-off-by: Peter Fitzgibbons <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
c819cd4
commit 8409ef7
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)) |