What's Changed
Bug Fixes 🐞
- Fix reentrancy in PipeliningServerHandler#writeSome by @yawkat in #9624
- fix case where property placeholders and expressions are used in the same annotation by @graemerocher in #9633
Improvements ⭐
- Allow fallback body conversion by @yawkat in #9598
- move Async validation to processor module by @graemerocher in #9634
Docs 📖
- doc: Split introspection documentation by @sdelamo in #9599
- Fix introspection docs by @sdelamo in #9623
- Fix correct dependency in code snippet by @tobiasschaefer in #9628
Dependency updates 🚀
- fix(deps): update dependency org.testcontainers:spock to v1.18.3 by @renovate in #9626
- fix(deps): update netty monorepo to v4.1.95.final by @renovate in #9630
Other Changes 💡
- Always overwrite content-length/transfer-encoding header in PipeliningServerHandler by @yawkat in #9588
- Mergup 3.10.x into 4.0.x by @sdelamo in #9619
- Guard against FullHttpResponse in StreamingOutboundHandler by @yawkat in #9616
Full Changelog: v4.0.1...v4.0.2