v1.1.11
Reactor Netty
1.1.11
is part of 2022.0.11
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.10
by @chemicL in 6874a8f, see release notes - Depend on
Netty
v4.1.97.Final
by @violetagg in #2886 - Depend on
Netty QUIC Codec
v0.0.50.Final
by @violetagg in #2888 - Depend on
netty-incubator-transport-native-io_uring
v0.0.22.Final
by @dependabot in #2889
📖 Documentation, Tests and Build
- Add a
http snoop server
sample by @longkunbetter in #2883 - Adapt
SslProviderTests
to a change inNetty
SNAPSHOT
by @violetagg in #2887 - Fix flaky test by @violetagg in #2892
🆙 Build/Test Dependency Upgrades
- Bump
de.undercouch.download
to version5.5.0
by @dependabot in #2880 - Bump
tomcat-embed-core
to version9.0.80
by @dependabot in #2881 - Bump
actions/checkout
to version4
by @dependabot in #2894 - Bump
build-info-extractor-gradle
to version4.33.5
by @dependabot in #2896 - Bump
org.gradle.test-retry
to version1.5.5
by @dependabot in #2897
New Contributors
- @longkunbetter made their first contribution in #2883
Full Changelog: v1.1.10...v1.1.11