Spring Framework 5.1.13 released

Spring Framework 5.1.13 release, updates are as follows:

New Features

  • Header supports having a plurality of values in the ResponseStatusException  # 24284
  • Undeprecate PathResource (for java.nio.file.Path resolution createRelative in)  # 24217
  • Improved ClientCodecConfigurer.CustomCodecs Configuration API  # 24201
  • Let UriUtils.encode ... (...) method optimized for the source, without the need for coding  # 24154
  • Variable support wildcard type of analytical  # 24150
  • ContentDisposition encoded file name can not be resolved with leading spaces  # 24148

Bug Fixes

  • And maxInMemorySize restrictions on the StringDecoder buffer overflow  # 24346
  • Cloning WebClient.Builder instance does not copy the strategy  # 24330
  • SpelExpression # compileExpression in unsafe double-checked locking  # 24306
  • Ensure that the process does not add CORS twice in asynchronous request Vary header  # 24229
  • When the character set is not specified, escape quotes in ContentDisposition.Builder the file name  # 24224
  • ClassUtils.getInterfaceMethodIfPossible overhead caching method SpEL key / Conditional Expressions in  # 24209
  • When mutated, ClientCodecConfigurer will delete MultipartHttpMessageWriter.partWriters  # 24202

Release Notes:

https://github.com/spring-projects/spring-framework/releases/tag/v5.1.13.RELEASE

Guess you like

Origin www.oschina.net/news/112849/spring-framework-5-1-13-released