皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

Spring 4.3.11 发布,合并 EhCache 3 tests 至 spring-context-support

Spring 4.3.11 发布,合并 EhCache 3 tests 至 spring-context-support

Spring 4.3.11 已发布,这次发布的维护版本是即将推出的 Spring Boot 1.5.7 的基础。

Bug

  • [SPR-14603] – Invalid WARN when returning a BeanDefinitionRegistryPostProcessor from within a @Configuration class
  • [SPR-15802] – Logs fill with broken pipe when using SockJS
  • [SPR-15807] – Follow-up: AbstractMethodError when calling validated method of MethodValidationPostProcessor is using a @Lazy validator
  • [SPR-15828] – Parameter values are null when making a PUT request
  • [SPR-15836] – spring-aspects should remain on AspectJ 1.8.9 by default (since aspectjrt 1.8.10 requires Java 7+)
  • [SPR-15838] – SimpleApplicationEventMulticaster does not deal with lambda-defined listeners when ErrorHandler is set
  • [SPR-15856] – Unable to use Hibernate Validator 4.3.2 if Bean Validation API 1.1 is on the classpath
  • [SPR-15867] – Should call getNativeResponse() instead of getNativeRequest() in FrameworkServlet
  • [SPR-15895] – SimpleAsyncTaskExecutor not respect ConcurrencyThrottleSupport.NO_CONCURRENCY limit
  • [SPR-15900] – StringIndexOutOfBoundsException from RestTemplate.doExecute IOException handler when query string is empty
  • [SPR-15916] – Error on type argument constraint validation failure
  • [SPR-15937] – StompDecoder Logs Null Session IDs for Heartbeats

改进

  • [SPR-15825] – Consistent logging in Environment and PropertySource implementations
  • [SPR-15852] – WebAsyncManager should cancel task thread on timeout
  • [SPR-15858] – @Lazy collection of optional elements should not crash when no candidates are found

重构

  • [SPR-15880] – Merge EhCache 3 tests into spring-context-support

Task

  • [SPR-15863] – Token-based WebSocket Authentication Documentation Inaccuracy

发布主页详细更新说明

下载地址:

转自 http://www.oschina.net/news/88586/spring-framework-4-3-11-available-now