Skip to content

v1.2.1

Latest
Compare
Choose a tag to compare
@violetagg violetagg released this 10 Dec 12:31
· 27 commits to main since this release

Reactor Netty 1.2.1 is part of 2024.0.1 Release Train.

What's Changed

✨ New features and improvements

🐞 Bug fixes

  • Add timeout for DefaultLoopResources#disposeLater by @violetagg in #3514
  • Initialise lazy the ProxyProvider configuration by @violetagg in #3517
  • Ensure all ConnectionProvider built-in metrics are disabled when a custom recorder is provided by @violetagg in #3521
  • Ensure HttpClient sends full request when the send function does not change NettyOutbound by @violetagg in #3526
  • HTTP/3: Ensure HttpClient sends full request when the send function does not change NettyOutbound by @violetagg in #3536

Full Changelog: v1.2.0...v1.2.1