v1.3.1
Reactor Netty 1.3.1 is part of 2025.0.1 Release Train.
What's Changed
✨ New features and improvements
- Depend on
Reactor Corev3.8.1by @violetagg in 2c05ba7, see release notes - Support
HTTP AuthenticationinHttpClientby @raccoonback in #3813 and by @violetagg in 4c2071f, #4025, #4028
🐞 Bug fixes
HTTP/3: FixNullPointerExceptionwhen configuringHttpClient#responseTimeoutby @violetagg in #3999- Fix
Http3.isHttp3Available()to check for nativeQUIClibrary by @violetagg in #4013 - Enable lazy initialisation of proxy providers with configuration coming from system properties by @violetagg in #4015
📖 Documentation
- Update
HttpServer#compressOptionsjavadoc by @violetagg in #4004 - Improve documentation clarity for
HttpClient#followRedirectmethods by @violetagg in #4021
Full Changelog: v1.3.0...v1.3.1