Skip to content

v5.2.15.RELEASE

Compare
Choose a tag to compare
@spring-builds spring-builds released this 12 May 06:31
· 12544 commits to main since this release

⭐ New Features

  • Ensure multipart temp directories do not collide #26932
  • InvalidPathException in log when running SpringBootTest with NIO Path property on Windows #26894
  • Spring AOP should not apply UndeclaredThrowableException to checked exceptions from Kotlin methods #26839

🪲 Bug Fixes

  • Fix web parameters resolution when injected via constructor #26923
  • Fix Kotlin filter parameter bug in Router DSLs #26921
  • Incorrect check in AbstractBrokerRegistration's constructor #26898
  • @ModelAttribute(binding=false) is not honored with WebFlux #26888

📔 Documentation

  • Remove leftover Javadoc from WebClient #26809

🔨 Dependency Upgrades

  • Upgrade to Reactor Dysprosium-SR20 #26891