⭐ New Features
- Add missing nullable annotation to ResponseEntity ok convenience method #26614
- Support cookies with Expires attribute but no Max-Age attribute in MockHttpServletResponse #26559
🪲 Bug Fixes
@DirtiesContext
not applied when class-level@EnabledIf
evaluates to false #26697- StatusAssertion value methods fail when used with custom status code #26666
- Local
@CrossOrigin
maxAge value should override global value #26620 - Correctly set auto-growing array's element #26606
- Fix handling of "file:" paths to non-existent files on Windows #26589
- ClassLoader.getResource can throw IllegalArgumentException #26588
- LoadTimeWeaver no longer weaves bean classes annotated with
@Component
#26584 - ResourceUrlProvider detects wrong set of handler mappings #26562
🔨 Dependency Upgrades
- Upgrade to Reactor Dysprosium-SR19 #26768