Contact Us 1-800-596-4880

Zuora Connector Release Notes - Mule 3

Support Category: Select

Starting with v.3.0.0, Anypoint Connector for Zuora (Zuora Connector) is licensed commercially with Anypoint Platform. Prior versions remain freely available to the community.

3.2.0

November 14, 2019

Compatibility

The Zuora Connector 3.2.0 is compatible with the following:

Application/Service Version

Mule

3.7.0 and later

Zuora

v101

Connector DevKit

3.9.1

Features

  • Upgraded to Zuora SOAP API v101.

3.1.2

October 28, 2019

Compatibility

The Zuora Connector 3.1.2 is compatible with the following:

Application/Service Version

Mule

3.7.0 and later

Zuora

v75

Connector DevKit

3.9.1

Fixed Issues

  • Fixed NexusIQ security vulnerability with Zuora Connector.

3.1.1

August 25, 2017

Compatibility

The Zuora Connector 3.1.1 is compatible with the following:

Application/Service Version

Mule

3.7.0 and later

Zuora

v75

Fixed Issues

  • Invalid ConnectionTimeout and ReadTimeout configuration parameters: Previously, when the ConnectionTimeout or the ReadTimeout fields were set, they didn’t affect the client and had no effect whatsoever. This led to having SocketTimeoutExceptions when running long operations, or not having them when the expected timeout was set too short. Exceptions now work correctly and the timeouts happen as expected.

3.1.0

October 25, 2016

Compatibility

The Zuora Connector 3.1.0 is compatible with the following:

Application/Service Version

Mule

3.5.0 and later

Zuora

SOAP API v75

Features

  • Added Post Usage processor that receives the location of a CSV file and imports the usage data for one or more accounts from the CSV file to Zuora Post Usage.

  • Added Check Import Status processor that receives an import URL as input and returns the status of the input.

  • Added Multi-Entity support for Multi-Entity API for the REST Multi Entity API.

  • Added connectTimeout and readTimeout fields in the connector configuration to increase the connection time and the time to wait for a response from the server.

  • Added SocketTimeoutException, ConnectTimeoutException, SocketException and ConnectException to the list of exceptions that trigger a reconnection.

  • Added the Query processor with support for both DataSense Query Language and Native Query Language.

  • Added support for Zuora Aqua API. Besides the processors that expose the Aqua API operations, to periodically check the status of a Aqua job and retrieve its batches when it is complete, you can use the Aqua post query processor and Aqua get batch results source. For more details on how to use these processors, see the Zuora Connector Guide - Mule 3.

Fixed Issues

  • Modified the XML parsing classes to defend against the XML External Entity attacks.

Known Issues

  • ConnectionTimeout and ReadTimeout fields do not affect the Invoke SOAP Service operations.

3.0.1

August 20, 2016

Compatibility

The Zuora Connector 3.0.1 is compatible with the following:

Application/Service Version

Mule

3.5.0 and later

Zuora

v75

Fixed Issues

  • Fixed a compatibility issue between Zuora and other connectors.

Known Issues

None.

3.0.0

July 21, 2016

Compatibility

Zuora Connector is compatible with:

Application/Service Version

Mule

3.5.0 and later

Zuora

v75

Features

  • The connector is supported under the Select category

  • The connector can support older versions of the Zuora SOAP API (only version v75.0 was extensively tested)

  • The connector needs a Zuora WSDL to call SOAP-based operations

  • Invoke SOAP Service processor is used to call SOAP-based operations.

2.1.3

September 7, 2015

Compatibility

The Zuora Connector 2.1.3 is compatible with the following:

Application/Service Version

Mule

3.5.0 and later

Zuora API version

68.0

Features

  • Support for 68.0 API version