From bae63b00628d69a860804d09de417438ce821193 Mon Sep 17 00:00:00 2001 From: opensearch-ci Date: Tue, 3 Feb 2026 17:53:39 +0000 Subject: [PATCH 1/2] Add release notes for 3.5.0 Signed-off-by: opensearch-ci --- ...opensearch-performance-analyzer.release-notes-3.5.0.0.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/release-notes/opensearch-performance-analyzer.release-notes-3.5.0.0.md b/release-notes/opensearch-performance-analyzer.release-notes-3.5.0.0.md index 23ca998b..0895c3fa 100644 --- a/release-notes/opensearch-performance-analyzer.release-notes-3.5.0.0.md +++ b/release-notes/opensearch-performance-analyzer.release-notes-3.5.0.0.md @@ -3,7 +3,5 @@ Compatible with OpenSearch and OpenSearch Dashboards version 3.5.0 ### Maintenance -* Consuming performance-analyzer-commons 2.1.0 on JDK21 with all versions bumped for OpenSearch 3.5 release. Takes in the following changes for 3.5 release. - - https://github.com/opensearch-project/performance-analyzer-commons/pull/118 - -* Jackson core and annotations have different minor versions in OpenSearch-3.5.0 snapshot. Since we're using the same variable for both, build fails with invalid version. Using the version as per 3.5 snapshot. +* Bump performance-analyzer-commons to v2.1.1 ([#910](https://github.com/opensearch-project/performance-analyzer/pull/910)) +* Fix performance-analyzer-commons version to 2.1.0 ([#911](https://github.com/opensearch-project/performance-analyzer/pull/911)) \ No newline at end of file From 6128da0452227c797abd4f5d5c9e4207e62c4e49 Mon Sep 17 00:00:00 2001 From: opensearch-ci Date: Tue, 3 Feb 2026 18:20:14 +0000 Subject: [PATCH 2/2] Add release notes for 3.5.0 Signed-off-by: opensearch-ci --- .../opensearch-performance-analyzer.release-notes-3.5.0.0.md | 1 + 1 file changed, 1 insertion(+) diff --git a/release-notes/opensearch-performance-analyzer.release-notes-3.5.0.0.md b/release-notes/opensearch-performance-analyzer.release-notes-3.5.0.0.md index 0895c3fa..a65cad54 100644 --- a/release-notes/opensearch-performance-analyzer.release-notes-3.5.0.0.md +++ b/release-notes/opensearch-performance-analyzer.release-notes-3.5.0.0.md @@ -3,5 +3,6 @@ Compatible with OpenSearch and OpenSearch Dashboards version 3.5.0 ### Maintenance + * Bump performance-analyzer-commons to v2.1.1 ([#910](https://github.com/opensearch-project/performance-analyzer/pull/910)) * Fix performance-analyzer-commons version to 2.1.0 ([#911](https://github.com/opensearch-project/performance-analyzer/pull/911)) \ No newline at end of file