github spring-projects/spring-framework v5.0.19.RELEASE

latest releases: v6.2.0-M3, v6.1.8, v6.0.21...
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

Don't miss a new spring-framework release

NewReleases is sending notifications on new releases.