Skip to content

v5.0.19.RELEASE

Compare
Choose a tag to compare
@snicoll snicoll released this 15 Sep 11:25

⭐ 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