Skip to content

v6.2.0-M6

Pre-release
Pre-release
Compare
Choose a tag to compare
@spring-builds spring-builds released this 18 Jul 13:01
· 1924 commits to main since this release

⭐ New Features

  • Initialize RequestPath on demand in AbstractServerHttpRequest #33227
  • Add support for making MapAccessor read-only #33222
  • DefaultPartHttpMessageReader should not instantiate Reactor Scheduler eagerly #33218
  • Change MIME type mapping for JavaScript to text/javascript #33197
  • Handle SimpleAsyncTaskExecutor in WebSocketMessageBrokerStats #33104
  • Support way to extract ConstraintViolation from HandlerMethodValidationException #33025

🐞 Bug Fixes

  • AssertJ support for multipart does not set property content type on the request #33232
  • MockMvc builders are not source and binary compatible with previous 6.x generations #33229
  • __BeanFactoryRegistrations generated file can be too large with a BeanFactory with lots of bean definitions #33126

❤️ Contributors

Thank you to all the contributors who worked on this release:

@quaff