Reactor Netty
1.2.7
is part of 2024.0.7
Release Train.
What's Changed
✨ New features and improvements
- Depend on
Reactor Core
v3.7.7
by @violetagg in 7ad6a24, see release notes - Depend on
Netty
v4.1.122.Final
by @violetagg in #3791 - Remove the usage of deprecated functionality by @violetagg in #3792
- Use the new
Netty
HTTP/2
settingSETTINGS_ENABLE_CONNECT_PROTOCOL
by @violetagg in #3794
📖 Documentation
- Document the required
HTTP/2
initial setting when websocket overHTTP/2
on the server by @violetagg in #3783
Full Changelog: v1.2.6...v1.2.7