Skip to content

v1.0.37

Compare
Choose a tag to compare
@violetagg violetagg released this 10 Oct 18:52
· 178 commits to 1.0.x since this release
cbf223c

❗ This release was not included in Project Reactor BOM, instead v1.0.38 is included.

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

🆙 Build/Test Dependency Upgrades

Full Changelog: v1.0.36...v1.0.37