github spring-projects/spring-framework v5.1.20.RELEASE

latest releases: v6.2.0-M1, v6.1.6, v6.0.19...
3 years ago

⭐ New Features

  • ContentCachingResponseWrapper should not add “Content-Length” when “Transfer-Encoding” is present #26192
  • Wildcard is a valid Access-Control-Expose-Headers value #26116
  • EntityManagerFactory startup failure in deferred mode is only available on first use #26095
  • StompSubProtocolHandler logs failed authentication with error stack trace #26038
  • DefaultSimpUserRegistry prevents event from being published if original SimpMessageHeaderAccessor cannot be found #26015
  • Inefficient request handling inside ServletRequestDataBinder #26005

🪲 Bug Fixes

  • Remove duplicate "property" in PropertyCacheKey.toString() #26243
  • DataBuffer Leak in Server Response #26235
  • PathMatchingResourcePatternResolver fails to resolve resources from JAR located in path with '#' on JDK 11+ #26106
  • UrlPathHelper#removeJsessionid doesn't remove the jsessionid from the URL #26084
  • NamedParameterJdbcTemplate.batchUpdate does not individually apply the SQL type from each SqlParameterSource argument #26074
  • Order of profiles in tests is not preserved #26009

📔 Documentation

  • DateTimeFormat ISO.DATE_TIME javadoc contains misleading default note #26136

🔨 Dependency Upgrades

  • Upgrade to Reactor Californium-SR23 #26233

Don't miss a new spring-framework release

NewReleases is sending notifications on new releases.