From 026a041a0e37b34d28daa1b0c7c648dcd35dfe82 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 7 Dec 2024 00:19:21 +0000 Subject: [PATCH] Add release notes for 1.3.20 release (#2156) (cherry picked from commit e68ae888126a82b8ac55a01107b9c09d79268c39) Signed-off-by: github-actions[bot] --- ...ch-security-dashboards-plugin.release-notes-1.3.20.0.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 release-notes/opensearch-security-dashboards-plugin.release-notes-1.3.20.0.md diff --git a/release-notes/opensearch-security-dashboards-plugin.release-notes-1.3.20.0.md b/release-notes/opensearch-security-dashboards-plugin.release-notes-1.3.20.0.md new file mode 100644 index 00000000..c2fac46f --- /dev/null +++ b/release-notes/opensearch-security-dashboards-plugin.release-notes-1.3.20.0.md @@ -0,0 +1,7 @@ +## Version 1.3.20.0 + +Compatible with Opensearch-Dashboards 1.3.20 + +### Maintenance + +* Backport CVE fixes to 1.3 branch ([#2152](https://github.com/opensearch-project/security-dashboards-plugin/pull/2152))