⭐ New Features
- Support for removeHeader in MockHttpServletRequest [SPR-17295] #21828
- Sanity checks for HTTP range requests [SPR-17318] #21851
🪲 Bug Fixes
- HTTP 404 for static resources with last modified = 0L (breaks Docker images build with Jib) [SPR-17320] #21853
- MockAsyncContext not found. Did request wrapper not delegate startAsync? [SPR-17353] #21887
- MethodValidationPostProcessor validates FactoryBean methods for which validation is not applicable [SPR-17374] #21907