Skip to content

v6.1.18

Compare
Choose a tag to compare
@spring-builds spring-builds released this 13 Mar 08:09
· 2518 commits to main since this release

⭐ New Features

  • Avoid unnecessary CGLIB processing on configuration classes #34487
  • Inconsistent default class loaders in hint classes #34473

🐞 Bug Fixes

  • DefaultManagedTaskExecutor throws java.lang.UnsupportedOperationException: isShutdown when rejecting tasks #34515
  • Endless loop with DataSourceUtils in spring-jdbc #34497
  • MockHttpServletResponse - handle multiple values for Content-Language header #34491
  • MockHttpServletResponse#setHeader does not remove header for null values #34466
  • ContentCachingResponseWrapper.setHeader does not handle null value properly. #34465
  • Task scheduler configured by XML is not eligible for getting processed by all BeanPostProcessors #34436
  • NullPointerException thrown when ConfigurationClassEnhancer creates CGLIB proxy #34425

πŸ“” Documentation

  • Fix broken antora task #34455

πŸ”¨ Dependency Upgrades

  • Upgrade to Reactor 2023.0.16 #34579