diff --git a/release-notes/opensearch-performance-analyzer.release-notes-3.7.0.0.md b/release-notes/opensearch-performance-analyzer.release-notes-3.7.0.0.md new file mode 100644 index 00000000..33174903 --- /dev/null +++ b/release-notes/opensearch-performance-analyzer.release-notes-3.7.0.0.md @@ -0,0 +1,8 @@ +## Version 3.7.0 Release Notes + +Compatible with OpenSearch and OpenSearch Dashboards version 3.7.0 + +### Maintenance + +* Fix CVE-2025-67030 by pinning org.codehaus.plexus:plexus-utils to 4.0.2 ([#942](https://github.com/opensearch-project/performance-analyzer/pull/942)) +* Upgrade Gradle wrapper to 9.4.1 ([#944](https://github.com/opensearch-project/performance-analyzer/pull/944))