Skip to content

Commit

Permalink
add release notes for 2.6 query workbench (#48)
Browse files Browse the repository at this point in the history
* add release notes for 2.6 query workbench

Signed-off-by: Derek Ho <dxho@amazon.com>

* add CI item in infra

Signed-off-by: Derek Ho <dxho@amazon.com>

---------

Signed-off-by: Derek Ho <dxho@amazon.com>
(cherry picked from commit 5cecd8d)
  • Loading branch information
derek-ho authored and github-actions[bot] committed Feb 22, 2023
1 parent ca47e3c commit e4fc1e9
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions release-notes/opensearch-query-workbench.release-notes-2.6.0.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
## Version 2.6.0.0

Compatible with OpenSearch and OpenSearch Dashboards Version 2.6.0

### Maintenance

- Rename plugin_helpers to plugin-helpers ([#32](https://github.com/opensearch-project/dashboards-query-workbench/pull/32))
- Bump version to 2.6.0 ([#37](https://github.com/opensearch-project/dashboards-query-workbench/pull/37))

### Security Fixes

- Upgrade hapi-latest to fix CVE-2023-25166 ([#40](https://github.com/opensearch-project/dashboards-query-workbench/pull/40))

### Infrastructure
- Fix Node.js and Yarn installation in CI ([#46](https://github.com/opensearch-project/dashboards-query-workbench/pull/46))

0 comments on commit e4fc1e9

Please sign in to comment.