From 54e2191b3c1cb154fa1913e1294454cc037a5104 Mon Sep 17 00:00:00 2001 From: "opensearch-trigger-bot[bot]" <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2025 13:45:05 -0800 Subject: [PATCH] Add release notes for 2.19.0 (#973) (#977) (cherry picked from commit 93bdf2f814cd930cb292cd65f1f8efd01c1431a8) Signed-off-by: Owais Co-authored-by: Owais Kazi --- ...ction-dashboards.release-notes-2.19.0.0.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 release-notes/opensearch-anomaly-detection-dashboards.release-notes-2.19.0.0.md diff --git a/release-notes/opensearch-anomaly-detection-dashboards.release-notes-2.19.0.0.md b/release-notes/opensearch-anomaly-detection-dashboards.release-notes-2.19.0.0.md new file mode 100644 index 00000000..81272f05 --- /dev/null +++ b/release-notes/opensearch-anomaly-detection-dashboards.release-notes-2.19.0.0.md @@ -0,0 +1,19 @@ +## Version 2.19.0.0 Release Notes + +Compatible with OpenSearch Dashboards 2.19.0 + +### Features +* Add feature direction and moving suppression rules to each feature ([#960](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/960)) + +### Enhancements +* Do not show suggestAD action if the data source has no AI agent ([#901](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/901)) +* Update vis augmenter eligibility fn to async ([#938](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/938)) + +### Bug Fixes +* Fix mds bugs ([#915](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/915)) + +### Maintenance +* Remove unnecessary dependencies ([#908](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/908)) +* Bump axios from 1.6.7 to 1.7.7 ([#911](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/911)) +* Bump elliptic from 6.5.4 to 6.6.0 ([#923](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/923)) +* Bump cross-spawn from 7.0.3 to 7.0.6 ([#935](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/935)) \ No newline at end of file