Skip to content

Commit

Permalink
Release Notes 2.11 (#154)
Browse files Browse the repository at this point in the history
* 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
pjfitzgibbons authored Oct 12, 2023
1 parent aeb4974 commit 70f97ef
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 70f97ef

Please sign in to comment.