v1.2.16
Reactor Netty 1.2.16 is part of 2024.0.16 Release Train.
What's Changed
✨ New features and improvements
- Depend on
Reactor Corev3.7.17by @chemicL in 98eb271, see release notes - Override
isSharable()explicitly to avoid annotation lookup by @violetagg in #4120 - Add fast-path short-circuit for
is100ContinueExpectedcheck by @violetagg in #4123 - Cache resolved
HttpHeadersFactoryinstances to avoid repeated allocation by @violetagg in #4124
🐞 Bug fixes
- Add
FlushConsolidationHandlertoH2Cupgrade pipeline by @violetagg in #4097 - Fix
HttpClient#proxyWhento useNoopAddressResolverGroupby @violetagg in #4104
Full Changelog: v1.2.15...v1.2.16