-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Jackie Han <[email protected]>
- Loading branch information
1 parent
8446fe4
commit de6e677
Showing
1 changed file
with
11 additions
and
0 deletions.
There are no files selected for viewing
11 changes: 11 additions & 0 deletions
11
release-notes/opensearch-anomaly-detection-dashboards.release-notes-2.10.0.0.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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)) |