This repository has been archived by the owner on Aug 2, 2022. It is now read-only.
Version 1.13.0.0
Compatible with Elasticsearch (7.10.2).
Features
- add AD task and tune detector&AD result data model (#329)
- add AD task cache (#337)
- start historical detector (#355)
- stop historical detector; support return AD task in get detector API (#359)
- update/delete historical detector;search AD tasks (#362)
- add user in AD task (#370)
Enhancements
- Adding unit tests for Transport Actions (#327)
- Adding role based filtering for rest of APIs (#325)
- add ad task stats (#332)
- filter out exceptions which should not be counted in failure stats (#341)
- Moving Preview Anomaly Detectors to Transport layer (#321)
- Adding role based filtering for Preview API (#356)
- change the backend role filtering to keep consistent with alerting pl… (#383)
Bug Fixes
- Fix the profile API returns prematurely. (#340)
- Fix another case of the profile API returns prematurely (#353)
- Fix log messages and init progress for the profile API (#374)
- validate detector only when start detector; fix flaky test case (#377)
Infrastructure
- Adding support for Security Test Framework (#331)
- add IT cases for filtering out non-server exceptions for HC detector (#348)
- rename rpm/deb artifact name (#371)
- fix flaky test case (#376)
- Change release workflow to use new staging bucket for artifacts (#358)
- Update draft release notes config (#379)
- fix failed integration cases (#385)
- Update default branch in workflows (#387)
Documentation
- Updating Readme to include Secure tests (#334)
- remove spotless header file; remove copyright year in new files for h… (#372)
- Add release notes for version 1.13.0.0 (#382)
Maintenance
- upgrade to ES 7.10.2 (#378)