-
Notifications
You must be signed in to change notification settings - Fork 284
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
Upgrade to opensearch 2.0.0 alpha1 #1741
Upgrade to opensearch 2.0.0 alpha1 #1741
Conversation
d984387
to
d71db1b
Compare
@peterzhuamazon I believe we have a functional version of the build qualifiers #1742 - what do you think of that change? |
@peternied Can we avoid mixing up changes? You don't have to merge the changes in the PR to PR#1742 when this PR is in WIP. |
da56cee
to
dbbb490
Compare
Signed-off-by: Peter Zhu <[email protected]>
Signed-off-by: cliu123 <[email protected]>
Signed-off-by: cliu123 <[email protected]>
Signed-off-by: cliu123 <[email protected]>
Signed-off-by: Peter Zhu <[email protected]>
dbbb490
to
640a62a
Compare
Signed-off-by: cliu123 <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #1741 +/- ##
============================================
+ Coverage 60.38% 60.40% +0.01%
- Complexity 3195 3197 +2
============================================
Files 253 253
Lines 18095 18093 -2
Branches 3245 3245
============================================
+ Hits 10927 10929 +2
+ Misses 5586 5583 -3
+ Partials 1582 1581 -1
Continue to review full report at Codecov.
|
The PR is being blocked by opensearch-project/OpenSearch#2769 |
Signed-off-by: cliu123 <[email protected]>
9fcb6e1
to
7c88c43
Compare
Signed-off-by: cliu123 <[email protected]>
ec4ced3
to
f6246a8
Compare
Incorperating changes from #1741 Specifically build.gradle changes, see 2744081#diff-49a96e7eea8a94af862798a45174e6ac43eb4f8b4bd40759b5da63ba31ec3ef7 Signed-off-by: Peter Nied <[email protected]>
Incorperating changes from #1741 Specifically build.gradle changes, see 2744081#diff-49a96e7eea8a94af862798a45174e6ac43eb4f8b4bd40759b5da63ba31ec3ef7 Signed-off-by: Peter Nied <[email protected]>
Incorperating changes from #1741 Specifically build.gradle changes, see 2744081#diff-49a96e7eea8a94af862798a45174e6ac43eb4f8b4bd40759b5da63ba31ec3ef7 Signed-off-by: Peter Nied <[email protected]>
* Staging for version increment automation (#1932) Incorporating changes from #1741 Specifically build.gradle changes, see 2744081#diff-49a96e7eea8a94af862798a45174e6ac43eb4f8b4bd40759b5da63ba31ec3ef7 Signed-off-by: pgodithi <[email protected]> Signed-off-by: Peter Nied <[email protected]> Co-authored-by: Prudhvi Godithi <[email protected]> (cherry picked from commit 235d256)
* Security plugin qualifier support default to alpha1 Signed-off-by: cliu123 <[email protected]> Co-authored-by: Peter Zhu <[email protected]>
Description
Issues Resolved
#1642
Is this a backport? If so, please add backport PR # and/or commits #
Testing
UTs
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.