diff --git a/release-notes/opensearch-anomaly-detection-dashboards.release-notes-2.10.0.0.md b/release-notes/opensearch-anomaly-detection-dashboards.release-notes-2.10.0.0.md new file mode 100644 index 00000000..0244d436 --- /dev/null +++ b/release-notes/opensearch-anomaly-detection-dashboards.release-notes-2.10.0.0.md @@ -0,0 +1,11 @@ +Compatible with OpenSearch Dashboards 2.10.0. + +### Enhancements +* Optimize fetching of augment-vis saved objects ([#562](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/562)) +* Fix display of detector names ([#585](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/585)) + +### Infrastructure + +* Remove version dependency in cypress workflow ([#554](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/554)) +* Bumped semver to latest legacy version ([#565](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/565)) +* Cypress workflow improvements ([#560](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/560))