From cd06e465824aac5618b0132688029eafe8146e38 Mon Sep 17 00:00:00 2001 From: opensearch-ci <83309141+opensearch-ci-bot@users.noreply.github.com> Date: Tue, 7 Oct 2025 15:36:40 -0400 Subject: [PATCH] [AUTO] Add release notes for 3.3.0 (#1104) * Add release notes for 3.3.0 Signed-off-by: opensearch-ci * Add release notes for 3.3.0 Signed-off-by: opensearch-ci * Update release notes for version 3.3.0.0 Removed CHANGELOG.md from documentation section. Signed-off-by: Peter Zhu --------- Signed-off-by: opensearch-ci Signed-off-by: Peter Zhu Co-authored-by: Peter Zhu (cherry picked from commit 18cbf15b4c55fb0467ffd215ce50da9703025745) --- ...ection-dashboards-plugin.release-notes-3.3.0.0.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 release-notes/opensearch-anomaly-detection-dashboards-plugin.release-notes-3.3.0.0.md diff --git a/release-notes/opensearch-anomaly-detection-dashboards-plugin.release-notes-3.3.0.0.md b/release-notes/opensearch-anomaly-detection-dashboards-plugin.release-notes-3.3.0.0.md new file mode 100644 index 000000000..56b6194e1 --- /dev/null +++ b/release-notes/opensearch-anomaly-detection-dashboards-plugin.release-notes-3.3.0.0.md @@ -0,0 +1,12 @@ +## Version 3.3.0 Release Notes + +Compatible with OpenSearch and OpenSearch Dashboards version 3.3.0 + +### Features +* Add Suggest parameters button + move operational settings to Configure Model ([#1098](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/1098)) + +### Maintenance +* Bump axios from 1.8.2 to 1.12.1 ([#1094](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/1094)) +* Bump cipher-base from 1.0.4 to 1.0.6 ([#1084](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/1084)) +* Bump sha.js from 2.4.11 to 2.4.12 ([#1085](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/1085)) +* Increment version to 3.3.0.0 ([#1089](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/1089))