diff --git a/release-notes/opensearch-anomaly-detection-dashboards.release-notes-2.14.0.0.md b/release-notes/opensearch-anomaly-detection-dashboards.release-notes-2.14.0.0.md new file mode 100644 index 00000000..ac1f3c1d --- /dev/null +++ b/release-notes/opensearch-anomaly-detection-dashboards.release-notes-2.14.0.0.md @@ -0,0 +1,24 @@ +## Version 2.14.0.0 Release Notes + +Compatible with OpenSearch Dashboards 2.14.0 + +### Enhancements + +* Support MDS on List, Detail, Dashboard, Overview pages ([#722](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/722)) + +### Bug Fixes + +* Populate selected indices from query params on initial load ([#713](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/713)) +* Build query parameters using data_end_time ([#741](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/741)) + +### Infrastructure + +* Add workflow to verify binary installation works ([#693](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/693)) + +### Maintenance + +* Remove legacy dependency ([#710](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/710)) + +### Maintenance + +* Increment version to 2.14.0.0 ([#695](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/695))