转载

Spring Framework 5.1.2 发布,多项修复改进

Spring Framework 5.1.2 现已发布,5.1 系列的维护版本包括30个修复和改进。

在 Milestone 和 RC 版本阶段之后,Spring Boot 2.1.0 GA 将于本周发布,并附带这个新的 Spring Framework 版本!

5.1 系列更新内容包括:

Sub-task

  • [ SPR-17409 ] - Improve guidance on working with and releasing DataBuffer's

  • [ SPR-17410 ] - Review DataBuffer handling in Servlet and Undertow server adapters

  • [ SPR-17411 ] - Review DataBufferUtils

  • [ SPR-17418 ] - Review decoders and message readers

  • [ SPR-17419 ] - Review encoders and message writers

  • [ SPR-17424 ] - Review Jetty ClientHttpConnector code for buffer handling on error/cancellation

Bug

  • [ SPR-16931 ] - Unable to use Kotlin enums with @Validated beans

  • [ SPR-16983 ] - ForwardedHeaderFilter does not respect Servlet forwarding

  • [ SPR-17383 ] - ExceptionHandlerExceptionResolver started to log on WARN level

  • [ SPR-17386 ] - MethodValidationPostProcessor still validates FactoryBean methods on CGLIB proxies

  • [ SPR-17395 ] - WebFlux.fn puts wrong type of HandlerMapping.BEST_MATCHING_PATTERN_ATTRIBUTE

  • [ SPR-17396 ] - CORS detection for reactive stack on tomcat/netty is broken

详情请查看 发布说明 。

下载地址:

  • https://spring.io/projects/spring-framework

原文  https://www.oschina.net/news/101291/spring-5-1-2-released
正文到此结束
Loading...