⭐ New Features
- Exclude URI query from remaining WebClient checkpoints #32001
- Add CORS support for Private Network Access #31975
- Avoid early getMostSpecificMethod resolution in CommonAnnotationBeanPostProcessor #31968
🐞 Bug Fixes
- Double error response handling on suspended methods #31990
- DefaultDataBuffer fails to transform its content to a string. #31979
- Spring AOP does not propagate arguments for dynamic prototype-scoped advice #31963
- MergedAnnotation swallows IllegalAccessException for attribute method #31960
- CronTrigger hard-codes default ZoneId instead of participating in scheduler-wide Clock setup #31949
- HandlerMappingIntrospector is throwing PatternSyntaxException for wildcards in the request URL #31946
- ForwardedHeaderFilter should reject invalid requests #31894
@Async
does not supportUnit?
return type #31891- Significant increase in memory consumption
StringDecoder
when splitting input by delimiters. #31859
📔 Documentation
- Update
ContentRequestMatchers#multipartData
Javadoc #31989
🔨 Dependency Upgrades
- Upgrade to Reactor 2022.0.15 #31997