Skip to content

v1.1.24

Compare
Choose a tag to compare
@chemicL chemicL released this 12 Nov 15:29
· 380 commits to main since this release
7460c0b

Reactor Netty 1.1.24 is part of 2023.0.12 Release Train.

What's Changed

🐞 Bug fixes

  • When terminating detach the connection from request/response objects by @violetagg in #3459
  • Ensure body is sent when DELETE and Transfer-Encoding by @violetagg in #3481
  • Delay sending the server preface when SNI is configured by @violetagg in #3484
  • Ensure HttpInfos#version returns the correct protocol by @violetagg in #3487

📖 Documentation

  • Fix typo in javadoc for allowPartialChunks setting by @andrross in #3471

New Contributors

Full Changelog: v1.1.23...v1.1.24