v1.1.7
Reactor Netty
1.1.7
is part of 2022.0.7
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.6
by @violetagg in 6ac5051, see release notes - Depend on
Netty
v4.1.92.Final
by @violetagg in #2783 - Depend on
Netty QUIC Codec
v0.0.40.Final
by @violetagg in #2790 - Depend on
netty-incubator-transport-native-io_uring
v0.0.21.Final
by @dependabot in #2786 - Use
ConnectionInfo#getDefaultHostPort
when possible to remove code duplication by @violetagg in #2787 responseContent()
remove excessByteBufFlux
conversion by @manzhizhen in #2792
🐞 Bug fixes
- Avoid null metric recorder
remoteAddress
parameters by @pderop in #2755 - Wrong host port when only
X-Forwarded-Proto
is present by @pderop in #2773 - Server might not send
GOAWAY
when some streams are being processed by @pderop in #2777 - Default forwarded header handler should only using
ConnectionInfo
public API by @pderop in #2789
📖 Documentation, Tests and Build
🆙 Build/Test Dependency Upgrades
- Bump
build-info-extractor-gradle
to version4.31.9
by @dependabot in #2768 - Bump
braveVersion
to version5.15.1
by @dependabot in #2775 - Bump
tomcat-embed-core
to version9.0.74
by @dependabot in #2776 - Bump
jackson-databind
to version2.15.0
by @dependabot in #2779 - Bump
netty-tcnative-boringssl-static
to versionv2.0.60.Final
by @violetagg in #2780 - Bump
junitVersion
to version5.9.3
by @dependabot in #2784 - Bump
junit-platform-launcher
to version1.9.3
by @dependabot in #2785
New Contributors
- @manzhizhen made their first contribution in #2792
Full Changelog: v1.1.6...v1.1.7