github spring-projects/spring-framework v5.0.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 #26193
  • Inefficient request handling inside ServletRequestDataBinder #26006
  • Avoid creation of unused logger instance in AbstractMediaTypeExpression #25903

🪲 Bug Fixes

  • Remove duplicate "property" in PropertyCacheKey.toString() #26244
  • UrlPathHelper#removeJsessionid doesn't remove the jsessionid from the URL #26085
  • LinkedMultiValueMap downstream issue with MultiValueMapAdapter package private base class #25962
  • Wrong type inference in Kotlin while overriding RequestMappingHandlerMapping#getMappingForMethod #25873
  • ClassCastException when wiring bean using method injection (NullBean instead of 'null') #25870
  • jsessionid breaks request mappings when removeSemicolonContent is turned off #25868

📔 Documentation

  • DateTimeFormat ISO.DATE_TIME javadoc contains misleading default note #26137
  • Incorrect example in javadocs of Assert.notNull(object, messageSupplier) #25871

Don't miss a new spring-framework release

NewReleases is sending notifications on new releases.