v4.1.0-M1
Pre-release
Pre-release
⚠️ Noteworthy
- Due to the upgrade to Apache WSS4J 4.0.0, an additional Maven repository is now required.
⭐ New Features
- Remove endpoint support classes #1487
- Deprecate WsConfigurerAdapter #1480
- Handle "If-Modified-Since" request headers in WSDL and XSD handlers #1470
- Reinstantiate support for Apache Axiom now that is supports jakarta #1454
- Add support for WSS4J subject cert constraints #1419
- Remove deprecated code in Spring Web Services 2.x #1321
- Add Automatic-Module-Name to manifest #1208
- spring-ws-support should not have split packages with spring-ws-core #1202
- Add support for configuring WSS4J's USE_SINGLE_CERTIFICATE option #153
- Add support for providing an AttachmentCallbackHandler to WSS4J RequestData #107
- Add support for customizing AxiomSoapMessage#writeTo #540
🐞 Bug Fixes
- Connection timeout in HttpComponents5MessageSender is not respected #1494
🔨 Dependency Upgrades
- Upgrade to Apache WSS4J 4.0.0 #1429
- Upgrade to Spring Framework 6.2.4 #1489
- Upgrade to Spring Security 6.5.0-M3 #1490
❤️ Contributors
Thank you to all the contributors who worked on this release:
@ammachado, @bclozel, @cjsr, @elfogre, and @wandi34