Spring Framework 5.1.10 released

Spring Framework 5.1.10 release, updates are as follows:

New features

  • Backported PR  # 22485  (not included in ShadowingClassLoader jdk package) to 5.1 branch  # 23641
  • SimpleCacheManager should not be in sync on AbstractCacheManager # cacheMap  # 23635
  • MockClientHttpResponse lost the original HttpStatus Code  # 23599
  • BeanUtils.isSimpleValueType () should not be regarded as void or Void simple value types  # 23573
  • ClassUtils.isPrimitiveOrWrapper (...) should be considered as void.class Void.class original wrapper  # 23572
  • Custom DefaultResourceLoader subclass should be able to provide a context ProtocolResolvers  # 23564
  • SendBufferSizeLimit should exceed the warning level record  # 23534
  • It provides a way to get the name from the original bean bean name of the targeted scope of method  # 23514
  • 400 fails to improve the index can not find lookupPath in ResourceUrlEncodingFilter in requestUri (instead of 500)  # 23508
  • Jetty WebSocket ExtensionFactory 上的 IncompatibleClassChangeError #23500
  • Respect already set content-length header for HEAD request. #23484
  • Static resource support does not handle requests for a file with % character in its name #23463
  • Errors.NativeIoException WebFlux from the server response status WebClient not provided  # 23319

This release also contains a large number of bug fixes, Details for update instructions .

Guess you like

Origin www.oschina.net/news/110288/spring-framework-5-1-10-released