Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Commit

Permalink
Relabel some PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
ohltyler authored Feb 3, 2021
1 parent a1747a5 commit b2ae452
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,22 @@ Compatible with Elasticsearch 7.10.2

### Features

* add AD task and tune detector&AD result data model ([#329](https://github.com/opendistro-for-elasticsearch/anomaly-detection/pull/329))
* add AD task cache ([#337](https://github.com/opendistro-for-elasticsearch/anomaly-detection/pull/337))
* start historical detector ([#355](https://github.com/opendistro-for-elasticsearch/anomaly-detection/pull/355))
* stop historical detector; support return AD task in get detector API ([#359](https://github.com/opendistro-for-elasticsearch/anomaly-detection/pull/359))
* update/delete historical detector;search AD tasks ([#362](https://github.com/opendistro-for-elasticsearch/anomaly-detection/pull/362))
* add user in AD task ([#370](https://github.com/opendistro-for-elasticsearch/anomaly-detection/pull/370))

### Enhancements

* Adding unit tests for Transport Actions ([#327](https://github.com/opendistro-for-elasticsearch/anomaly-detection/pull/327))
* Adding role based filtering for rest of APIs ([#325](https://github.com/opendistro-for-elasticsearch/anomaly-detection/pull/325))
* add AD task and tune detector&AD result data model ([#329](https://github.com/opendistro-for-elasticsearch/anomaly-detection/pull/329))
* add ad task stats ([#332](https://github.com/opendistro-for-elasticsearch/anomaly-detection/pull/332))
* Adding support for Security Test Framework ([#331](https://github.com/opendistro-for-elasticsearch/anomaly-detection/pull/331))
* add AD task cache ([#337](https://github.com/opendistro-for-elasticsearch/anomaly-detection/pull/337))
* filter out exceptions which should not be counted in failure stats ([#341](https://github.com/opendistro-for-elasticsearch/anomaly-detection/pull/341))
* Moving Preview Anomaly Detectors to Transport layer ([#321](https://github.com/opendistro-for-elasticsearch/anomaly-detection/pull/321))
* Adding role based filtering for Preview API ([#356](https://github.com/opendistro-for-elasticsearch/anomaly-detection/pull/356))
* add user in AD task ([#370](https://github.com/opendistro-for-elasticsearch/anomaly-detection/pull/370))

### Bug Fixes

Expand Down

0 comments on commit b2ae452

Please sign in to comment.