What's Changed
Bug Fixes 🐞
- Fix field target annotations not working with records by @dstepanov in #9493
Docs 📖
- Method binding with no @Body TCK tests, updated docs and docs examples. by @wetted in #9479
- Update what's new docs with GraalVM 23 and HTTP/3 by @graemerocher in #9497
Dependency updates 🚀
Other Changes 💡
- Deprecate some unused classes by @yawkat in #9478
- Fix ControllerConstraintHandlerTest for JDK client by @timyates in #9299
- Skip not needed AST elements when a name predicate exists by @dstepanov in #9491
- Add a way to extract the value from
JsonNode
and construct it from it by @dstepanov in #9492 - Core Merge up 3.10.x to 4.0.x by @sdelamo in #9503
- Allow setting of cloud deduction with probes via env vars or property by @timyates in #9508
Full Changelog: v4.0.0-RC3...v4.0.0-RC4