v1.1.15
Reactor Netty
1.1.15
is part of 2022.0.15
Release Train and 2023.0.2
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.14
by @chemicL in 0716665, see release notes - Depend on
Netty
v4.1.104.Final
by @violetagg in #2998 - Depend on
Netty QUIC Codec
v0.0.55.Final
by @violetagg in #3001
🐞 Bug fixes
- Do not forward the last inbound data frame when it is empty by @violetagg in #3000
- Fix
NullPointerException
inTlsMetricsHandler
when used together withSniHandler
by @violetagg in #3023
📖 Documentation, Tests and Build
- Clarify TCP fallback is enabled by default for Host Name Resolution. by @simonatan in #3013
- Update
dependabot
configuration by @violetagg in #3020, cfea140, 24b1c9a, 300bf66
🆙 Build/Test Dependency Upgrades
- Bump
tomcat-embed-core
to version9.0.84
by @dependabot in #2997 - Bump
github/codeql-action
to version3
by @dependabot in #2999 - Bump
jackson-databind
to version2.16.1
by @dependabot in #3007 - Bump
build-info-extractor-gradle
to version4.33.10
by @dependabot in #3008 - Bump
brotli4j
to version1.15.0
by @dependabot in #3010 - Bump
assertj-core
to version3.25.1
by @dependabot in #3012 - Bump
hoverfly-java-junit5
to version0.16.0
by @dependabot in #3018 - Bump
braveVersion
to version5.18.1
by @dependabot in #3021
Full Changelog: v1.1.14...v1.1.15