What's Changed
- Fix ByteBuf leak on invalid Content-Length in Http2ContentLengthEnforcingHandler by @gavinbunney in #2082
- Refactor
Http2ContentLengthEnforcingHandlerfor readability by @gavinbunney in #2083 - Skip invalid
X-Forwarded-Portheader ingetOriginalPortby @gavinbunney in #2084 - Upgrade GitHub Actions for Node 24 compatibility by @salmanmkc in #2055
- build(deps): bump org.slf4j:slf4j-simple from 2.0.13 to 2.0.17 by @dependabot[bot] in #2045
- build(deps): bump com.google.errorprone:error_prone_core from 2.36.0 to 2.45.0 by @dependabot[bot] in #2047
New Contributors
- @salmanmkc made their first contribution in #2055
Full Changelog: v3.4.0...v3.4.1