v1.1.14
Reactor Netty
1.1.14
is part of 2022.0.14
Release Train and 2023.0.1
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.13
by @violetagg in 5f09da8, see release notes - Depend on
netty-incubator-transport-native-io_uring
v0.0.24.Final
by @dependabot in #2977 - Depend on
Netty QUIC Codec
v0.0.54.Final
by @violetagg in #2991 - Add support for websocket
client_no_context_takeover
andserver_no_context_takeover
extension parameters by @violetagg in #2979 - Expose metrics for
pending acquire
operation latency by @violetagg in #2980
🐞 Bug fixes
- Ensure
RFC 6265
compliance when sending multiple cookies by @violetagg in #2994
📖 Documentation, Tests and Build
- Update
Reactor Core
version incheck_reactor_core_3.6_snapshots.yml
by @violetagg in #2971
🆙 Build/Test Dependency Upgrades
- Bump
tomcat-embed-core
to version9.0.83
by @dependabot in #2974 - Bump
jackson-databind
to version2.16.0
by @dependabot in #2975 - Bump
actions/setup-java
to version4
by @dependabot in #2989 - Bump
logback-classic
to version1.2.13
by @dependabot in #2990 - Bump
org.gradle.test-retry
to version1.5.8
by @dependabot in #2993
Full Changelog: v1.1.13...v1.1.14