Get ahead
VMware offers training and certification to turbo-charge your progress.
Learn moreGreetings Spring community,
Spring Web Services has released 3.0.0 for general availability as well as released a minor patch, 2.4.2.RELEASE.
As stated in the previous blog post, the 2.x series will be maintained as long as Spring Framework 4.x is supported, yet any new work will be conducted on the master branch.
The links below include related tickets.
2.4.2 Release Notes | 2.4.2 Documentation.
3.0.0.RELEASE Release Notes | 3.0.0.RELEASE Documentation.
3.0.0.RELEASE:
Better handling of large attachments to avoid OutOfMemory exceptions.
Wss4jSecurityInterceptor enhancements including SAML callbacks
SpringSecurityPasswordValidationCallbackHandler improvement to avoid NPE from lack of a logged-in user
Fixes to SOAP 1.1/SOAP 1.2 message header handling
Fix content-type for Axiom SOAP 1.2
Upgrade to latest versions of AspectJ
Support for up-and-coming Axiom 1.3 (community contributor who wants to ensure Spring WS and Axiom 1.3 work together).
2.4.2.RELEASE:
Backporting of the same SpringSecurityPasswordValidationCallbackHandler fix
Accidentally moved wss4j 2.x version too far forward to ensure stable compatibility. If you wish to use the very latest wss4j, you must move to the 3.0 version.
I wish to stress that this release was heavily driven by community involvement. In fact, 75% of this latest release of the 3.0 branch were from community contributors.
Project Page | GitHub | Issues
The artifacts are staged on maven central and http://repo.spring.io/.
Important
I along with most of my colleagues on the Spring team will be at Spring One Platform. So sign up now!
Cheers!