Skip to content

Files

Latest commit

4c7be44 · Mar 10, 2022

History

History
36 lines (23 loc) · 2.26 KB
·

opensearch-anomaly-detection-dashboards.release-notes-1.3.0.0.md

File metadata and controls

36 lines (23 loc) · 2.26 KB
·

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)