Releases: opensearch-project/anomaly-detection-dashboards-plugin
Releases · opensearch-project/anomaly-detection-dashboards-plugin
Version 2.1.0.0
Version 2.0.0.0
Compatible with OpenSearch Dashboards 2.0.0
Bug Fixes
- Remove extra loading spinners (#238)
- remove additional loading spinners and removing master from docker compose (#243)
- Wait for detector to load before checking indices exist (#262)
Infrastructure
- Add auto labeler workflow (#205)
- Updated issue templates from .github. (#226)
- 2.0 version bump (#230)
- Change 2.0-alpha1 to 2.0-rc1. (#241)
- Update labeler to default backports to 2.x (#246)
Documentation
- Update integ tests badge in README (#215)
Version 1.3.0.0
Compatible with OpenSearch Dashboards 1.3.0.0.
Version 1.3.0.0 Release Notes
Compatible with OpenSearch Dashboards 1.3.0
Features
- Non blocker (#202)
Enhancements
- Improve error handling on missing result index errors on detector detail pages (#158)
Bug Fixes
Infrastructure
- Add remote integ test workflow; clean up old integ test workflow (#163)
- Reformat using Prettier CLI and add doc to developer guide (#168)
- Remove Beta label from bug issue template (#169)
- Add .whitesource and config files to activate whitesource integration (#165)
- Using Github App to trigger CI on backport PRs (#175)
- Adding auto delete workflow for backport branches (#176)
- Remove cypress & all integration tests (#174)
- Upgrade follow-redirect dependency (#179)
- Add test IDs to components for integ tests (#183)
Documentation
- Reformat using Prettier CLI and add doc to developer guide (#168)
Maintenance
- Bump plugin to 1.3.0.0 (#160)
Version 1.2.0.0
Compatible with OpenSearch Dashboards 1.2.0
Features
- support storing detector result to customr result index (#110)
- Support multi-category filtering of results (#107)
- Integrating Validation API On Detector Creation Process (#106)
Enhancements
- Add DCO Check Workflow (#103)
- Remove old copyright (#118)
- search monitors using custom result index (#125)
- search only custom result index on detector detail page (#126)
Bug Fixes
- Fix bug of detector task calls failing if no state index (#120)
- Fix chart range bug of non-HC anomaly and feature charts (#122)
- support create monitor with custom result index (#123)
- Fix bug of HC historical results not auto-refreshing (#131)
- Fix bug of missing annotations on feature charts (#136)
Infrastructure
Version 1.1.0.0
Compatible with OpenSearch Dashboards 1.1.0
Features
Enhancements
- Fix BWC for custom & simple filters (#68)
- Fix BWC for legacy detectors (#69)
- Enable shingle in HCAD (#71)
- Change single size description and fix related places (#76)
- Enable zooming in HC entity charts (#78)
- Add callouts and make category fields readonly after creation (#79)
- Tune wording on category field callouts (#83)
Bug Fixes
Infrastructure
- Bump plugin version to 1.1.0.0 (#82)
Documentation
- Add themed logo (#54)
1.0.0.0
Compatible with OpenSearch Dashboards 1.0.0
Enhancements
- Update sample data naming conventions (#24)
- Update API call endpoints from _opendistro to _plugins (#25)
Infrastructure
- Fix CI workflows; change to run against PR (#29)
- Bump plugin version to 1.0.0.0-rc1 (#32)
- Add broken link check workflow (#37)
- Rename default zip to anomaly-detection-dashboards (#41)
- Bump to version 1.0.0.0 (#45)
Documentation
Version 1.0.0.0-rc1
Version 1.0.0.0-beta1
Compatible with OpenSearch Dashboards 1.0.0-beta1.
Enhancements
- Migrate plugin to be compatible with OpenSearch Dashboards (#1)
Infrastructure
- Reset plugin version to 1.0.0.0, fix UT workflow (#9)
- Rename plugin helpers file to fix zip build (#12)
Documentation
- Update base documentation files; add issues & PR templates (#5)
- Add DCO info in CONTRIBUTING.md, remove admins from MAINTAINERS.md (#6)
- Add SPDX license header to all files (#7)
- Update NOTICE to reflect the direct software being used (#8)
Maintenance
- Bump plugin version to 1.0.0.0-beta1 (#14)