From 20b2a04bbc48f9ff92416b78531731f673304c1c Mon Sep 17 00:00:00 2001 From: Amardeepsingh Siglani Date: Mon, 21 Jul 2025 15:54:29 -0700 Subject: [PATCH] updated release notes Signed-off-by: Amardeepsingh Siglani --- release-notes/opensearch-alerting.release-notes-3.1.0.0.md | 1 + 1 file changed, 1 insertion(+) diff --git a/release-notes/opensearch-alerting.release-notes-3.1.0.0.md b/release-notes/opensearch-alerting.release-notes-3.1.0.0.md index 79a21926a..18d066938 100644 --- a/release-notes/opensearch-alerting.release-notes-3.1.0.0.md +++ b/release-notes/opensearch-alerting.release-notes-3.1.0.0.md @@ -3,6 +3,7 @@ Compatible with OpenSearch 3.1.0 ### Maintenance * [AUTO] Increment version to 3.1.0-SNAPSHOT ([#1837](https://github.com/opensearch-project/alerting/pull/1837)) +* Fixed CVE 2025-48734 ([#1895](https://github.com/opensearch-project/alerting/pull/1895)) ### Bug Fixes * Timebox doc level monitor execution ([#1850](https://github.com/opensearch-project/alerting/pull/1850))