v1.0.43
Reactor Netty
1.0.43
is part of 2020.0.42
Release Train.
This is a recommended update for all Reactor Netty 1.0.x
users.
What's Changed
✨ New features and improvements
- Depend on
Reactor Core
v3.4.36
by @violetagg in 8bd89f0, see release notes - Depend on
Netty
v4.1.107.Final
by @violetagg in #3062 - Depend on
netty-incubator-transport-native-io_uring
v0.0.25.Final
by @dependabot in #3066 - Depend on
Netty QUIC Codec
v0.0.59.Final
by @violetagg in #3097 - Provide better exception message for invalid
PORT
env variable by @violetagg in #3083
🐞 Bug fixes
- Ensure
remoteAddress
metrics tag is always the real remote address regardless whether there is proxy by @violetagg in #3074 - When metrics are enabled and
responseTimeout
is configured, ensure the correct order forChannelHandlers
by @violetagg in #3090
📖 Documentation
- Fix javadoc by @violetagg in #3084
Full Changelog: v1.0.42...v1.0.43