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.
1.6.8
January 14, 2022
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.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)