Skip to content

Commit 4c7be44

Browse files
authored
Add release notes for 1.3.0.0 (opensearch-project#206)
Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
1 parent 9ae8917 commit 4c7be44

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
## Version 1.3.0.0 Release Notes
2+
3+
Compatible with OpenSearch Dashboards 1.3.0
4+
5+
### Features
6+
7+
* Non blocker ([#202](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/202))
8+
9+
### Enhancements
10+
11+
* Improve error handling on missing result index errors on detector detail pages ([#158](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/158))
12+
13+
### Bug Fixes
14+
15+
* Force heatmap y-axis to be category type ([#167](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/167))
16+
* Fix custom expression filter cannot show ([#178](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/178))
17+
18+
### Infrastructure
19+
20+
* Add remote integ test workflow; clean up old integ test workflow ([#163](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/163))
21+
* Reformat using Prettier CLI and add doc to developer guide ([#168](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/168))
22+
* Remove Beta label from bug issue template ([#169](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/169))
23+
* Add .whitesource and config files to activate whitesource integration ([#165](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/165))
24+
* Using Github App to trigger CI on backport PRs ([#175](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/175))
25+
* Adding auto delete workflow for backport branches ([#176](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/176))
26+
* Remove cypress & all integration tests ([#174](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/174))
27+
* Upgrade follow-redirect dependency ([#179](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/179))
28+
* Add test IDs to components for integ tests ([#183](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/183))
29+
30+
### Documentation
31+
32+
* Reformat using Prettier CLI and add doc to developer guide ([#168](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/168))
33+
34+
### Maintenance
35+
36+
* Bump plugin to 1.3.0.0 ([#160](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/160))

0 commit comments

Comments
 (0)