| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-14 | 1.8 kB | |
| v1.3.5 source code.tar.gz | 2026-04-14 | 1.7 MB | |
| v1.3.5 source code.zip | 2026-04-14 | 2.5 MB | |
| Totals: 3 Items | 4.2 MB | 1 | |
Reactor Netty 1.3.5 is part of 2025.0.5 Release Train.
What's Changed
:sparkles: New features and improvements
- Depend on
Reactor Corev3.8.5by @violetagg in b68dacab12f5ff46575f9009f34ea676a212879d, see release notes - Depend on
Nettyv4.2.12.Finalby @violetagg in [#4167] - Depend on
Netty QUIC Codecv0.0.75.Finalby @violetagg in [#4148] - Depend on
Bravev6.3.1by @dependabot[bot] in [#4159] - Optimise
uriconstruction withbaseUrlinHttpClientHandlerby @violetagg in [#4130] - Optimise
UriEndpoint#toSocketAddressStringWithoutDefaultPortby @violetagg in [#4131] - Store resolved
SocketAddressinUriEndpointfor absolute URLs by @violetagg in [#4132] - Lazily compute
HttpClientOperations#resourceUrlby @violetagg in [#4135] - Pre-compute
pathinUriEndpointwhenURIis provided by @violetagg in [#4136] - Cleanup
HTTP/2WebSocketextension handlers by @violetagg in [#4152] - Optimise
Fluxbody accumulation forGET/HEAD/DELETErequests by @violetagg in [#4164] - Fix
HTTP/3connection pool max streams handling by @violetagg in [#4182]
:lady_beetle: Bug fixes
- Ensure connection concurrency and acquired counters are updated before delivering the slot by @violetagg in [#4179]
- Fix
StackOverflowErrorinServerTransportgraceful shutdown by @violetagg in [#4181] - Fix invalidated connection reuse in
Http2Poolby @violetagg in [#4180]
New Contributors
- @Junuu made their first contribution in [#4137]
Full Changelog: https://github.com/reactor/reactor-netty/compare/v1.3.4...v1.3.5