-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Update main to 3.0.0-alpha1 and fix breaking changes #1026
Conversation
7738076
to
2691890
Compare
neural PR for 3.0-alpha has been merged, you're good to go now folks |
Codecov ReportAttention: Patch coverage is
❌ Your patch status has failed because the patch coverage (0.00%) is below the target coverage (70.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #1026 +/- ##
=========================================
Coverage 75.57% 75.57%
Complexity 1050 1050
=========================================
Files 101 101
Lines 5212 5212
Branches 498 498
=========================================
Hits 3939 3939
Misses 1035 1035
Partials 238 238 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Daniel Widdis <widdis@gmail.com>
Signed-off-by: Daniel Widdis <widdis@gmail.com>
Signed-off-by: Daniel Widdis <widdis@gmail.com>
Signed-off-by: Daniel Widdis <widdis@gmail.com>
Signed-off-by: Owais <owaiskazi19@gmail.com>
Note: Test failures are expected until all upstream dependencies change their version qualifiers to
alpha1
and fix breaking changes in the description below.Description
Fixes breaking changes in Flow Framework plugin for OpenSearch 3.0.0 release
o.o.client
too.o.transport.client
: [JPMS Support] Refactoring oforg.opensearch.client
from:server
module OpenSearch#17272Related Issues
Check List
--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.