⭐ New Features
- ContentCachingResponseWrapper should not add “Content-Length” when “Transfer-Encoding” is present #26194
- Inefficient request handling inside ServletRequestDataBinder #26007
- Avoid creation of unused logger instance in AbstractMediaTypeExpression #25904
🪲 Bug Fixes
- Remove duplicate "property" in PropertyCacheKey.toString() #26245
- UrlPathHelper#removeJsessionid doesn't remove the jsessionid from the URL #26086
- jsessionid breaks request mappings when removeSemicolonContent is turned off #25869
📔 Documentation
- DateTimeFormat ISO.DATE_TIME javadoc contains misleading default note #26138