v1.1.24
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
andTransfer-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
New Contributors
Full Changelog: v1.1.23...v1.1.24