Skip to content

feat: upgrade Netty version#250

Merged
NguyenHoangSon96 merged 2 commits into
mainfrom
feat/update-netty-version
Jul 23, 2025
Merged

feat: upgrade Netty version#250
NguyenHoangSon96 merged 2 commits into
mainfrom
feat/update-netty-version

Conversation

@NguyenHoangSon96

@NguyenHoangSon96 NguyenHoangSon96 commented Jul 23, 2025

Copy link
Copy Markdown
Contributor

Closes #249

Proposed Changes

  • Upgrade netty version to 4.2.3.Final so the client can work with jdk-24.
  • I want to add jdk-24 to CI build but cimg of jdk-24 is not out yet.

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • A test has been added if appropriate
  • Tests pass
  • Commit messages are conventional
  • Sign CLA (if not already signed)

@NguyenHoangSon96 NguyenHoangSon96 added this to the 1.3.0 milestone Jul 23, 2025
@NguyenHoangSon96 NguyenHoangSon96 self-assigned this Jul 23, 2025
@NguyenHoangSon96 NguyenHoangSon96 changed the title feat: update netty version feat: upgrade Netty version Jul 23, 2025
@codecov

codecov Bot commented Jul 23, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.14%. Comparing base (50c58a3) to head (20b2212).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #250   +/-   ##
=======================================
  Coverage   90.14%   90.14%           
=======================================
  Files          20       20           
  Lines        1207     1207           
  Branches      188      188           
=======================================
  Hits         1088     1088           
  Misses         42       42           
  Partials       77       77           

☔ 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.

@jansimonb jansimonb left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@NguyenHoangSon96 NguyenHoangSon96 merged commit dd371d8 into main Jul 23, 2025
16 checks passed
@NguyenHoangSon96 NguyenHoangSon96 deleted the feat/update-netty-version branch July 23, 2025 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

com.influxdb:influxdb3-java:1.2.0 does not work with JDK 24

2 participants