Download Latest Version v1.3.4 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.4
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-03-10 1.6 kB
v1.3.4 source code.tar.gz 2026-03-10 1.7 MB
v1.3.4 source code.zip 2026-03-10 2.5 MB
Totals: 3 Items   4.2 MB 2

Reactor Netty 1.3.4 is part of 2025.0.4 Release Train.

What's Changed

:sparkles: New features and improvements

  • Depend on Reactor Core v3.8.4 by @chemicL in 53e8319e6fc66e101c3b52fc3a1267a891d1aeff, see release notes
  • Avoid DefaultChannelId generation for DisposedChannel by @violetagg in [#4095]
  • Push-based maxConcurrentStreams update via SETTINGS frame handler by @violetagg in [#4106]
  • Add configurable maxLifeTime with per-resource variance by @violetagg in [#4111]
  • Add Http2AllocationStrategy#streamBatchSize for batched stream dispatching by @violetagg in [#4114]
  • Override isSharable() explicitly to avoid annotation lookup by @violetagg in [#4120]
  • Add fast-path short-circuit for is100ContinueExpected check by @violetagg in [#4123]
  • Cache resolved HttpHeadersFactory instances to avoid repeated allocation by @violetagg in [#4124]

:lady_beetle: Bug fixes

  • Add FlushConsolidationHandler to H2C upgrade pipeline by @violetagg in [#4097]
  • Fix Http2Pool returning connection to the pool before H2C upgrade completes by @violetagg in [#4098]
  • Fix Http2Pool ACQUIRED counter not rolled back when deliver is rejected by @violetagg in [#4099]
  • Fix HttpClient#proxyWhen to use NoopAddressResolverGroup by @violetagg in [#4104]

Full Changelog: https://github.com/reactor/reactor-netty/compare/v1.3.3...v1.3.4

Source: README.md, updated 2026-03-10