Spring Framework 5.1.12 released

Spring Framework 5.1.12 release, updates are as follows:

New features

  • Provide a custom codec default codec configuration callback  # 24119
  • WebClient allows the ExchangeStrategies custom  # 24106
  • String.getBytes ExtendedBeanInfo.PropertyDescriptorComparator in () cached results  # 24095
  • IOException with WebFlux on the Jetty "Pending / off not ready"  # 24060
  • Avoid allocating the substring StringUtils.replace  # 24024
  • MySQL 8 supports new error code 3572  # 23973
  • WebClient retry () not re-run the filter  # 23909

Bug fixes

  • Analytical NullPointerException stream is encoded in the codec JSON  # 24076
  • Correction AbstractBeanDefinition achieve equal  # 24054
  • SqlRowSet accessor methods should be marked as @nullable  # 24044
  • ControllerAdviceBean.findAnnotatedBeans () to find its target agent Bean, resulting in two registration  # 24018
  • InstantFormatter can ensure correct deserialization ISO date format  # 23993
  • Allow schemaZip Gradle tasks performed on Windows MS  # 23987
  • + Multipart damaged length results in the correct content to hang Flux  # 23948
  • ShallowETagHeaderFilter 覆盖 ETag #23941
  • ResponseCookie allow leading dot in the domain name  # 23928
  • 5.2.1 MockCookie resolve to achieve the return of  # 23920
  • If you also use pathPrefix, is ignored useSuffixPatternMatch  # 23919

Release Notes:

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

Guess you like

Origin www.oschina.net/news/111877/spring-framework-5-1-12-released