diff --git a/release-notes/opensearch-security-dashboards-plugin.release-notes-2.8.0.0.md b/release-notes/opensearch-security-dashboards-plugin.release-notes-2.8.0.0.md index 940a0a32e..262d45fb4 100644 --- a/release-notes/opensearch-security-dashboards-plugin.release-notes-2.8.0.0.md +++ b/release-notes/opensearch-security-dashboards-plugin.release-notes-2.8.0.0.md @@ -5,3 +5,8 @@ Compatible with Opensearch-Dashboards 2.8.0 ### Bug Fixes * Fix the test cases to adapt the security password validation feature ([#1437](https://github.com/opensearch-project/security-dashboards-plugin/pull/1437)) + +### Enhancements + +* Add new cluster permissions constants for long-running operation notification feature in Index-Management repo ([#1444](https://github.com/opensearch-project/security-dashboards-plugin/pull/1444)) +* Adds the newly created admin api permissions to the static dropdown list ([#1426](https://github.com/opensearch-project/security-dashboards-plugin/pull/1426))