Mule SOAP Service Release Notes
1.3.2
Release date: June 15, 2021
-
Updated Bouncy Castle to version 1.68.
-
Updated Apache CXF to version 3.4.1.
-
Updated Apache XML Security for Java (xmlsec) to version 2.2.1.
-
Updated Eclipse Jetty to version 9.4.39.v20210325.
-
Updated Spring Framework to version 5.3.6.
-
Updated JAX-WS API to version 2.3.1.
-
Updated Woodstox to version 6.2.5.
-
Updated Jakarta SOAP Implementation to version 1.5.3.
1.3.0
Release date: April 16, 2020
-
Updated Bouncy Castle to version 1.64.
-
Updated Apache CXF to version 3.3.4.
-
Updated Cryptacular to version 1.2.4.
1.2.1
Release date: October 30, 2019
-
Updated Apache XML Security for Java (xmlsec) to version 2.1.4.
-
Updated Bouncy Castle to version 1.61.
1.2.0
Release date: April 22, 2019
-
Updated Apache CXF to version 3.3.1.
-
Updated dom4j to version 2.1.1.
-
Updated Apache Ant to version 1.10.5.
-
Updated mule-wsdl-parser to version 1.1.6.
1.1.4
1.1.3
Release date: May 13, 2018
Fixed Issues
SE-7971 | Schema Collector fails reading schemas with encoding problem. |
---|
1.1.1
Release date: Mar 5, 2018
Fixed Issues
MULE-14671 | MuleApplicationClassloader is leaked when through SOAP |
---|
1.1.0
Release date: Jan 22, 2018
GA version of the Soap Service.
This version includes support for consuming SOAP Web Services through HTTP.
-
Custom HTTP transport (Connectivity is performed with the provided transport configuration).
-
Multipart operations support
-
MTOM Support
-
SOAP with Attachments (BASE64 encoded attachments) Support
-
WSS support (username, decrypt, encrypt, timestamp, signature).
-
Support for custom HTTP headers.
-
Extensible dispatching mechanism.
This version of the Service runs with the latest CXF version.
1.0.0
BETA version of the Soap Service.
This BETA version includes support for consuming SOAP Web Services through HTTP.
-
Custom HTTP transport (Connectivity is performed with the provided transport configuration).
-
Multipart operations support
-
MTOM Support
-
SOAP with Attachments (BASE64 encoded attachments) Support
-
WSS support (username, decrypt, encrypt, timestamp, signature).
-
Added Web Service Security (WSS) configuration options.