⭐ New Features
- Deprecate JSONP support and update MappingJackson2JsonView defaults [SPR-16798] #21338
- Restrict allowed HTTP methods in HiddenHttpMethodFilter [SPR-16836] #21376
- ReflectivePropertyAccessor should cache sorted methods [SPR-16882] #21421
🪲 Bug Fixes
- Process cannot exit when the SchedulerFactoryBean fails to initialize [SPR-16816] #21356
- Connection acquired while calling a stored procedure via JPA is not released [SPR-16826] #21366
- AbstractRequestLoggingFilter.isIncludeHeaders() is accidentally public [SPR-16881] #21420
- Fix faulty BeanPostProcessorChecker logs with
@EnableCaching
[SPR-16896] #21435 - AbstractMethodMessageHandler does not rethrow Errors [SPR-16912] #21451