Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v1.2.5

Latest
Compare
Choose a tag to compare
@violetagg violetagg released this 15 Apr 08:39
· 184 commits to main since this release
2a833f9

Reactor Netty 1.2.5 is part of 2024.0.5 Release Train.

What's Changed

✨ New features and improvements

🐞 Bug fixes

  • Ensure the HTTP/2 stream is closed when an error happens before send operation by @violetagg in #3675
  • Ensure the HTTP/3 stream is closed when an error happens before send operation by @violetagg in #3677
  • Ensure the connection is invalidated when an error happens before h2c upgrade operation by @violetagg in #3678
  • Ensure HttpInfos#version returns the correct protocol when Unix Domain Sockets by @violetagg in #3693

Full Changelog: v1.2.4...v1.2.5