Skip to content

Commit 82724e7

Browse files
committed
adding 2.15 release notes
Signed-off-by: Amit Galitzky <amgalitz@amazon.com>
1 parent 086fc35 commit 82724e7

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
## Version 2.15.0.0 Release Notes
2+
3+
Compatible with OpenSearch Dashboards 2.15.0
4+
5+
### Enhancements
6+
7+
* support MDS in feature anywhere ([#767](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/767))
8+
* 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))
9+
* Update Frontend for Custom Result Index Query and Fix Issues ([#772](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/772))
10+
* make custom result index lifecycle management in AD optional ([#777](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/777))
11+
12+
### Bug Fixes
13+
14+
* Fix handling of special characters in categorical values ([#757](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/757))
15+
* Fix Warning Message About Custom Result Index Despite Existing Indices ([#759](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/759))
16+
* fix a MDS related bug on feature anywhere page ([#773](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/773))
17+
* mds feature anywhere associated detectors fix ([#778](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/778))
18+
19+
### Maintenance
20+
21+
* Update 2.x to 2.15.0 ([#769](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/769))

0 commit comments

Comments
 (0)