-
Notifications
You must be signed in to change notification settings - Fork 297
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
Incremented version to 2.1.1. #1939
Incremented version to 2.1.1. #1939
Conversation
Signed-off-by: Sayali Rohidas Gaikawad <[email protected]>
@cwperks Looks like this failed due to netty version mismatch. Could this be related to the netty issue that you were working on?
|
@DarshitChanpura This is related to the netty upgrade, but its an issue with transitive dependencies of another dependency. See the output below of running:
Looking into resolutions now. |
@gaiksaya Could you perform that rebase, that should unblock this version bump? |
@peternied Waiting for this #1947 to merge to 2.1 since the base branch is 2.1 for this PR |
Codecov Report
@@ Coverage Diff @@
## 2.1 #1939 +/- ##
============================================
+ Coverage 60.99% 61.05% +0.05%
- Complexity 3232 3238 +6
============================================
Files 256 256
Lines 18088 18088
Branches 3224 3224
============================================
+ Hits 11033 11043 +10
+ Misses 5471 5463 -8
+ Partials 1584 1582 -2
Continue to review full report at Codecov.
|
Hey! looks like code-ql workflow is failing with below error:
|
Coming from opensearch-project/opensearch-build#1818 post release activities.