Skip to content

v1.1.12

Compare
Choose a tag to compare
@violetagg violetagg released this 10 Oct 19:17
· 562 commits to main since this release
d68cea1

Reactor Netty 1.1.12 is part of 2022.0.12 Release Train.

This is a recommended update for all Reactor Netty 1.1.x users.

What's Changed

✨ New features and improvements

🐞 Bug fixes

  • Request for read interest when channel is unwritable while HttpClient.send(Mono) is used by @pderop in #2864, #2902, #2903
  • Ensure HttpClient#mapConnect() / #doOnRequestError() are called when HttpClient#headersWhen() is used by @violetagg in #2912
  • Ensure Expect header is handled correctly with HTTP/2 by @violetagg in #2916
  • Ensure connection closed when non 200 status for request with Expect header and incoming data not completed by @violetagg in #2919

📖 Documentation, Tests and Build

🆙 Build/Test Dependency Upgrades

Full Changelog: v1.1.11...v1.1.12