Spring v4.3.25.RELEASE Release Notes

Release Date: 2019-08-02 // over 4 years ago
  • ๐Ÿฑ โญ๏ธ New Features

    • ๐Ÿ“œ Javadoc missing on some public BeanDefinitionParserDelegate methods #23399
    • ๐ŸŒ Avoid expensive assertions in web resource resolution #22965

    ๐Ÿฑ ๐Ÿž Bug Fixes

    • Session.close() accidentally triggers creation of TransactionAwareDataSourceProxy Connection #23397
    • MethodParameter.equals is too coarse-grained for its use in HandlerMethodArgumentResolverComposite #23387
    • FlashMapManager throws StringIndexOutOfBoundsException for empty target URL path #23246
    • ๐Ÿ›  Fix ScriptUtils for MS Windows line ending #23026

    ๐Ÿ“” Documentation

    • ๐Ÿ‘Œ Improve documentation for @Autowired constructors #23308
    • ๐Ÿ‘ Document that Ordered is not supported for @ControllerAdvice beans #23174
    • ๐Ÿ“š spring-mvc.xsd stale-if-error attribute documentation incorrect #23001
    • AbstractBeanDefinition.getBeanClass() javadoc misleads about returning null #22967