| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-21 | 992 Bytes | |
| v3.4.1 source code.tar.gz | 2026-02-21 | 359.3 kB | |
| v3.4.1 source code.zip | 2026-02-21 | 725.2 kB | |
| Totals: 3 Items | 1.1 MB | 0 | |
What's Changed
- Fix ByteBuf leak on invalid Content-Length in Http2ContentLengthEnforcingHandler by @gavinbunney in https://github.com/Netflix/zuul/pull/2082
- Refactor
Http2ContentLengthEnforcingHandlerfor readability by @gavinbunney in https://github.com/Netflix/zuul/pull/2083 - Skip invalid
X-Forwarded-Portheader ingetOriginalPortby @gavinbunney in https://github.com/Netflix/zuul/pull/2084 - Upgrade GitHub Actions for Node 24 compatibility by @salmanmkc in https://github.com/Netflix/zuul/pull/2055
- build(deps): bump org.slf4j:slf4j-simple from 2.0.13 to 2.0.17 by @dependabot[bot] in https://github.com/Netflix/zuul/pull/2045
- build(deps): bump com.google.errorprone:error_prone_core from 2.36.0 to 2.45.0 by @dependabot[bot] in https://github.com/Netflix/zuul/pull/2047
New Contributors
- @salmanmkc made their first contribution in https://github.com/Netflix/zuul/pull/2055
Full Changelog: https://github.com/Netflix/zuul/compare/v3.4.0...v3.4.1