Skip to content

v5.3.33

Compare
Choose a tag to compare
@spring-builds spring-builds released this 14 Mar 09:32
· 6547 commits to main since this release

⭐ New Features

  • Extract reusable method for URI validations #32442
  • Allow UriTemplate to be built with an empty template #32438
  • Refine *HttpMessageConverter#getContentLength return value null safety #32332

🐞 Bug Fixes

  • AopUtils.getMostSpecificMethod does not return original method for proxy-derived method anymore #32369
  • Better protect against concurrent error handling for async requests #32342
  • Restore Jetty 10 compatibility in JettyClientHttpResponse #32337
  • ContentCachingResponseWrapper no longer honors Content-Type and Content-Length #32322

📔 Documentation

  • Build KDoc against 5.3.x Spring Framework Javadoc #32414

🔨 Dependency Upgrades

  • Upgrade to Reactor 2020.0.42 #32422