Skip to content

Update Netty to 4.1.133.Final - #21491

Merged
reta merged 1 commit into
opensearch-project:2.19from
reta:netty.4.1.133.Final
May 5, 2026
Merged

Update Netty to 4.1.133.Final#21491
reta merged 1 commit into
opensearch-project:2.19from
reta:netty.4.1.133.Final

Conversation

@reta

@reta reta commented May 5, 2026

Copy link
Copy Markdown
Contributor

Description

Update Netty to 4.1.133.Final

Related Issues

N/A

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

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: Andriy Redko <drreta@gmail.com>
@reta
reta requested review from a team and peternied as code owners May 5, 2026 14:35
@reta reta added dependencies Pull requests that update a dependency file skip-diff-analyzer Maintainer to skip code-diff-analyzer check, after reviewing issues in AI analysis. labels May 5, 2026
@github-actions

github-actions Bot commented May 5, 2026

Copy link
Copy Markdown
Contributor

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

🧪 No relevant tests
🔒 No security concerns identified
✅ No TODO sections
🔀 No multiple PR themes
⚡ Recommended focus areas for review

SHA1 Verification

The SHA1 hashes for the new Netty 4.1.133.Final JARs should be verified against the official Netty release artifacts to ensure integrity. Multiple modules share identical SHA1 hashes (e.g., netty-buffer, netty-common, netty-handler, netty-resolver, netty-transport, netty-transport-native-unix-common across different plugins), which is expected for identical JARs but should be confirmed against the official Maven Central checksums.

netty             = "4.1.133.Final"

@github-actions

github-actions Bot commented May 5, 2026

Copy link
Copy Markdown
Contributor

✅ Gradle check result for 9500ebd: SUCCESS

@codecov

codecov Bot commented May 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.99%. Comparing base (aff3489) to head (9500ebd).
⚠️ Report is 4 commits behind head on 2.19.

Additional details and impacted files
@@             Coverage Diff              @@
##               2.19   #21491      +/-   ##
============================================
+ Coverage     71.92%   71.99%   +0.06%     
+ Complexity    66009    64467    -1542     
============================================
  Files          5342     5122     -220     
  Lines        307392   300235    -7157     
  Branches      44862    44090     -772     
============================================
- Hits         221105   216167    -4938     
+ Misses        67823    65951    -1872     
+ Partials      18464    18117     -347     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@reta
reta merged commit 26760cb into opensearch-project:2.19 May 5, 2026
66 of 76 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file skip-diff-analyzer Maintainer to skip code-diff-analyzer check, after reviewing issues in AI analysis.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants