Skip to content

Releases: spring-projects/spring-ws

v2.4.2.RELEASE

21 Nov 16:46
deb6f77
Compare
Choose a tag to compare
  • #1071 - 2.4.1 uses a new minor version of WSS4J [SWS-1001].

v3.0.0.RC1

21 Nov 16:30
dfd1ede
Compare
Choose a tag to compare
v3.0.0.RC1 Pre-release
Pre-release
  • #1069 - Migrate to Maven and CircleCI [SWS-998].
  • #1067 - Fix XmppTransportUtils toURI [SWS-996].
  • #1066 - Upgrade to Java 8, Spring 5, and everything else [SWS-994].
  • #957 - AsyncWebServiceTemplate [SWS-882].

v2.4.1.RELEASE

21 Nov 16:46
6368647
Compare
Choose a tag to compare
  • #1021 - Prepare 2.4.1 release with minor package upgrades [SWS-995].
  • #1065 - Numerous test failures when testing against Spring IO Platform Cairo [SWS-993].
  • #1018 - Setting up a Wss4jSecurityInterceptor as no security still requires WS-Security header [SWS-989].
  • #1061 - Typo in test case [SWS-988].
  • #1058 - Use AbstractPushOMDataSource to enable additional optimizations in Axiom [SWS-987].
  • #1057 - Upgrade Axiom and use new API to convert Document to SOAPMessage [SWS-986].
  • #1045 - Move spring4-next to Spring 4.3.4.BUILD-SNAPSHOT and spring5 to 5.0.0.M3 [SWS-975].
  • #1040 - Move spring4-next to Spring 4.3.3.BUILD-SNAPSHOT [SWS-969].
  • #551 - Make AbstractLoggingInterceptor more extensible [SWS-400].

v2.4.0.RELEASE

21 Nov 16:47
Compare
Choose a tag to compare
  • #1038 - Introduce profiles for building alternate versions [SWS-967].
  • #1037 - Move up to Spring Framework 4.2 and Spring Security 4.0 [SWS-966].

v2.3.1.RELEASE

21 Nov 16:47
Compare
Choose a tag to compare
  • #1034 - Update reference docs citing Java 7 as minimum [SWS-963].
  • #1017 - race-condition breaks dynamic WSDL [SWS-947].
  • #1005 - Upgrade to Axiom 1.2.16 [SWS-931].

v2.3.0.RELEASE

21 Nov 16:47
Compare
Choose a tag to compare
  • #1026 - Fix Spring WS javadoc typo [SWS-954].
  • #1022 - Introduce ClientInterceptorAdapter [SWS-951].
  • #1020 - getResponseHeaders() is case sensitive [SWS-950].
  • #1019 - Fix some small typos in the docs [SWS-948].
  • #1015 - Deprecrate everything in wss4j module [SWS-945].
  • #1013 - Upgrade WSS4j 2.0 to 2.1 [SWS-943].
  • #971 - Add Code of Conduct [SWS-942].
  • #1012 - Upgrade to Smack 4.1.6 and Java 7 [SWS-941].
  • #1011 - Upgrade to Spring Security 3.2.9 [SWS-940].
  • #1010 - Upgrade to latest stable version of Spring Security [SWS-939].
  • #969 - Remove links to w3schools [SWS-938].
  • #1008 - Evaluate patch to replace internal API with public one [SWS-937].
  • #1007 - Update Bamboo to support 2.2 and 2.3 jobs [SWS-936].
  • #966 - Not enough namespace context during XSD validation when using AxiomSoapMessageFactory [SWS-932].
  • #1004 - NoSuchMethodError when using Axiom 1.2.14 [SWS-930].
  • #947 - Can the WSSecurityEngine used in Wss4jSecurityInterceptor be externalized to introduce custom behaviour? [SWS-890].
  • #963 - Update to WSS4J 2.0.x / XMLSec 2.0.x [SWS-886].
  • #962 - Update to Smack 4.1 [SWS-885].
  • #954 - Provide useful toString() for Jaxp13XPathExpressionFactory#Jaxp13XPathExpression [SWS-879].

v2.2.4.RELEASE

21 Nov 16:48
Compare
Choose a tag to compare
  • #1003 - Fix namespace prefix handling with StreamingPayload [SWS-929].
  • #1002 - Upgrade docbook-reference-plugin [SWS-928].
  • #1001 - Upgrade gradle build system [SWS-927].
  • #995 - Compatibility with Axiom 1.2.15 [SWS-922].

v2.2.3.RELEASE

21 Nov 16:48
Compare
Choose a tag to compare
  • #997 - Mime header : Multiple keys with same value [SWS-924].
  • #996 - Improve test cases to support HTTP Components [SWS-923].
  • #994 - Use varargs for XSD schemas [SWS-921].
  • #993 - Fix javadoc warnings [SWS-920].
  • #961 - Remove unused code [SWS-919].
  • #992 - Fix compiler warnings [SWS-918].
  • #973 - AxiomHandler doesn't cleanup prefix mapping between siblings [SWS-895].

v2.2.2.RELEASE

21 Nov 16:48
Compare
Choose a tag to compare
  • #958 - De-deprecate the older, interface-based endpoint mappings [SWS-910].

v2.2.1.RELEASE

21 Nov 16:49
Compare
Choose a tag to compare
  • #970 - SOAP call not rejected when an interceptor fails [SWS-892].
  • #965 - HttpComponentsMessageSender does not set correctly the maximum connections per host for https connection [SWS-888].
  • #964 - NullPointerException for a soap request with missing soap body tag [SWS-887].
  • #960 - Wss4jSecurityInterceptor, don't remove Security Header. [SWS-884].
  • #959 - AbstractAddressingEndpointMapping not calling SmartEndpointInterceptor.shouldIntercept while creating invocation chain [SWS-883].
  • #956 - Update net.sf.ehcache:ehcache-core dependency to use net.sf.ehcache:ehcache instead [SWS-881].
  • #952 - Support @repeatable in @PayloadRoot and @SoapAction [SWS-877].