v1.1.21
Reactor Netty
1.1.21
is part of 2022.0.21
and 2023.0.8
Release Train.
What's Changed
✨ New features and improvements
- Depend on
Reactor Core
v3.5.19
by @chemicL in c9c6671, see release notes - Depend on
Netty
v4.1.111.Final
by @violetagg in #3293 - Depend on
Netty QUIC Codec
v0.0.65.Final
by @violetagg in #3320
🐞 Bug fixes
- Close the connection when decoding exception happens by @violetagg in #3290
Http2Pool
: when applyingacquireTimeout
, check for current pendingBorrowers
by @violetagg in #3300- When an explicit
EventLoopGroup
is configured ensure only one connection pool is created by @violetagg in #3321
Full Changelog: v1.1.20...v1.1.21