Skip to content

Commit

Permalink
Add release notes for 2.19.0 (#973) (#977)
Browse files Browse the repository at this point in the history
(cherry picked from commit 93bdf2f)

Signed-off-by: Owais <owaiskazi19@gmail.com>
Co-authored-by: Owais Kazi <owaiskazi19@gmail.com>
  • Loading branch information
1 parent 23645aa commit 54e2191
Showing 1 changed file with 19 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -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))

0 comments on commit 54e2191

Please sign in to comment.