Skip to content

4.3.22 Release

Choose a tag to compare

@spring-projects-issues spring-projects-issues released this 17 Jan 14:20
· 21644 commits to main since this release

🪲 Bug Fixes

  • 'default-lazy-init' attribute is not processed when XSD validation is disabled [SPR-8335] #12983
  • Spring JavaMailSenderImpl does not show proper message when recipient list is empty [SPR-17540] #22072
  • Potential resource leak in DataSourceUtils.doGetConnection [SPR-17559] #22091
  • SpEL, error parsing big InlineMap [SPR-17605] #22137
  • @Value Optional<...> field injection fails in case of registered ConversionService [SPR-17607] #22139
  • Cannot convert from Collection to RegularEnumSet [SPR-17619] #22151

📔 Documentation

  • Error in reference documentation sentence in part 1.8.1. Customizing Beans by Using a BeanPostProcessor [SPR-17556] #22088
  • Typo in SpEL Evaluation Context Sample [SPR-17581] #22113