Skip to content

v1.3.1

Choose a tag to compare

@violetagg violetagg released this 09 Dec 12:36
· 332 commits to main since this release
2c05ba7

Reactor Netty 1.3.1 is part of 2025.0.1 Release Train.

What's Changed

✨ New features and improvements

🐞 Bug fixes

  • HTTP/3: Fix NullPointerException when configuring HttpClient#responseTimeout by @violetagg in #3999
  • Fix Http3.isHttp3Available() to check for native QUIC library by @violetagg in #4013
  • Enable lazy initialisation of proxy providers with configuration coming from system properties by @violetagg in #4015

📖 Documentation

  • Update HttpServer#compressOptions javadoc by @violetagg in #4004
  • Improve documentation clarity for HttpClient#followRedirect methods by @violetagg in #4021

Full Changelog: v1.3.0...v1.3.1