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

Upgrade byte-buddy version to 1.14.9 #1567

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

vibrantvarun
Copy link
Member

@vibrantvarun vibrantvarun commented Mar 19, 2024

Description

Upgrade byte-buddy version to 1.14.9
Reference: https://github.com/opensearch-project/OpenSearch/blob/d4e1ab135dfcb058b476fce09a669f4be5854702/buildSrc/version.properties#L60

Issues Resolved

#1566

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed as 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.

Copy link

codecov bot commented Mar 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.96%. Comparing base (9a38cfc) to head (30ae27f).

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1567      +/-   ##
============================================
+ Coverage     84.90%   84.96%   +0.05%     
- Complexity     1365     1366       +1     
============================================
  Files           172      172              
  Lines          5566     5566              
  Branches        546      546              
============================================
+ Hits           4726     4729       +3     
+ Misses          607      605       -2     
+ Partials        233      232       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@navneet1v navneet1v merged commit e8c9ced into opensearch-project:main Mar 19, 2024
66 of 77 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Mar 19, 2024
Signed-off-by: Varun Jain <[email protected]>
(cherry picked from commit e8c9ced)
opensearch-trigger-bot bot pushed a commit that referenced this pull request Mar 19, 2024
Signed-off-by: Varun Jain <[email protected]>
(cherry picked from commit e8c9ced)
navneet1v pushed a commit that referenced this pull request Mar 19, 2024
Signed-off-by: Varun Jain <[email protected]>
(cherry picked from commit e8c9ced)

Co-authored-by: Varun Jain <[email protected]>
navneet1v pushed a commit that referenced this pull request Mar 19, 2024
Signed-off-by: Varun Jain <[email protected]>
(cherry picked from commit e8c9ced)

Co-authored-by: Varun Jain <[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.

6 participants