Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -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))