Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 1.2.0.0 release notes #295

Merged
merged 2 commits into from
Nov 9, 2021
Merged

Add 1.2.0.0 release notes #295

merged 2 commits into from
Nov 9, 2021

Conversation

jackiehanyang
Copy link
Collaborator

@jackiehanyang jackiehanyang commented Nov 9, 2021

Signed-off-by: Jackie Han [email protected]

Description

Add 1.2.0.0 release notes

Issues Resolved

#229

Check List

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Jackie Han <[email protected]>
@codecov-commenter
Copy link

codecov-commenter commented Nov 9, 2021

Codecov Report

Merging #295 (eb4e4c2) into main (29c6e08) will decrease coverage by 0.20%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #295      +/-   ##
============================================
- Coverage     76.31%   76.11%   -0.21%     
- Complexity     3963     3964       +1     
============================================
  Files           295      295              
  Lines         17165    17165              
  Branches       1812     1812              
============================================
- Hits          13100    13065      -35     
- Misses         3236     3277      +41     
+ Partials        829      823       -6     
Flag Coverage Δ
plugin 76.11% <ø> (-0.21%) ⬇️

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

Impacted Files Coverage Δ
...port/SearchAnomalyDetectorInfoTransportAction.java 55.55% <0.00%> (-8.89%) ⬇️
...java/org/opensearch/ad/task/ADBatchTaskRunner.java 75.53% <0.00%> (-6.24%) ⬇️
.../java/org/opensearch/ad/AnomalyDetectorRunner.java 37.64% <0.00%> (-5.89%) ⬇️
...ansport/handler/AnomalyResultBulkIndexHandler.java 67.74% <0.00%> (-3.23%) ⬇️
...ava/org/opensearch/ad/task/ADHCBatchTaskCache.java 88.88% <0.00%> (-1.24%) ⬇️
...ain/java/org/opensearch/ad/task/ADTaskManager.java 76.73% <0.00%> (-0.31%) ⬇️
...opensearch/ad/indices/AnomalyDetectionIndices.java 68.53% <0.00%> (+0.18%) ⬆️
...opensearch/ad/transport/AnomalyResultResponse.java 84.09% <0.00%> (+12.12%) ⬆️
.../opensearch/ad/transport/StopDetectorResponse.java 42.85% <0.00%> (+23.80%) ⬆️

Copy link
Member

@ohltyler ohltyler left a comment

Choose a reason for hiding this comment

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

LGTM!

* Validation API - "Blocker" level validation ([#231](https://github.com/opensearch-project/anomaly-detection/pull/231))
* Add multi-category top anomaly results API ([#261](https://github.com/opensearch-project/anomaly-detection/pull/261))
* support storing anomaly result to custom index ([#276](https://github.com/opensearch-project/anomaly-detection/pull/276))
* support only searching results in custom result index ([#292](https://github.com/opensearch-project/anomaly-detection/pull/292))
Copy link
Member

@amitgalitz amitgalitz Nov 9, 2021

Choose a reason for hiding this comment

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

This might be an Enhancement but probably not a big deal to leave as is. Referencing line 10 specifically.

^ Actually I am okay with leaving as feature also, either-way fine with me. Going to approve.

@jackiehanyang jackiehanyang merged commit e10ce9d into opensearch-project:main Nov 9, 2021
@amitgalitz amitgalitz added documentation Improvements or additions to documentation v1.2.0 labels Nov 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation v1.2.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants