From 8dc1d0e0b9409b3b24e8e2e007e6bad0fd46c647 Mon Sep 17 00:00:00 2001 From: Ryan Liang Date: Tue, 30 May 2023 20:37:51 -0700 Subject: [PATCH] Update 2.8 release notes for security-dashboards Signed-off-by: Ryan Liang --- ...earch-security-dashboards-plugin.release-notes-2.8.0.0.md | 5 +++++ 1 file changed, 5 insertions(+) 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))