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

2.9 release notes #1098

Merged
merged 2 commits into from
Jul 12, 2023
Merged

2.9 release notes #1098

merged 2 commits into from
Jul 12, 2023

Conversation

rbhavna
Copy link
Collaborator

@rbhavna rbhavna commented Jul 12, 2023

Description

2.9 release notes

Issues Resolved

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • 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: Bhavana Ramaram <[email protected]>
* add unit test for connector class in commons ([#1058](https://github.com/opensearch-project/ml-commons/pull/1058))
* remote inference: add unit test for model and register model input ([#1059](https://github.com/opensearch-project/ml-commons/pull/1059))
* remote inference: add unit test for StringUtils and remote inference input ([#1061](https://github.com/opensearch-project/ml-commons/pull/1061))
* restful connector actions and UT ([#1065](https://github.com/opensearch-project/ml-commons/pull/1065))
Copy link
Collaborator

Choose a reason for hiding this comment

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

move to feature?

@codecov
Copy link

codecov bot commented Jul 12, 2023

Codecov Report

Merging #1098 (0cfc95e) into 2.x (e752968) will decrease coverage by 0.06%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                2.x    #1098      +/-   ##
============================================
- Coverage     78.99%   78.93%   -0.06%     
+ Complexity     2120     2117       -3     
============================================
  Files           167      167              
  Lines          8630     8630              
  Branches        869      869              
============================================
- Hits           6817     6812       -5     
- Misses         1419     1425       +6     
+ Partials        394      393       -1     
Flag Coverage Δ
ml-commons 78.93% <ø> (-0.06%) ⬇️

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

see 2 files with indirect coverage changes

@rbhavna rbhavna merged commit 6a93da2 into opensearch-project:2.x Jul 12, 2023
10 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jul 12, 2023
* 2.9 release notes

Signed-off-by: Bhavana Ramaram <[email protected]>

* move PR1065 from infrastructure to feature

Signed-off-by: Bhavana Ramaram <[email protected]>

---------

Signed-off-by: Bhavana Ramaram <[email protected]>
(cherry picked from commit 6a93da2)
rbhavna added a commit that referenced this pull request Jul 12, 2023
* 2.9 release notes

Signed-off-by: Bhavana Ramaram <[email protected]>

* move PR1065 from infrastructure to feature

Signed-off-by: Bhavana Ramaram <[email protected]>

---------

Signed-off-by: Bhavana Ramaram <[email protected]>
(cherry picked from commit 6a93da2)

Co-authored-by: Bhavana Ramaram <[email protected]>
zane-neo pushed a commit to zane-neo/ml-commons that referenced this pull request Sep 1, 2023
* 2.9 release notes

Signed-off-by: Bhavana Ramaram <[email protected]>

* move PR1065 from infrastructure to feature

Signed-off-by: Bhavana Ramaram <[email protected]>

---------

Signed-off-by: Bhavana Ramaram <[email protected]>
zane-neo pushed a commit that referenced this pull request Sep 1, 2023
* 2.9 release notes

Signed-off-by: Bhavana Ramaram <[email protected]>

* move PR1065 from infrastructure to feature

Signed-off-by: Bhavana Ramaram <[email protected]>

---------

Signed-off-by: Bhavana Ramaram <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants