v1.0.48
Reactor Netty
1.0.48
is part of 2020.0.47
Release Train.
This is the last release of 1.0.x
, as 2020.0.x
Release Train is going out of OSS support. For the next steps, check our support policy.
What's Changed
✨ New features and improvements
- Depend on
Reactor Core
v3.4.41
by @violetagg in e136dab, see release notes - Depend on
Netty
v4.1.112.Final
by @violetagg in #3361 - Depend on
Netty QUIC Codec
v0.0.66.Final
by @violetagg in #3383
🐞 Bug fixes
- Create on demand the response object for
Expect: 100-continue
by @violetagg in #3362 - Always
decode
in an event loop by @violetagg in #3369
Full Changelog: v1.0.47...v1.0.48