The mule-sdk-api
library is upgraded to version 0.8.7 because earlier versions do not include a <license>
tag in the POM file.
Web Service Consumer Connector Release Notes - Mule 4
Support Category: Select
Anypoint Connector for Web Service Consumer (Web Service Consumer Connector) consumes a SOAP web service from a Mule app to acquire data from an external source.
2.0.0
July 16, 2025
What’s New
-
Web Service Consumer Connector (and its dependencies) are now compilable and compatible only with Java 17.
-
To align with modern development practices and ensure continued compatibility with secure and supported libraries, Web Service Consumer Connector is upgraded from Spring 5.x to Spring 6.x.
For more information about how to upgrade the connector to version 2.0, refer to Upgrading and Migrating Web Service Consumer Connector to Version 2.0.
Compatibility
Application/Service | Version |
---|---|
Mule |
4.9.0 and later |
OpenJDK |
17 |
1.11.3
June 30, 2025
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
OpenJDK |
8, 11, and 17 |
Fixed Issues
Issue Resolution | ID |
---|---|
W-18223316 |
1.11.2
May 7, 2025
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
OpenJDK |
8, 11, and 17 |
Fixed Issues
Issue Resolution | ID |
---|---|
Web Service Consumer Connector now improves logs and removes unnecessary warnings. |
W-13593144 |
Web Service Consumer Connector now contains patched Apache CXF to fix security vulnerabilities. |
W-18412824 |
1.11.1
March 27, 2025
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
OpenJDK |
8, 11, and 17 |
Fixed Issues
Issue Resolution | ID |
---|---|
Web Service Consumer Connector now contains patched Spring 5.x to fix security vulnerabilities. |
W-17918465 |
1.11.0
February 26, 2025
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
OpenJDK |
8, 11, and 17 |
Fixed Issues
Issue Resolution | ID |
---|---|
This release includes general security fixes. |
W-17440028 |
1.10.3
September 23, 2024
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
OpenJDK |
8, 11, and 17 |
Fixed Issues
Issue Resolution | ID |
---|---|
Web Service Consumer Connector no longer returns a null error message when a dispatcher exception occurs. |
W-16446386 |
1.10.2
August 23, 2024
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
OpenJDK |
8, 11, and 17 |
Fixed Issues
Issue Resolution | ID |
---|---|
Web Service Consumer Connector now uses |
W-16518539 |
1.10.1
August 12, 2024
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
OpenJDK |
8, 11, and 17 |
Fixed Issues
Issue Resolution | ID |
---|---|
Web Service Consumer Connector now uses |
W-13628673 |
1.10.0
June 12, 2024
What’s New
-
In the connector configuration, use the new Security headers order field to select the order (empty,
TimestampAtEnd
, orTimestampAtStart
) of outgoing WS-Security tags.
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
OpenJDK |
8, 11, and 17 |
1.9.0
May 3, 2024
What’s New
-
This connector is now FIPS 140-2 compliant.
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
OpenJDK |
8, 11, and 17 |
1.8.8
May 3, 2024
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
OpenJDK |
8, 11, and 17 |
Fixed Issues
Issue Resolution | ID |
---|---|
The following dependencies are upgraded for maintenance:
|
W-15438142 |
1.8.7
April 10, 2024
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
OpenJDK |
8, 11, and 17 |
Fixed Issues
Issue Resolution | ID |
---|---|
Web Service Consumer Connector now uses mule-soap-engine version 1.9.1 to address a reported security vulnerability. |
W-14979268 |
1.8.6
March 13, 2024
What’s New
-
This connector is now compatible with Java 17.
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
OpenJDK |
8, 11, and 17 |
1.8.5
January 31, 2024
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
OpenJDK |
8 and 11 |
Fixed Issues
Issue Resolution | ID |
---|---|
Web Service Consumer Connector now uses mule-soap-engine version 1.8.6 to address a reported security vulnerability. |
W-14606069 |
1.8.4
November 28, 2023
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Java |
1.8 |
OpenJDK |
8 and 11 |
Fixed Issues
Issue Resolution | ID |
---|---|
The connector now uses org.apache.santuario:xmlsec:jar:2.3.4 library to address reported security vulnerabilities. |
W-14414918 |
1.8.3
August 30, 2023
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Fixed Issues
Issue Resolution | ID |
---|---|
Internal dependencies that fix vulnerability issues are updated. |
W-13971847 |
1.8.2
April 24, 2023
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Fixed Issues
Issue Resolution | ID |
---|---|
The spring expression library is upgraded to version 5.3.27. |
W-13064379 |
1.8.1
March 7, 2023
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Fixed Issues
Issue Resolution | ID |
---|---|
Web Service Consumer connector has a new system property The XML parser library has a limit that specifies maximum allowed length (in characters) of attribute values. This limit protects against possible Denial-of-Service (DoS) attacks. The default limit value is 524288 characters and it is a reasonable default value for normal usage. You can change it to a higher value if input documents can legitimately exceed the default limit, or to a lower value if specific attacks are observed or the system has a lower resource allocation. The maximum value allowed is 2147483647 (Integer.MAX_VALUE in Java). If you set 0 or if you don’t set the property, the connector takes the default value. |
W-12429671 |
1.8.0 (Deprecated)
February 2, 2023
This version is deprecated. All of the features and fixed issues for this version are in version 1.8.1.
1.7.2
January 10, 2023
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Fixed Issues
Issue Resolution | ID |
---|---|
Internal dependencies that fix vulnerability issues are updated. |
W-12276489 |
1.7.1
November 3, 2022
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Fixed Issues
Issue | ID |
---|---|
Internal dependencies that fix vulnerability issues are updated. |
W-11983186 |
1.7.0
October 3, 2022
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Fixed Issues
Issue | ID |
---|---|
Web Service Consumer Connector now adds additionalTransportData when throwing exceptions in a failure scenario. |
W-11210481 |
Web Service Consumer Connector now throws the |
W-11058572 |
Updated internal WSDL parser of the connector. |
W-11618208 |
1.6.14
August 9, 2022
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Fixed Issues
Issue | ID |
---|---|
SOAP request compression now works correctly with Web Service Consumer Connector. |
W-11399540 |
1.6.13
June 28, 2022
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Fixed Issues
Issue | ID |
---|---|
Updated internal dependencies. |
W-11357865 |
1.6.12
June 16, 2022
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Fixed Issues
Issue | ID |
---|---|
Updated internal dependencies. |
W-11227883 |
1.6.11
May 12, 2022
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Fixed Issues
Issue | ID |
---|---|
Web Service Consumer Connector no longer throws the message |
W-10818756 |
1.6.10
April 19, 2022
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Fixed Issues
Issue | ID |
---|---|
Internal dependencies updated. |
W-10940986 |
1.6.9
February 04, 2022
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Fixed Issues
Issue | ID |
---|---|
The connector is now able to decode file attachments using base64 encoding. |
WSCC-131 |
1.6.8
January 14, 2022
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Fixed Issues
Issue | ID |
---|---|
The connector no longer sets the indentation in the XML header by default, which prevents breaking the digital signature when the header contains a signed SAML assertion. |
WSCC-125 |
Added new property |
WSCC-124 |
1.6.7
December 3, 2021
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Fixed Issues
Issue | ID |
---|---|
Response message did not contain the proper response data error due to an invalid SOAP response with an empty body. |
WSCC-122 |
Error logged when there are spaces after a response tag. |
WSCC-121 |
1.6.6
August 23, 2021
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Fixed Issues
Issue | ID |
---|---|
A parsing error occurred in the WSDL attachment response enrichment when there was more than one root element in the body of the SOAP response message. |
WSCC-120 |
1.6.0 (Deprecated)
This version is deprecated. All of the features and fixed issues for this version are in version 1.6.1.
1.4.1
August 13, 2019
Fixed Issues
-
Error when processing a SOAP response encoded with an encoding different that the one used by Mule. (MULE-17272)
-
The HTTP content-type header was not included on an HTTP request that is made to consume an operation. (MULE-17283)
-
WSDL was not parsed when an operation was missing bindings for input or output. (MULE-17302)
1.3.2
May 3, 2019
Fixed Issues
-
Fixed issue that caused metadata not being collected when the location of the WSDL was a relative path. (MULE-16876)
-
Fixed issue that caused the signature and the timestamp to be incorrectly swapped when signing the timestamp. (MULE-16834)
-
Fixed issue that caused the operation not being loaded on Studio. (MULE-16931)
1.3.1
April 4, 2019
Fixed Issues
-
Fixed issue that caused the WSDL parsing to fail when an import with HTTPS was included in the WSDL. (MULE-16623)
-
Fixed issue that caused the connector to fail finding attachments when an element has a namespace. (MULE-16592)
-
Fixed issue that caused the connector to be unable to decrypt responses using the Key Transport Algorithm RSA 1.5. (MULE-16605)
-
Fixed issue that caused the connector to be unable to generate the signature value, CXF library version upgraded. (MULE-16637)
1.3.0
1.2.0
October 29, 2018
Features
This release includes major performance improvements to resolving values for configurations and DataSense.
Fixed Issues
-
WSC headers metadata is being badly generated. (MULE-15922)
-
Improve the WSC value provider performance. (MULE-15885)
-
WSC should allow timeout configuration for default HTTP config. (MULE-15844)
-
Make WSC take advantage of the metadata cache. (MULE-15551)
-
Upgrade
commons-lang3
to 3.7. (MULE-15082) -
Upgrade Guava to 25.1. (MULE-15079)
-
WSC cannot load WSDL files inside JAR files. (MULE-14996)