⭐ New Features
- Avoid unnecessary CGLIB processing on configuration classes #34487
- Inconsistent default class loaders in hint classes #34473
🐞 Bug Fixes
- DefaultManagedTaskExecutor throws java.lang.UnsupportedOperationException: isShutdown when rejecting tasks #34515
- Endless loop with DataSourceUtils in spring-jdbc #34497
- MockHttpServletResponse - handle multiple values for Content-Language header #34491
- MockHttpServletResponse#setHeader does not remove header for null values #34466
- ContentCachingResponseWrapper.setHeader does not handle null value properly. #34465
- Task scheduler configured by XML is not eligible for getting processed by all BeanPostProcessors #34436
NullPointerException
thrown whenConfigurationClassEnhancer
creates CGLIB proxy #34425
📔 Documentation
- Fix broken antora task #34455
🔨 Dependency Upgrades
- Upgrade to Reactor 2023.0.16 #34579