Spring v5.0.19.RELEASE Release Notes

Release Date: 2020-09-15 // over 3 years ago
  • ๐Ÿฑ โญ New Features

    • ๐Ÿ‘ PropertiesLoaderSupport should ignore socket/connect exceptions as well #25721
    • Possible optimization in UrlResource #25551
    • Refine use of substring operations #25514

    ๐Ÿฑ ๐Ÿž Bug Fixes

    • FileUrlResource isWritable method returns true if URL protocol is not indicating a file #25740
    • ๐Ÿ‘Œ VerifyErrors when using SpEL compilation with Thymeleaf when invoking a default method defined in an interface #25712
    • ๐Ÿ“‡ CallMetaDataContext.reconcileParameters overwrites cursor name #25709
    • SQLErrorCodesFactory.getErrorCodes(DataSource) returns empty error codes if access to transactional connection fails #25693
    • Joda-Time presence check fails to detect Joda-Time 2.x specifically #25659
    • Potential integer overflow in AbstractResourceBasedMessageSource.setCacheSeconds(int) #25643
    • Lazy dependency proxy does not populate bean dependencies #25564
    • StaticListableBeanFactory.isSingleton() returns false for singleton beans #25524
    • ๐Ÿคก MockHttpServletResponse reset() does not reset charset field #25511

    ๐Ÿ“” Documentation

    • Document how to specify Jackson JSON view serialization hints with @RestController and Webflux #25705
    • ๐Ÿ— Prevent confusion about build(boolean) method in UriComponentsBuilder #25702