Download Latest Version v1.3.5 source code.tar.gz (1.7 MB)
Email in envelope

Get an email when there's a new version of Reactor Netty

Home / v1.3.5
Name Modified Size InfoDownloads / 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 Core v3.8.5 by @violetagg in b68dacab12f5ff46575f9009f34ea676a212879d, see release notes
  • Depend on Netty v4.2.12.Final by @violetagg in [#4167]
  • Depend on Netty QUIC Codec v0.0.75.Final by @violetagg in [#4148]
  • Depend on Brave v6.3.1 by @dependabot[bot] in [#4159]
  • Optimise uri construction with baseUrl in HttpClientHandler by @violetagg in [#4130]
  • Optimise UriEndpoint#toSocketAddressStringWithoutDefaultPort by @violetagg in [#4131]
  • Store resolved SocketAddress in UriEndpoint for absolute URLs by @violetagg in [#4132]
  • Lazily compute HttpClientOperations#resourceUrl by @violetagg in [#4135]
  • Pre-compute path in UriEndpoint when URI is provided by @violetagg in [#4136]
  • Cleanup HTTP/2 WebSocket extension handlers by @violetagg in [#4152]
  • Optimise Flux body accumulation for GET/HEAD/DELETE requests by @violetagg in [#4164]
  • Fix HTTP/3 connection 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 StackOverflowError in ServerTransport graceful shutdown by @violetagg in [#4181]
  • Fix invalidated connection reuse in Http2Pool by @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

Source: README.md, updated 2026-04-14