Mule AS2 Connector Release Notes

Version: 1.0.0

Date: 27-Jan-2015

Supported Mule Runtime Versions: 3.5.1, 3.5.2, 3.6.0

New Features and Functionality

  • Added support for JKS key stores and deprecated PKCS #12 key stores
  • Added support for receiving async receipts over HTTPs
  • Added support for (de)compression
  • Removed receive-using-agreement operation
  • Added support for receiving receipts signed by a different certificate than the one used for encrypting the request
  • Enabled enforcement of AS2 settings

Closed Issues in this release

  • Fixed several issues happening when receiving and sending async receipts

Known Issues in this release

  • Content-Disposition is excluded from a unsigned clear request

Version: 1.1.0-RC2

Date: 22-Dec-2014

Supported Mule Runtime Versions: 3.5.1, 3.5.2

New Features and Functionality

  • Added support for custom Content-Transfer-Encoding

Closed Issues in this release

Known Issues in this release

Version: 1.0.1-RC2

Date: 14-Dec-2014

Supported Mule Runtime Versions: 3.5.1, 3.5.2

Closed Issues in this release

  • Fixed incorrect MIC verification due to omitted whitespace after the comma inside the MIC
  • Fixed incorrect signature verification failure when a binary signature is received in the receipt

Known Issues in this release

Version: 1.0.0-RC2

Date: 9-Dec-2014

Supported Mule Runtime Versions: 3.5.1, 3.5.2

New Features and Functionality

  • Added support for receipt tracking (experimental)
  • Added support for asynchronous receipts (experimental)
  • Reduced memory usage for certain AS2 scenarios
  • Included JCE unlimited strength jurisdiction policy prerequisite to docs

Closed Issues in this release

  • Fixed NullPointerException bug occurring on Mule shutdown
  • Fixed issue where the Content-Disposition header cannot be retrieved from the incoming request
  • Fixed minor bug in Fallback MIC Algorithm config option

Known Issues in this release