Skip to content

Commit

Permalink
Release Notes 2.11 (#154) (#156)
Browse files Browse the repository at this point in the history
* Release Notes 2.11

---------


(cherry picked from commit 70f97ef)

Signed-off-by: Peter Fitzgibbons <peter.fitzgibbons@gmail.com>
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.
26 changes: 26 additions & 0 deletions release-notes/opensearch-query-workbench.release-notes-2.11.0.0.md
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))

0 comments on commit 8409ef7

Please sign in to comment.