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

Add release notes for version 1.13.0.0 #382

Merged
merged 3 commits into from
Feb 4, 2021
Merged

Add release notes for version 1.13.0.0 #382

merged 3 commits into from
Feb 4, 2021

Conversation

ohltyler
Copy link
Contributor

@ohltyler ohltyler commented Feb 3, 2021

Issue #, if available:

Description of changes:

Adds release notes for v1.13.0.0.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov
Copy link

codecov bot commented Feb 3, 2021

Codecov Report

Merging #382 (b2ae452) into master (1577a85) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #382      +/-   ##
============================================
- Coverage     79.08%   79.07%   -0.02%     
+ Complexity     2661     2659       -2     
============================================
  Files           247      247              
  Lines         11726    11726              
  Branches       1009     1009              
============================================
- Hits           9274     9272       -2     
- Misses         1972     1973       +1     
- Partials        480      481       +1     
Flag Coverage Δ Complexity Δ
cli 79.27% <ø> (ø) 0.00 <ø> (ø)
plugin 79.05% <ø> (-0.02%) 0.00 <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ Complexity Δ
...port/SearchAnomalyDetectorInfoTransportAction.java 59.09% <0.00%> (-4.55%) 4.00% <0.00%> (ø%)
...on/opendistroforelasticsearch/ad/model/ADTask.java 95.31% <0.00%> (-1.25%) 64.00% <0.00%> (-2.00%)
...ndistroforelasticsearch/ad/task/ADTaskManager.java 72.82% <0.00%> (-0.23%) 81.00% <0.00%> (-1.00%)
...stroforelasticsearch/ad/AnomalyDetectorRunner.java 46.25% <0.00%> (+6.25%) 7.00% <0.00%> (+1.00%)

@ohltyler ohltyler added the documentation Improvements or additions to documentation label Feb 3, 2021
* 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))
Copy link
Contributor

@ylwu-amzn ylwu-amzn Feb 3, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems some PRs were labeled wrongly, this PR and PR 329, 370 should be new feature. Will update PR labels

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for re-labeling. I've re-ran the action and pushed the changes

@ohltyler ohltyler merged commit 4e4417f into master Feb 4, 2021
@ohltyler ohltyler deleted the ohltyler-patch-2 branch February 4, 2021 17:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants