⭐ New Features
- Consider Kotlinx Serialization for JSON as a Jackson/Gson/Jsonb equivalent #34410
- Improve AnnotatedMethod#equals and HandlerMethod CORS lookups #34375
- Stop using explicitly aliased
value
attribute as@Component
name #34346 - Remove Netty 5 support #34345
- Refine
GenericApplicationContext#registerBean
nullness #34343 - Add HttpHeaders copy factory method #34341
- StandardWebSocketClient should not expose localAddress #34331
- HierarchicalUriComponents should format Collection URI var values in query param #34311
- Consistent formatting of IPv6 host in forwarded header handling #34253
- Allow customization of cookie parsing in Jetty and JDK HttpClient connectors #34081
- Prevent further configuration once AbstractJdbcCall is compiled #33729
🐞 Bug Fixes
AnnotatedElementUtils.getAllAnnotationAttributes(…)
missing@Nullable
#34394
📔 Documentation
- Fix Javadoc
@code
tags #34342
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@craftmaster2190, @dssievewright, @izeye, @m4tt30c91, and @remeio