From ce9c5adcab192de6b20a1e880cadb07122b61068 Mon Sep 17 00:00:00 2001 From: opensearch-ci Date: Tue, 3 Feb 2026 17:52:40 +0000 Subject: [PATCH 1/2] Add release notes for 3.5.0 Signed-off-by: opensearch-ci --- .../opensearch-reporting.release-notes-3.5.0.0.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 release-notes/opensearch-reporting.release-notes-3.5.0.0.md diff --git a/release-notes/opensearch-reporting.release-notes-3.5.0.0.md b/release-notes/opensearch-reporting.release-notes-3.5.0.0.md new file mode 100644 index 00000000..89a9f022 --- /dev/null +++ b/release-notes/opensearch-reporting.release-notes-3.5.0.0.md @@ -0,0 +1,7 @@ +## Version 3.5.0 Release Notes + +Compatible with OpenSearch and OpenSearch Dashboards version 3.5.0 + +### Bug Fixes +* Corrects resource-action-groups.yml ([#1146](https://github.com/opensearch-project/reporting/pull/1146)) +* Fix maven snapshot publication ([#1151](https://github.com/opensearch-project/reporting/pull/1151)) \ No newline at end of file From cea662dec43045a967c01384f19a5267c1b03753 Mon Sep 17 00:00:00 2001 From: opensearch-ci Date: Tue, 3 Feb 2026 18:21:30 +0000 Subject: [PATCH 2/2] Add release notes for 3.5.0 Signed-off-by: opensearch-ci --- release-notes/opensearch-reporting.release-notes-3.5.0.0.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/release-notes/opensearch-reporting.release-notes-3.5.0.0.md b/release-notes/opensearch-reporting.release-notes-3.5.0.0.md index 89a9f022..66838d8c 100644 --- a/release-notes/opensearch-reporting.release-notes-3.5.0.0.md +++ b/release-notes/opensearch-reporting.release-notes-3.5.0.0.md @@ -3,5 +3,6 @@ Compatible with OpenSearch and OpenSearch Dashboards version 3.5.0 ### Bug Fixes -* Corrects resource-action-groups.yml ([#1146](https://github.com/opensearch-project/reporting/pull/1146)) -* Fix maven snapshot publication ([#1151](https://github.com/opensearch-project/reporting/pull/1151)) \ No newline at end of file + +* Fix maven snapshot publication ([#1151](https://github.com/opensearch-project/reporting/pull/1151)) +* Corrects resource-action-groups.yml ([#1146](https://github.com/opensearch-project/reporting/pull/1146)) \ No newline at end of file