-
Notifications
You must be signed in to change notification settings - Fork 76
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
Conversation
Signed-off-by: Jackie Han <[email protected]>
Codecov Report
@@ 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
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Signed-off-by: Jackie Han <[email protected]>
There was a problem hiding this 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)) |
There was a problem hiding this comment.
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.
Signed-off-by: Jackie Han [email protected]
Description
Add 1.2.0.0 release notes
Issues Resolved
#229
Check List
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.