Skip to content

Version 1.2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Nov 22:37
· 418 commits to main since this release

Compatible with OpenSearch 1.2.0

Features

  • Validation API - "Blocker" level validation (#231)
  • Add multi-category top anomaly results API (#261)
  • support storing anomaly result to custom index (#276)
  • support only searching results in custom result index (#292)

Enhancements

  • Add extra fields to anomaly result index (#268)
  • Improve HCAD cold start (#272)
  • Support custom result indices in multi-category filtering API (#281)
  • Skipping checking create index permission for Validate API (#285)

Bug Fixes

  • fix flaky REST IT test (#259)
  • Fixed a bug when door keepers unnecessarily reset their states (#262)
  • Fix task cache expiration bug (#269)
  • fixed unit test by changing name of method to most up to date (#287)
  • Fix Instant parsing bug in multi category filtering API (#289)

Documentation

  • correct copyright notice; remove old copyright from ODFE (#257)
  • Add DCO Check Workflow (#273)

Maintenance

  • Bump anomaly-detection version to 1.2 (#286)