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.1
Release date: May 17, 2021
-
Updated Apache Ant to version 1.10.9.
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
Release date: May 30, 2018
New Features and Enhancements
No new features were added in this version.
Fixed Issues
Issue | Description |
---|---|
SOAP Service not adding Content-Disposition Header when using MTOM |
|
WSC doesn’t override HTTP headers when declaring custom transport headers |
|
WSDL Parser does not load schemas from WSDLs that contain multiple imports |
|
Upgrade Spring to 4.3.17 |
1.1.3
Release date: May 13, 2018
New Features and Enhancements
No new features were added in this version.
Fixed Issues
SE-7971 |
Schema Collector fails reading schemas with encoding problem. |
---|
1.1.2
Release date: Mar 12, 2018
New Features and Enhancements
Removed Jetty 9.4.x that is prone to a timing channel in util/security/Password.java, which makes it easier for remote attackers to obtain access by observing elapsed times before rejection of incorrect passwords.
1.1.1
Release date: Mar 5, 2018
New Features and Enhancements
No new features were added in this version.
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.
Fixed Issues
Issue | Description |
---|---|
MULE-14388: Extensions Client must use the correct event when used in an operation |
|
MULE-14382: Upgrade BouncyCastle to 1.59 |
|
MULE-14060: Upgrade CXF to 3.2.1 |
|
MULE-14008: Soap Service NPE if the config is not configured properly. |
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.