# Web Service Consumer Connector Release Notes

Support Category:
[Select](https://www.salesforce.com/en-us/wp-content/uploads/sites/4/documents/legal/Agreements/versioning-back-support-policy.pdf)

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.

Guide: [Web Service Consumer Connector User Guide](../../web-service-consumer-connector/latest/)

## 2.1.4

**May 20, 2026**

### Compatibility

<table><colgroup><col> <col></colgroup><thead><tr><th>Application/Service</th><th>Version</th></tr></thead><tbody><tr><td><p>Mule</p></td><td><p>4.9.0 and later</p></td></tr><tr><td><p>OpenJDK</p></td><td><p>17</p></td></tr></tbody></table>

### Fixed Issues

<table><colgroup><col> <col></colgroup><thead><tr><th>Issue Resolution</th><th>ID</th></tr></thead><tbody><tr><td><div><div><p>Web Service Consumer Connector now preserves the complete <code>&lt;detail&gt;</code> content of SOAP 1.2 faults that contain multiple namespaces and nested elements, so structured error information is no longer lost when accessed programmatically.</p></div></div></td><td><div><div><p>W-21461701</p></div></div></td></tr><tr><td><div><div><p>The <code>soap-engine</code> dependency is upgraded to version 2.3.2 to fix Jetty vulnerabilities.</p></div></div></td><td><div><div><p>W-22392943, W-22489960, W-22489920, W-22489946, W-22489958</p></div></div></td></tr></tbody></table>

## 2.1.3 (Deprecated)

**May 19, 2026**

This version is deprecated. All of the features and fixed issues for this version are in version
2.1.4.

## 2.1.2

**April 10, 2026**

### Compatibility

<table><colgroup><col> <col></colgroup><thead><tr><th>Application/Service</th><th>Version</th></tr></thead><tbody><tr><td><p>Mule</p></td><td><p>4.9.0 and later</p></td></tr><tr><td><p>OpenJDK</p></td><td><p>17</p></td></tr></tbody></table>

### Fixed Issues

<table><colgroup><col> <col></colgroup><thead><tr><th>Issue Resolution</th><th>ID</th></tr></thead><tbody><tr><td><div><div><p>The <code>soap-engine</code> dependency is upgraded to version 2.3.1 to fix the Jetty vulnerability.</p></div></div></td><td><div><div><p>W-21809059</p></div></div></td></tr></tbody></table>

## 2.1.1

**December 18, 2025**

### Compatibility

<table><colgroup><col> <col></colgroup><thead><tr><th>Application/Service</th><th>Version</th></tr></thead><tbody><tr><td><p>Mule</p></td><td><p>4.9.0 and later</p></td></tr><tr><td><p>OpenJDK</p></td><td><p>17</p></td></tr></tbody></table>

### Fixed Issues

<table><colgroup><col> <col></colgroup><thead><tr><th>Issue Resolution</th><th>ID</th></tr></thead><tbody><tr><td><div><div><p>The <code>soap-engine</code> dependency is upgraded to version 2.1.1 to fix the Angus Mail CVE.</p></div></div></td><td><div><div><p>W-20593303</p></div></div></td></tr></tbody></table>

## 2.1.0

**December 12, 2025**

### What’s New

- The WSS Sign Configuration Adapter type now includes the new **Expand XOP Include** field to
  define how XOP (XML-binary Optimized Packaging) includes are expanded inline within the SOAP
  message body.

### Compatibility

<table><colgroup><col> <col></colgroup><thead><tr><th>Application/Service</th><th>Version</th></tr></thead><tbody><tr><td><p>Mule</p></td><td><p>4.9.0 and later</p></td></tr><tr><td><p>OpenJDK</p></td><td><p>17</p></td></tr></tbody></table>

## 2.0.2

**October 21, 2025**

### Compatibility

<table><colgroup><col> <col></colgroup><thead><tr><th>Application/Service</th><th>Version</th></tr></thead><tbody><tr><td><p>Mule</p></td><td><p>4.9.0 and later</p></td></tr><tr><td><p>OpenJDK</p></td><td><p>17</p></td></tr></tbody></table>

### Fixed Issues

<table><colgroup><col> <col></colgroup><thead><tr><th>Issue Resolution</th><th>ID</th></tr></thead><tbody><tr><td><div><div><p>The <code>springframework.version</code> library is upgraded to version 6.2.11 to address reported security vulnerabilities.</p></div></div></td><td><div><div><p>W-19725425</p></div></div></td></tr></tbody></table>

## 2.0.1

**September 16, 2025**

### Compatibility

<table><colgroup><col> <col></colgroup><thead><tr><th>Application/Service</th><th>Version</th></tr></thead><tbody><tr><td><p>Mule</p></td><td><p>4.9.0 and later</p></td></tr><tr><td><p>OpenJDK</p></td><td><p>17</p></td></tr></tbody></table>

### Fixed Issues

<table><colgroup><col> <col></colgroup><thead><tr><th>Issue Resolution</th><th>ID</th></tr></thead><tbody><tr><td><div><div><p>The <strong>Default HTTP Transport Configuration</strong> type no longer corrupts deflated binary attachments when debug logs are enabled.</p></div></div></td><td><div><div><p>W-19428838</p></div></div></td></tr><tr><td><div><div><p>The <code>commons.lang.version</code> library is upgraded to version 3.18.0 to address reported security vulnerabilities.</p></div></div></td><td><div><div><p>W-19174555</p></div></div></td></tr><tr><td><div><div><p>The <code>springframework.version</code> library is upgraded to version 6.2.10 to address reported security vulnerabilities.</p></div></div></td><td><div><div><p>W-19578330</p></div></div></td></tr><tr><td><div><div><p>Web Service Consumer Connector with dynamic configuration no longer leaks CXF <code>DelayedCachedOutputStreamCleaner</code> threads.</p></div></div></td><td><div><div><p>W-19258285</p></div></div></td></tr></tbody></table>

## 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.1](../../web-service-consumer-connector/latest/web-service-consumer-upgrade-migrate).

### Compatibility

<table><colgroup><col> <col></colgroup><thead><tr><th>Application/Service</th><th>Version</th></tr></thead><tbody><tr><td><p>Mule</p></td><td><p>4.9.0 and later</p></td></tr><tr><td><p>OpenJDK</p></td><td><p>17</p></td></tr></tbody></table>

## 1.11.4

**September 16, 2025**

### Compatibility

<table><colgroup><col> <col></colgroup><thead><tr><th>Application/Service</th><th>Version</th></tr></thead><tbody><tr><td><p>Mule</p></td><td><p>4.1.1 and later</p></td></tr><tr><td><p>OpenJDK</p></td><td><p>8, 11, and 17</p></td></tr></tbody></table>

### Fixed Issues

<table><colgroup><col> <col></colgroup><thead><tr><th>Issue Resolution</th><th>ID</th></tr></thead><tbody><tr><td><div><div><p>The <strong>Default HTTP Transport Configuration</strong> type no longer corrupts deflated binary attachments when debug logs are enabled.</p></div></div></td><td><div><div><p>W-19428838</p></div></div></td></tr><tr><td><div><div><p>The <code>commons.lang.version</code> library is upgraded to version 3.18.0 to address reported security vulnerabilities.</p></div></div></td><td><div><div><p>W-19174555</p></div></div></td></tr></tbody></table>

## 1.11.3

**June 30, 2025**

### Compatibility

<table><colgroup><col> <col></colgroup><thead><tr><th>Application/Service</th><th>Version</th></tr></thead><tbody><tr><td><p>Mule</p></td><td><p>4.1.1 and later</p></td></tr><tr><td><p>OpenJDK</p></td><td><p>8, 11, and 17</p></td></tr></tbody></table>

### Fixed Issues

<table><colgroup><col> <col></colgroup><thead><tr><th>Issue Resolution</th><th>ID</th></tr></thead><tbody><tr><td><div><div><p>The <code>mule-sdk-api</code> library is upgraded to version 0.8.7 because earlier versions do not include a <code>&lt;license&gt;</code> tag in the POM file.</p></div></div></td><td><div><div><p>W-18223316</p></div></div></td></tr></tbody></table>

## 1.11.2

**May 7, 2025**

### Compatibility

<table><colgroup><col> <col></colgroup><thead><tr><th>Application/Service</th><th>Version</th></tr></thead><tbody><tr><td><p>Mule</p></td><td><p>4.1.1 and later</p></td></tr><tr><td><p>OpenJDK</p></td><td><p>8, 11, and 17</p></td></tr></tbody></table>

### Fixed Issues

<table><colgroup><col> <col></colgroup><thead><tr><th>Issue Resolution</th><th>ID</th></tr></thead><tbody><tr><td><div><div><p>Web Service Consumer Connector now improves logs and removes unnecessary warnings.</p></div></div></td><td><div><div><p>W-13593144</p></div></div></td></tr><tr><td><div><div><p>Web Service Consumer Connector now contains patched Apache CXF to fix security vulnerabilities.</p></div></div></td><td><div><div><p>W-18412824</p></div></div></td></tr></tbody></table>

## 1.11.1

**March 27, 2025**

### Compatibility

<table><colgroup><col> <col></colgroup><thead><tr><th>Application/Service</th><th>Version</th></tr></thead><tbody><tr><td><p>Mule</p></td><td><p>4.1.1 and later</p></td></tr><tr><td><p>OpenJDK</p></td><td><p>8, 11, and 17</p></td></tr></tbody></table>

### Fixed Issues

<table><colgroup><col> <col></colgroup><thead><tr><th>Issue Resolution</th><th>ID</th></tr></thead><tbody><tr><td><div><div><p>Web Service Consumer Connector now contains patched Spring 5.x to fix security vulnerabilities.</p></div></div></td><td><div><div><p>W-17918465</p></div></div></td></tr></tbody></table>

## 1.11.0

**February 26, 2025**

### Compatibility

<table><colgroup><col> <col></colgroup><thead><tr><th>Application/Service</th><th>Version</th></tr></thead><tbody><tr><td><p>Mule</p></td><td><p>4.1.1 and later</p></td></tr><tr><td><p>OpenJDK</p></td><td><p>8, 11, and 17</p></td></tr></tbody></table>

### Fixed Issues

<table><colgroup><col> <col></colgroup><thead><tr><th>Issue Resolution</th><th>ID</th></tr></thead><tbody><tr><td><div><div><p>This release includes general security fixes.</p></div></div></td><td><div><div><p>W-17440028</p></div></div></td></tr></tbody></table>

## 1.10.3

**September 23, 2024**

### Compatibility

<table><colgroup><col> <col></colgroup><thead><tr><th>Application/Service</th><th>Version</th></tr></thead><tbody><tr><td><p>Mule</p></td><td><p>4.1.1 and later</p></td></tr><tr><td><p>OpenJDK</p></td><td><p>8, 11, and 17</p></td></tr></tbody></table>

### Fixed Issues

<table><colgroup><col> <col></colgroup><thead><tr><th>Issue Resolution</th><th>ID</th></tr></thead><tbody><tr><td><div><div><p>Web Service Consumer Connector no longer returns a null error message when a dispatcher exception occurs.</p></div></div></td><td><div><div><p>W-16446386</p></div></div></td></tr></tbody></table>

## 1.10.2

**August 23, 2024**

### Compatibility

<table><colgroup><col> <col></colgroup><thead><tr><th>Application/Service</th><th>Version</th></tr></thead><tbody><tr><td><p>Mule</p></td><td><p>4.1.1 and later</p></td></tr><tr><td><p>OpenJDK</p></td><td><p>8, 11, and 17</p></td></tr></tbody></table>

### Fixed Issues

<table><colgroup><col> <col></colgroup><thead><tr><th>Issue Resolution</th><th>ID</th></tr></thead><tbody><tr><td><div><div><p>Web Service Consumer Connector now uses <code>mule-soap-engine</code> version 1.9.3 to fix a security vulnerability in the <code>cxf-core</code> dependency.</p></div></div></td><td><div><div><p>W-16518539</p></div></div></td></tr></tbody></table>

## 1.10.1

**August 12, 2024**

### Compatibility

<table><colgroup><col> <col></colgroup><thead><tr><th>Application/Service</th><th>Version</th></tr></thead><tbody><tr><td><p>Mule</p></td><td><p>4.1.1 and later</p></td></tr><tr><td><p>OpenJDK</p></td><td><p>8, 11, and 17</p></td></tr></tbody></table>

### Fixed Issues

<table><colgroup><col> <col></colgroup><thead><tr><th>Issue Resolution</th><th>ID</th></tr></thead><tbody><tr><td><div><div><p>Web Service Consumer Connector now uses <code>mule-soap-engine</code> version 1.9.2 to avoid throwing the <code>No Content-Type boundled in the message</code> error. For more information, refer to <a href="../../web-service-consumer-connector/latest/web-service-consumer-troubleshooting#no-content-type">No Content-Type Boundled in the Message</a>.</p></div></div></td><td><div><div><p>W-13628673</p></div></div></td></tr></tbody></table>

## 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`, or `TimestampAtStart`) of outgoing WS-Security tags.

### Compatibility

<table><colgroup><col> <col></colgroup><thead><tr><th>Application/Service</th><th>Version</th></tr></thead><tbody><tr><td><p>Mule</p></td><td><p>4.1.1 and later</p></td></tr><tr><td><p>OpenJDK</p></td><td><p>8, 11, and 17</p></td></tr></tbody></table>

## 1.9.0

**May 3, 2024**

### What’s New

- This connector is now FIPS 140-2 compliant.

### Compatibility

<table><colgroup><col> <col></colgroup><thead><tr><th>Application/Service</th><th>Version</th></tr></thead><tbody><tr><td><p>Mule</p></td><td><p>4.1.1 and later</p></td></tr><tr><td><p>OpenJDK</p></td><td><p>8, 11, and 17</p></td></tr></tbody></table>

## 1.8.8

**May 3, 2024**

### Compatibility

<table><colgroup><col> <col></colgroup><thead><tr><th>Application/Service</th><th>Version</th></tr></thead><tbody><tr><td><p>Mule</p></td><td><p>4.1.1 and later</p></td></tr><tr><td><p>OpenJDK</p></td><td><p>8, 11, and 17</p></td></tr></tbody></table>

### Fixed Issues

<table><colgroup><col> <col></colgroup><thead><tr><th>Issue Resolution</th><th>ID</th></tr></thead><tbody><tr><td><div><div><p>The following dependencies are upgraded for maintenance:</p></div><div><ul><li><p>The spring-expression dependency is upgraded to version 5.3.34.</p></li><li><p>The mule-sdk-api dependency is upgraded to version 0.8.2.</p></li></ul></div></div></td><td><div><div><p>W-15438142</p></div></div></td></tr></tbody></table>

## 1.8.7

**April 10, 2024**

### Compatibility

<table><colgroup><col> <col></colgroup><thead><tr><th>Application/Service</th><th>Version</th></tr></thead><tbody><tr><td><p>Mule</p></td><td><p>4.1.1 and later</p></td></tr><tr><td><p>OpenJDK</p></td><td><p>8, 11, and 17</p></td></tr></tbody></table>

### Fixed Issues

<table><colgroup><col> <col></colgroup><thead><tr><th>Issue Resolution</th><th>ID</th></tr></thead><tbody><tr><td><div><div><p>Web Service Consumer Connector now uses mule-soap-engine version 1.9.1 to address a reported security vulnerability.</p></div></div></td><td><div><div><p>W-14979268</p></div></div></td></tr></tbody></table>

## 1.8.6

**March 13, 2024**

### What’s New

- This connector is now compatible with Java 17.

### Compatibility

<table><colgroup><col> <col></colgroup><thead><tr><th>Application/Service</th><th>Version</th></tr></thead><tbody><tr><td><p>Mule</p></td><td><p>4.1.1 and later</p></td></tr><tr><td><p>OpenJDK</p></td><td><p>8, 11, and 17</p></td></tr></tbody></table>

## 1.8.5

**January 31, 2024**

### Compatibility

<table><colgroup><col> <col></colgroup><thead><tr><th>Application/Service</th><th>Version</th></tr></thead><tbody><tr><td><p>Mule</p></td><td><p>4.1.1 and later</p></td></tr><tr><td><p>OpenJDK</p></td><td><p>8 and 11</p></td></tr></tbody></table>

### Fixed Issues

<table><colgroup><col> <col></colgroup><thead><tr><th>Issue Resolution</th><th>ID</th></tr></thead><tbody><tr><td><div><div><p>Web Service Consumer Connector now uses mule-soap-engine version 1.8.6 to address a reported security vulnerability.</p></div></div></td><td><div><div><p>W-14606069</p></div></div></td></tr></tbody></table>

## 1.8.4

**November 28, 2023**

### Compatibility

<table><colgroup><col> <col></colgroup><thead><tr><th>Application/Service</th><th>Version</th></tr></thead><tbody><tr><td><p>Mule</p></td><td><p>4.1.1 and later</p></td></tr><tr><td><p>Java</p></td><td><p>1.8</p></td></tr><tr><td><p>OpenJDK</p></td><td><p>8 and 11</p></td></tr></tbody></table>

### Fixed Issues

<table><colgroup><col> <col></colgroup><thead><tr><th>Issue Resolution</th><th>ID</th></tr></thead><tbody><tr><td><div><div><p>The connector now uses org.apache.santuario:xmlsec:jar:2.3.4 library to address reported security vulnerabilities.</p></div></div></td><td><div><div><p>W-14414918</p></div></div></td></tr></tbody></table>

## 1.8.3

**August 30, 2023**

### Compatibility

<table><colgroup><col> <col></colgroup><thead><tr><th>Application/Service</th><th>Version</th></tr></thead><tbody><tr><td><p>Mule</p></td><td><p>4.1.1 and later</p></td></tr></tbody></table>

### Fixed Issues

<table><colgroup><col> <col></colgroup><thead><tr><th>Issue Resolution</th><th>ID</th></tr></thead><tbody><tr><td><p>Internal dependencies that fix vulnerability issues are updated.</p></td><td><p>W-13971847</p></td></tr></tbody></table>

## 1.8.2

**April 24, 2023**

### Compatibility

<table><colgroup><col> <col></colgroup><thead><tr><th>Application/Service</th><th>Version</th></tr></thead><tbody><tr><td><p>Mule</p></td><td><p>4.1.1 and later</p></td></tr></tbody></table>

### Fixed Issues

<table><colgroup><col> <col></colgroup><thead><tr><th>Issue Resolution</th><th>ID</th></tr></thead><tbody><tr><td><p>The spring expression library is upgraded to version 5.3.27.</p></td><td><p>W-13064379</p></td></tr></tbody></table>

## 1.8.1

**March 7, 2023**

### Compatibility

<table><colgroup><col> <col></colgroup><thead><tr><th>Application/Service</th><th>Version</th></tr></thead><tbody><tr><td><p>Mule</p></td><td><p>4.1.1 and later</p></td></tr></tbody></table>

### Fixed Issues

<table><colgroup><col> <col></colgroup><thead><tr><th>Issue Resolution</th><th>ID</th></tr></thead><tbody><tr><td><p>Web Service Consumer connector has a new system property <code>mule.soap.maxAttributeSize</code>.</p><p>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.</p><p>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 (<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html#MAX_VALUE">Integer.MAX_VALUE</a> in Java). If you set 0 or if you don’t set the property, the connector takes the default value.</p></td><td><p>W-12429671</p></td></tr></tbody></table>

## 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

<table><colgroup><col> <col></colgroup><thead><tr><th>Application/Service</th><th>Version</th></tr></thead><tbody><tr><td><p>Mule</p></td><td><p>4.1.1 and later</p></td></tr></tbody></table>

### Fixed Issues

<table><colgroup><col> <col></colgroup><thead><tr><th>Issue Resolution</th><th>ID</th></tr></thead><tbody><tr><td><p>Internal dependencies that fix vulnerability issues are updated.</p></td><td><p>W-12276489</p></td></tr></tbody></table>

## 1.7.1

**November 3, 2022**

### Compatibility

<table><colgroup><col> <col></colgroup><thead><tr><th>Application/Service</th><th>Version</th></tr></thead><tbody><tr><td><p>Mule</p></td><td><p>4.1.1 and later</p></td></tr></tbody></table>

### Fixed Issues

<table><colgroup><col> <col></colgroup><thead><tr><th>Issue</th><th>ID</th></tr></thead><tbody><tr><td><p>Internal dependencies that fix vulnerability issues are updated.</p></td><td><p>W-11983186</p></td></tr></tbody></table>

## 1.7.0

**October 3, 2022**

### Compatibility

<table><colgroup><col> <col></colgroup><thead><tr><th>Application/Service</th><th>Version</th></tr></thead><tbody><tr><td><p>Mule</p></td><td><p>4.1.1 and later</p></td></tr></tbody></table>

### Fixed Issues

<table><colgroup><col> <col></colgroup><thead><tr><th>Issue</th><th>ID</th></tr></thead><tbody><tr><td><p>Web Service Consumer Connector now adds <strong>additionalTransportData</strong> when throwing exceptions in a failure scenario.</p></td><td><p>W-11210481</p></td></tr><tr><td><p>Web Service Consumer Connector now throws the <code>WSC:EMPTY_RESPONSE</code> message instead of <code>WSC:BAD_RESPONSE</code> when mandatory fields are missing from the response (Illegal Empty Response).</p></td><td><p>W-11058572</p></td></tr><tr><td><p>Updated internal WSDL parser of the connector.</p></td><td><p>W-11618208</p></td></tr></tbody></table>

## 1.6.14

**August 9, 2022**

### Compatibility

<table><colgroup><col> <col></colgroup><thead><tr><th>Application/Service</th><th>Version</th></tr></thead><tbody><tr><td><p>Mule</p></td><td><p>4.1.1 and later</p></td></tr></tbody></table>

### Fixed Issues

<table><colgroup><col> <col></colgroup><thead><tr><th>Issue</th><th>ID</th></tr></thead><tbody><tr><td><p>SOAP request compression now works correctly with Web Service Consumer Connector.</p></td><td><p>W-11399540</p></td></tr></tbody></table>

## 1.6.13

**June 28, 2022**

### Compatibility

<table><colgroup><col> <col></colgroup><thead><tr><th>Application/Service</th><th>Version</th></tr></thead><tbody><tr><td><p>Mule</p></td><td><p>4.1.1 and later</p></td></tr></tbody></table>

### Fixed Issues

<table><colgroup><col> <col></colgroup><thead><tr><th>Issue</th><th>ID</th></tr></thead><tbody><tr><td><p>Updated internal dependencies.</p></td><td><p>W-11357865</p></td></tr></tbody></table>

## 1.6.12

**June 16, 2022**

### Compatibility

<table><colgroup><col> <col></colgroup><thead><tr><th>Application/Service</th><th>Version</th></tr></thead><tbody><tr><td><p>Mule</p></td><td><p>4.1.1 and later</p></td></tr></tbody></table>

### Fixed Issues

<table><colgroup><col> <col></colgroup><thead><tr><th>Issue</th><th>ID</th></tr></thead><tbody><tr><td><p>Updated internal dependencies.</p></td><td><p>W-11227883</p></td></tr></tbody></table>

## 1.6.11

**May 12, 2022**

### Compatibility

<table><colgroup><col> <col></colgroup><thead><tr><th>Application/Service</th><th>Version</th></tr></thead><tbody><tr><td><p>Mule</p></td><td><p>4.1.1 and later</p></td></tr></tbody></table>

### Fixed Issues

<table><colgroup><col> <col></colgroup><thead><tr><th>Issue</th><th>ID</th></tr></thead><tbody><tr><td><p>Web Service Consumer Connector no longer throws the message <code>No Content-Type boundled in the message</code> in CloudHub when the web service response contains the Content-type header.</p></td><td><p>W-10818756</p></td></tr></tbody></table>

## 1.6.10

**April 19, 2022**

### Compatibility

<table><colgroup><col> <col></colgroup><thead><tr><th>Application/Service</th><th>Version</th></tr></thead><tbody><tr><td><p>Mule</p></td><td><p>4.1.1 and later</p></td></tr></tbody></table>

### Fixed Issues

<table><colgroup><col> <col></colgroup><thead><tr><th>Issue</th><th>ID</th></tr></thead><tbody><tr><td><p>Internal dependencies updated.</p></td><td><p>W-10940986</p></td></tr></tbody></table>

## 1.6.9

**February 04, 2022**

### Compatibility

<table><colgroup><col> <col></colgroup><thead><tr><th>Application/Service</th><th>Version</th></tr></thead><tbody><tr><td><p>Mule</p></td><td><p>4.1.1 and later</p></td></tr></tbody></table>

### Fixed Issues

<table><colgroup><col> <col></colgroup><thead><tr><th>Issue</th><th>ID</th></tr></thead><tbody><tr><td><p>The connector is now able to decode file attachments using base64 encoding.</p></td><td><p>WSCC-131</p></td></tr></tbody></table>

## 1.6.8

**January 14, 2022**

### Compatibility

<table><colgroup><col> <col></colgroup><thead><tr><th>Application/Service</th><th>Version</th></tr></thead><tbody><tr><td><p>Mule</p></td><td><p>4.1.1 and later</p></td></tr></tbody></table>

### Fixed Issues

<table><colgroup><col> <col></colgroup><thead><tr><th>Issue</th><th>ID</th></tr></thead><tbody><tr><td><p>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.</p></td><td><p>WSCC-125</p></td></tr><tr><td><p>Added new property <code>mule.soap.enable.namespaces</code>, which prevents resolving two headers with different namespaces as a duplicated header.</p></td><td><p>WSCC-124</p></td></tr></tbody></table>

## 1.6.7

**December 3, 2021**

### Compatibility

<table><colgroup><col> <col></colgroup><thead><tr><th>Application/Service</th><th>Version</th></tr></thead><tbody><tr><td><p>Mule</p></td><td><p>4.1.1 and later</p></td></tr></tbody></table>

### Fixed Issues

<table><colgroup><col> <col></colgroup><thead><tr><th>Issue</th><th>ID</th></tr></thead><tbody><tr><td><p>Response message did not contain the proper response data error due to an invalid SOAP response with an empty body.</p></td><td><p>WSCC-122</p></td></tr><tr><td><p>Error logged when there are spaces after a response tag.</p></td><td><p>WSCC-121</p></td></tr></tbody></table>

## 1.6.6

**August 23, 2021**

### Compatibility

<table><colgroup><col> <col></colgroup><thead><tr><th>Application/Service</th><th>Version</th></tr></thead><tbody><tr><td><p>Mule</p></td><td><p>4.1.1 and later</p></td></tr></tbody></table>

### Fixed Issues

<table><colgroup><col> <col></colgroup><thead><tr><th>Issue</th><th>ID</th></tr></thead><tbody><tr><td><p>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.</p></td><td><p>WSCC-120</p></td></tr></tbody></table>

## 1.6.5

**July 29, 2021**

### Fixed Issues

- Fixed Web Service Consumer Connector dependencies to run properly on JDK 11. (WSCC-119)

## 1.6.4

**March 23, 2021**

### Fixed Issues

- Now the MTOM flag affects only outgoing messages because some servers do not manage incoming
  multi-part messages. Web Service Consumer input messages are treated the same regardless of
  whether those messages are MTOM or not.

## 1.6.3

**January 26, 2021**

### Fixed Issues

- Fixed an issue in which mtom input attachment remains inaccessible in responses.

## 1.6.2

**December 29, 2020**

### Fixed Issues

- Fixed an issue in which large incoming attachments were splitting and not rejoining. (WSCC-104)

## 1.6.1

**July 27, 2020**

### Features

- Added new option to append XML Prolog into the envelope’s body XML content (WSCC-72)

### Fixed Issues

- Fixed an issue where messages were mistakenly transformed to UTF, regardless of whether they were
  raw binary content or text, and caused attachments that were not sent encoded in base64 to be
  corrupt in the process. (WSCC-76)

## 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.5.8

**March 30, 2020**

### Fixed Issues

- Fixed issue that caused the connector to retry, get, and parse an invalid WSDL. (MULE-18024)
- Fixed an issue that may cause the connector initialization to fail randomly. (MULE-18175)

## 1.5.7

**March 9, 2020**

### Fixed Issues

The issue that caused the connector to fail to parse the WSDL when encountering an operation that
didn’t have an input message is fixed. (MULE-18038)

## 1.5.6

**March 4, 2020**

### Fixed Issues

- Fixed issue that caused the connector to fail when using MTOM with a signed request. (MULE-17957)

## 1.5.5

**March 2, 2020**

### Features

- Removes guava dependency and start using java classes instead. (MULE-18126)

## 1.5.4

**January 15, 2020**

### Fixed Issues

- Fixed issue that caused consumption of unnecesary amounts of memory. (MULE-17937)
- Fixed issue that caused the connector to fail to find attachments that were not mandatory.
  (MULE-17928)

## 1.5.3

**December 17, 2019**

### Fixed Issues

- Added caching to resources. (MULE-17742)

## 1.5.2

**November 19, 2019**

### Fixed Issues

Replace `CID:<ATTACHMENT_NAME>` with the corresponding XML element when creating a SOAP request.
(MULE-17675)

## 1.5.1

**September 17, 2019**

### Fixed Issues

Fixed issue that caused streams to close before the SOAP responses were consumed. (MULE-17222)

## 1.5.0

**September 2, 2019**

### Features

Added the ability to configure Web Services Security attributes **Actor** and **Must understand**.
(MULE-17319)

## 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.4.0

**July 16, 2019**

### Features

Added the ability to configure verification of a web service security timestamp on responses.
(MULE-17106)

### Fixed Issues

None

## 1.3.4

**July 12, 2019**

### Fixed Issues

Fixed issue that caused the HTTP transport configuration to not be honored at design time.
(MULE-16977)

## 1.3.3

**June 18, 2019**

### Fixed Issues

Fixed issue that caused performance degradation when using an expression in a configuration.
(MULE-16970)

## 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

**February 11, 2019**

### Features

- Able to configure encryption algorithms. (MULE-16099, MULE-16099)
- Able to configure signature algorithm. (MULE-16100, MULE-11299)
- Able to configure which parts of the request should be signed or encrypted. (MULE-16094)
- New web service consumer connector icon. (MULE-16376)

### Fixed Issues

- Expose HTTP status code. (MULE-16333)
- Fixed issue that caused NPE when a SOAP attachment didn’t include a MIME type. (MULE-16441)
- Fixed issue that cause the execution of MUnit test to hang if a HTTP:CONNECTIVITY error is thrown.
  (MULE-16221)

## 1.2.4

**January 29, 2019**

### Fixed Issues

Update net.sf.Saxon to 9.9.1-1. (MULE-16393)

## 1.2.3

**January 25, 2019**

### Fixed Issues

Fixed issue that caused XML Schema choice Element not being handled. (MULE-16235)

## 1.2.2

**December 20, 2018**

### Fixed Issues

- Fixed issue when parsing a WSDL that imports another WSDL. (MULE-16231)
- Fixed issue that caused NPE when configuring invalid headers to the consume operation.
  (MULE-16177)

## 1.2.1

**Nov 12, 2018**

### Fixed Issues

- Fixed issue when resolving metadata of a WSDL that contains multiple operations with the same name
  for different ports. (MULE-15988)
- Fixed issue when parsing embedded Base64 attachments. (MULE-15790)

## 1.2.0

**October 29, 2018**

### Features

This release includes major performance improvements to resolving values for configurations and
DataSense.

### Known Issues

RPC WSDLs are not supported.

### 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)

## 1.1.1

**March 26, 2018**

### Known Issues

RPC WSDLs are not supported

### Fixed Issues

WSC is affected by CVE-2017-9735. (EE-5773)

## 1.1.0

**January 19, 2018**

### Features

This release includes the following enhancements, changes, and fixes:

- Support for multipart messages
- Added configuration hints through Value Providers
- Same experience for MTON and Soap with Attachments
- Improved UX

### Known Issues

RPC WSDLs are not supported

### Upgrade Requirements

Mule 4.1

### Fixed Issues

- WSC Connector exports internal classes. (MULE-14445)
- Upgrade to CXF 3.2.1. (MULE-14060)
- Correct event is not used when running with custom HTTP transport config. (MULE-14388)

## See Also

- [Salesforce Help](https://help.salesforce.com)
- [MuleSoft Services](https://www.mulesoft.com/support-and-services)
- [Known Issues](https://help.salesforce.com/s/issues)
