v1.0.47
Reactor Netty
1.0.47
is part of 2020.0.46
Release Train.
What's Changed
✨ New features and improvements
- Depend on
Reactor Core
v3.4.40
by @chemicL in 7c0da79, 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
- When an explicit
EventLoopGroup
is configured ensure only one connection pool is created by @violetagg in #3321
Full Changelog: v1.0.46...v1.0.47