Skip to content

Commit

Permalink
Add release notes for 2.9.0.0 (#1510) (#1512)
Browse files Browse the repository at this point in the history
Signed-off-by: Craig Perkins <cwperx@amazon.com>
(cherry picked from commit 29a8d9c)

Co-authored-by: Craig Perkins <cwperx@amazon.com>
  • Loading branch information
opensearch-trigger-bot[bot] and cwperks authored Jul 12, 2023
1 parent 6929302 commit 4bf60f5
Showing 1 changed file with 20 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
## 2023-07-18 Version 2.9.0.0

Compatible with Opensearch-Dashboards 2.9.0

### Enhancements

* Add RESTAPI permissions and ISM control center permissions to dropdown ([#1473](https://github.com/opensearch-project/security-dashboards-plugin/pull/1473))
* Move security plugin from Plugin to Management section on left navigation menu ([#1495](https://github.com/opensearch-project/security-dashboards-plugin/pull/1495))
* Filter high level groups and action groups by cluster and index ([#1508](https://github.com/opensearch-project/security-dashboards-plugin/pull/1508))
* Use password message from /dashboardsinfo ([#1509](https://github.com/opensearch-project/security-dashboards-plugin/pull/1509))

### Bug Fixes

* Switch to new tenant after loading a copied long URL ([#1450](https://github.com/opensearch-project/security-dashboards-plugin/pull/1450)) ([#1477](https://github.com/opensearch-project/security-dashboards-plugin/pull/1477))
* Fix a bad import path ([#1498](https://github.com/opensearch-project/security-dashboards-plugin/pull/1498)) ([#1499](https://github.com/opensearch-project/security-dashboards-plugin/pull/1499))

### Maintenance

* Use version from package.json for integration tests ([#1465](https://github.com/opensearch-project/security-dashboards-plugin/pull/1465))
* Update permissions according to backend ([#1480](https://github.com/opensearch-project/security-dashboards-plugin/pull/1480)) ([#1484](https://github.com/opensearch-project/security-dashboards-plugin/pull/1484))

0 comments on commit 4bf60f5

Please sign in to comment.