Skip to content

4.3.20 Release

Compare
Choose a tag to compare
@spring-projects-issues spring-projects-issues released this 17 Jan 14:20
· 17826 commits to main since this release

⭐ New Features

  • Support for removeHeader in MockHttpServletRequest [SPR-17295] #21828
  • Sanity checks for HTTP range requests [SPR-17318] #21851

🪲 Bug Fixes

  • HTTP 404 for static resources with last modified = 0L (breaks Docker images build with Jib) [SPR-17320] #21853
  • MockAsyncContext not found. Did request wrapper not delegate startAsync? [SPR-17353] #21887
  • MethodValidationPostProcessor validates FactoryBean methods for which validation is not applicable [SPR-17374] #21907

📔 Documentation

  • Typo on ServletUriComponentsBuilder javadoc comments [SPR-17255] #21788
  • Javadoc for BufferingClientHttpRequestFactory is missing the end of a sentence [SPR-17261] #21794
  • Misleading description in Autowired javadoc [SPR-17299] #21832