Skip to content

v1.2.0-M5

Pre-release
Pre-release
Compare
Choose a tag to compare
@violetagg violetagg released this 13 Aug 15:33
· 76 commits to main since this release

Reactor Netty 1.2.0-M5 is part of 2024.0.0-M5 Release Train.
Reactor Netty 1.2.0-M5 inherits all changes from the 1.0.x and 1.1.x branches at the point this release was cut.

What's Changed

⚠️ Update considerations and deprecations

✨ New features and improvements

🐞 Bug fixes

  • Do not record an exception when the request information is not available by @violetagg in #3352
  • Create on demand the response object for Expect: 100-continue by @violetagg in #3362
  • Always decode in an event loop by @violetagg in #3369

📖 Documentation

  • Polish javadoc for HttpClient#compress by @izeye in #3349

Full Changelog: v1.2.0-M4...v1.2.0-M5