Skip to content

Releases: spring-projects/spring-ws

v2.3.1.RELEASE

21 Nov 16:47

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

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

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

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

Choose a tag to compare

  • #958 - De-deprecate the older, interface-based endpoint mappings [SWS-910].

v2.2.1.RELEASE

21 Nov 16:49

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].

v2.2.0.RELEASE

21 Nov 16:49

Choose a tag to compare

v2.2.0.RC1

21 Nov 16:50

Choose a tag to compare

v2.2.0.RC1 Pre-release
Pre-release
  • #949 - When using @action and annotation-driven my custom interceptors are not added to the endpoint [SWS-874].
  • #948 - Preventing Denial of Service attack at the server side [SWS-873].
  • #944 - WS-Addressing headers missing from synchronous SOAP responses [SWS-870].
  • #942 - Add support for SOAP v1.2 Fault to Status Code mapping in WebServiceTemplate [SWS-868].
  • #941 - MethodReturnValueHandler implementations should support null return values from endpoints [SWS-867].
  • #939 - Intercept request with a payload that have not been defined in a EndpointMapping [SWS-864].
  • #938 - Support JDK 1.8 in build [SWS-863].
  • #937 - Make future time to live value configurable [SWS-862].
  • #930 - wsdl generation issue with CommonsXsdSchemaCollection [SWS-861].
  • #935 - Create WebServiceMessageSender implementation that wraps ClientHttpRequestFactory to allow common HTTP machinery config with RestTemplate [SWS-859].
  • #927 - NullPointerException: empty SOAP body and use of an interceptor [SWS-857].
  • #933 - Add ability to set SAMLIssuer on Wss4jSecurityInterceptor for securing messages with SAML tokens [SWS-856].
  • #926 - SPRING WEB SERVICES 2.1.3 is not generating content type as application/xop+xml for MTOM. [SWS-855].
  • #931 - The tutorial need to be updated [SWS-854].
  • #929 - KeyStoreCallbackHandler should allow the configuration of PKIXBuilderParameters, specifically to enable revocation checking [SWS-853].
  • #925 - AxiomUtils.toEnvelope(Document) cannot specify XMLInputFactory properties [SWS-851].
  • #924 - NoEndpointFoundException swallowed by WebServiceMessageReceiverObjectSupport [SWS-850].
  • #922 - Logging on DEBUG breaks DefaultMessageListenerContainer on WebSphere MQ [SWS-848].
  • #920 - Document what versions of SOAP, WDSL and WS-I Basic Profile are supported [SWS-846].
  • #916 - Signature & Binary Security Token [SWS-842].
  • #910 - Add JavaConfig support [SWS-836].
  • #862 - Call a new method of ClientInterceptor when sending the message failed [SWS-778].
  • #821 - Create a TrustManagerFactoryBean for a simpler config of HttpsUrlConnectionMessageSender [SWS-731].

v2.1.4.RELEASE

21 Nov 16:50

Choose a tag to compare

  • #919 - checkForUtf8ByteOrderMark() will not detect BOM with some TLSv1 implementations [SWS-845].
  • #918 - WebServiceTemplate(Marshaller marshaller) constructor doesn't call initDefaultStrategies() [SWS-844].
  • #915 - NullPointerException on First invocation to Spring WS Service with Nonce [SWS-841].
  • #914 - I can't set transformSchemaLocation attribute in MessageDispatcherServlet class through web.xml file [SWS-840].
  • #913 - Update documentation to use HttpComponentsMessageSender in favour of deprecated CommonsHttpMessageSender [SWS-839].
  • #912 - HttpComponentsMessageSender: Use the PoolingClientConnectionManager instead of the deprecated ThreadSafeClientConnManager [SWS-838].
  • #911 - Typo in embedded HTTP server documentation [SWS-837].
  • #909 - HttpComponentsMessageSender inintuitive constructor [SWS-835].
  • #907 - All JMS headers ignored, if the are not contained in CONVERSION_TABLE or prefixed with SOAPJMS_ [SWS-833].
  • #906 - Add support for programmatically instantiating MessageDispatcherServlet [SWS-832].
  • #905 - BspCompliant is always set to true in Wss4jSecurityInterceptor [SWS-831].
  • #747 - ejb 2.1 dependency jar - change to freely available jar in M2 Central [SWS-644].

v2.1.3.RELEASE

21 Nov 16:50

Choose a tag to compare

  • #904 - Setting bspCompliant = false has effect only for first request [SWS-828].
  • #793 - Binary data get inlined when using JAXB for marshaling MTOM-enabled Axiom SOAP messages [SWS-825].
  • #792 - In v 2.1.0, dispatch method of MessageDispatcher does not call processEndpointException method if response schema validation fails [SWS-824].
  • #901 - NoSuchMethodError after upgrading to AXIOM 1.2.14 [SWS-822].
  • #900 - Not possible to create wrapped doc/literal wsdls with SuffixBasedPortTypesProvider [SWS-821].
  • #899 - SimpleNamespaceContext.removeBinding() does not clean up all references [SWS-819].
  • #897 - Camel Spring-WS and AbstractAddressingEndpointMapping [SWS-817].
  • #896 - Missing encoding in dom4j element/document [SWS-816].
  • #895 - Error loading SAML properties file [SWS-815].
  • #894 - EndPointIntercepters do not respect the (Autowired) properties provided in beans XML [SWS-814].
  • #893 - Cannot use jms MessagePostProcessor support with WebServiceMessageDrivenBean [SWS-813].
  • #858 - Migrate to springsource github [SWS-774].