Skip to content

v4.0.12

Latest
Compare
Choose a tag to compare
@spring-builds spring-builds released this 18 Mar 16:06
· 46 commits to main since this release

⭐ New Features

  • Allow usage of XMLUnit placeholders in request and response matchers #1417

🐞 Bug Fixes

  • The default version of Spring Security is no longer supported #1500
  • The default version of Spring Framework is no longer supported #1499
  • DelegatingWsConfiguration should load WsConfigurer lazily #1477
  • spring-ws and spring-ws-support should not have transitive dependencies on Java API and implementation #1462
  • Connection timeout in HttpComponents5MessageSender is not respected #1436
  • WsConfigurer can trigger early initialization that prevents other post processors to run successfully #1435
  • SaajSoapMessageFactory should only split mime type header values #1421
  • LocationTransformerObjectSupport#transformLocation should not append port if it is already present #1420
  • DomPoxMessage sould not have methods of FaultAwareWebServiceMessage as it does not implement it #622

πŸ“” Documentation

  • Review reference guide #1475
  • Fix typos in security doc #1452

❀️ Contributors

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

@flx5 and @tdinev