Skip to content

Releases: opensearch-project/anomaly-detection-dashboards-plugin

Version 2.1.0.0

04 Aug 18:41
Compare
Choose a tag to compare

Compatible with OpenSearch Dashboards 2.1.0

Bug Fixes

  • Fix missing data call out if window delay is large (#278)

Infrastructure

  • added UT for validation API related components (#252)
  • Run UT/IT on all branches (#228)

Documentation

  • 2.1 release notes (#284)

Maintenance

  • Bump to 2.1.0 compatibility (#282)

Version 2.0.0.0

10 Jun 19:07
Compare
Choose a tag to compare

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

17 Mar 22:53
Compare
Choose a tag to compare

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

  • Force heatmap y-axis to be category type (#167)
  • Fix custom expression filter cannot show (#178)

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

23 Nov 21:29
Compare
Choose a tag to compare

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

  • Bump version to 1.2 (#114)
  • Fix e2e (#116)

Version 1.1.0.0

05 Oct 23:29
Compare
Choose a tag to compare

Compatible with OpenSearch Dashboards 1.1.0

Features

  • Add single flow functionality (#63)
  • Support multiple category fields (#66)

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

  • Bug fixes for single flow feature (#77)
  • Clear HC charts when the date range changes (#81)

Infrastructure

  • Bump plugin version to 1.1.0.0 (#82)

Documentation

  • Add themed logo (#54)

1.0.0.0

13 Jul 19:13
8bf376f
Compare
Choose a tag to compare

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

  • Update doc links to point to OpenSearch (#30)
  • Update and add documentation files (#38)

Version 1.0.0.0-rc1

07 Jun 21:13
f798a81
Compare
Choose a tag to compare

Version 1.0.0.0-rc1 Release Notes

Compatible with OpenSearch Dashboards 1.0.0-rc1

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)

Documentation

  • Update doc links to point to OpenSearch (#30)

Version 1.0.0.0-beta1

13 May 17:34
de97ae5
Compare
Choose a tag to compare

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)