v1.1.18
Reactor Netty
1.1.18
is part of 2022.0.18
Release Train and 2023.0.5
Release Train.
This is a recommended update for all Reactor Netty 1.1.x
users.
What's Changed
✨ New features and improvements
- Depend on
Reactor Core
v3.5.16
by @chemicL in 1ecce9b, see release notes - Depend on
Netty
v4.1.108.Final
by @violetagg in #3111 - Depend on
Netty QUIC Codec
v0.0.62.Final
by @violetagg in #3121 - Always check
idleTimeout
configuration before pipeline checks by @violetagg in #3117 - Always check
readTimeout
configuration before pipeline checks by @violetagg in #3118
🐞 Bug fixes
- Do not add
IdleTimeoutHandler
while processing pipelined requests by @violetagg in #3124
📖 Documentation
- Clarify maximum websocket frame length configuration by @violetagg in #3116
Full Changelog: v1.1.17...v1.1.18