diff --git a/release-notes/opensearch-anomaly-detection-dashboards.release-notes-2.5.0.0.md b/release-notes/opensearch-anomaly-detection-dashboards.release-notes-2.5.0.0.md new file mode 100644 index 000000000..ae2a34046 --- /dev/null +++ b/release-notes/opensearch-anomaly-detection-dashboards.release-notes-2.5.0.0.md @@ -0,0 +1,21 @@ +## Version 2.5.0.0 Release Notes + +Compatible with OpenSearch Dashboards 2.5.0 + +### Bug Fixes + +* [Forward port to main] removed duplicate popout icon and ran prettier (#379) ([#382](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/382)) +* Change detector out of time range modal warning into a callout warning ([#384](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/384)) +* Fix undefined entity list when heatmap is empty ([#383](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/383)) + +### Infrastructure + +* Add branch constants in CI workflow ([#345](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/345)) +* Bump to 2.5.0; add constants in CI workflow ([#346](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/346)) +* Bump decode-uri-component ([#359](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/359)) +* Add windows env to integration test workflow ([#390](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/390)) +* Bump json5 to 2.2.3 ([#393](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/393)) + +### Documentation + +* Updated MAINTAINERS.md format. ([#388](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/388)) \ No newline at end of file