Skip to content

Commit

Permalink
added release notes for 2.13 (#283)
Browse files Browse the repository at this point in the history
Signed-off-by: sumukhswamy <sumukhhs@amazon.com>
  • Loading branch information
sumukhswamy authored Mar 19, 2024
1 parent 7b35161 commit 997c666
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions release-notes/opensearch-query-workbench.release-notes-2.13.0.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
## Version 2.13.0.0 Release Notes

Compatible with OpenSearch and OpenSearch Dashboards 2.13.0

### Bug Fixes
- Refactor async calls and minor bug fixes([#274](https://github.com/opensearch-project/dashboards-query-workbench/pull/274))

### Infrastructure
- Add single version flag during bootstrap to fix version conflicts ([#269](https://github.com/opensearch-project/dashboards-query-workbench/pull/269))
- Add OSD react as required plugin ([#278](https://github.com/opensearch-project/dashboards-query-workbench/pull/278))

### Maintenance
- Add workflow to verify binary install ([#272](https://github.com/opensearch-project/dashboards-query-workbench/pull/272))

0 comments on commit 997c666

Please sign in to comment.