Skip to content

Commit

Permalink
Add 2.5 release notes (#395)
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Ohlsen <[email protected]>
  • Loading branch information
ohltyler authored Jan 10, 2023
1 parent 11c97ee commit 6c7514e
Showing 1 changed file with 21 additions and 0 deletions.
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))

0 comments on commit 6c7514e

Please sign in to comment.