Skip to content

Commit

Permalink
adding 2.15 release notes
Browse files Browse the repository at this point in the history
Signed-off-by: Amit Galitzky <[email protected]>
  • Loading branch information
amitgalitz committed Jun 11, 2024
1 parent 086fc35 commit 82724e7
Showing 1 changed file with 21 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
## Version 2.15.0.0 Release Notes

Compatible with OpenSearch Dashboards 2.15.0

### Enhancements

* support MDS in feature anywhere ([#767](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/767))
* update create detector page and detector detail page to add custom result index lifecycle management settings ([#770](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/770))
* Update Frontend for Custom Result Index Query and Fix Issues ([#772](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/772))
* make custom result index lifecycle management in AD optional ([#777](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/777))

### Bug Fixes

* Fix handling of special characters in categorical values ([#757](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/757))
* Fix Warning Message About Custom Result Index Despite Existing Indices ([#759](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/759))
* fix a MDS related bug on feature anywhere page ([#773](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/773))
* mds feature anywhere associated detectors fix ([#778](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/778))

### Maintenance

* Update 2.x to 2.15.0 ([#769](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/769))

0 comments on commit 82724e7

Please sign in to comment.