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

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

Home / v1.2.11
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-10-14 1.2 kB
v1.2.11 source code.tar.gz 2025-10-14 1.6 MB
v1.2.11 source code.zip 2025-10-14 2.4 MB
Totals: 3 Items   4.0 MB 0

Reactor Netty 1.2.11 is part of 2024.0.11 Release Train.

What's Changed

:sparkles: New features and improvements

  • Depend on Reactor Core v3.7.12 by @violetagg in f7fc6b79787fcfa5d508167f830637db76f82eaf, see release notes
  • Support Proxy-Authorization renewal by @violetagg in [#3925]
  • Add API for configuring maximum number RST frames that are allowed per window by @violetagg in [#3931]

:lady_beetle: Bug fixes

  • Ensure ResponseTimeoutHandler is added as one of the first handlers in the pipeline by @violetagg in [#3916]
  • Do not try to send the file when Content-Length:0 by @violetagg in [#3936]
  • Ensure the HTTP/2 upgrade stream inherits the proper state from the original HTTP/1.1 connection when successful upgrade from HTTP/1.1 to HTTP/2 by @violetagg in [#3957]
  • Fix HttpClientConfig copying issue in MonoHttpConnect by @violetagg in [#3964]

Full Changelog: https://github.com/reactor/reactor-netty/compare/v1.2.10...v1.2.11

Source: README.md, updated 2025-10-14