diff --git a/release-notes/opensearch-anomaly-detection-dashboards.release-notes-2.15.0.0.md b/release-notes/opensearch-anomaly-detection-dashboards.release-notes-2.15.0.0.md new file mode 100644 index 00000000..ef06ac61 --- /dev/null +++ b/release-notes/opensearch-anomaly-detection-dashboards.release-notes-2.15.0.0.md @@ -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))