Flex Gateway新着情報
Governance新着情報
Monitoring API ManagerSupport Category: Premium
Anypoint Connector for AS2 (Applicability Statement 2) supports the AS2 protocol through the Anypoint Connector for AS2, which is an AS2-certified Java connector that leverages the AS2 Java Connector libraries.
AS2 is a specification about how to transport data securely and reliably over the internet. Security is achieved by using digital certificates and encryption.
Guide: AS2 Connector - Mule 3
January 14, 2022
Software | Version |
---|---|
Mule |
3.8.0 and later (within Mule 3) |
Java |
7 with JCE (Java Cryptography Extension) |
Connector DevKit |
3.9.5 |
An error occurred randomly when creating the temp directory (SE-24134).
January 7, 2022
Software | Version |
---|---|
Mule |
3.8.0 and later (within Mule 3) |
Java |
7 with JCE (Java Cryptography Extension) |
Connector DevKit |
3.9.5 |
Upgraded library dependencies (CONN-9897).
January 5, 2022
Software | Version |
---|---|
Mule |
3.8.0 and later (within Mule 3) |
Java |
7 with JCE (Java Cryptography Extension) |
Connector DevKit |
3.9.5 |
Upgraded library dependencies (CONN-9670).
October 30, 2020
Software | Version |
---|---|
Mule |
3.8.0 and later (within Mule 3) |
Java |
7 with JCE (Java Cryptography Extension) |
Connector DevKit |
3.9.5 |
Added support for NonProxyHosts list (SE-16225).
May 6, 2020
Software | Version |
---|---|
Mule |
3.8.0 and later (within Mule 3) |
Java |
7 with JCE (Java Cryptography Extension) |
Connector DevKit |
3.9.5 |
Library | Previous Version | Current Version |
---|---|---|
bcprov-jdk15on |
1.59 |
1.62 |
bcpkix-jdk15on |
1.59 |
1.62 |
dom4j |
2.0.0 |
2.1.1 |
h2 |
1.4.197 |
1.4.199 |
Error due to the wrong encoding of “quoted_printable” instead of “quoted-printable”. (SE-15267)
February 4, 2020
Software | Version |
---|---|
Mule |
3.8.0 and later (within Mule 3) |
Java |
7 with JCE (Java Cryptography Extension) |
Connector DevKit |
3.9.5 |
The connector no longer throws an unexpected error when polling a directory for files to send. (SE-13589)
October 30, 2019
Compatible Mule versions have been changed from 3.7.x and later to 3.8 and later.
Software | Version |
---|---|
Mule |
3.8.0 and later (within Mule 3) |
Java |
7 with JCE (Java Cryptography Extension) |
Connector DevKit |
3.9.5 |
User limit of inotify
instances reached or too many open files. (SE-12624)
November 9, 2018
Compatible Mule versions have been changed from 3.5.x and later to 3.7 and later.
Software | Version |
---|---|
Mule |
3.7.0 and later (within Mule 3) |
Java |
7 with JCE (Java Cryptography Extension) |
August 3, 2018
Compatible Mule versions have been changed from 3.5.x and later to 3.7 and later.
Software | Version |
---|---|
Mule |
3.7.0 |
Java |
7 with JCE (Java Cryptography Extension) |
May 7, 2018
Supported Mule versions: Mule 3.5.0 and later
Tested against: 3.5.4, 3.6.4, 3.7.3, 3.7.5, 3.8.2, and 3.8.5
Added support for overriding outgoing AS2 headers in the send
operation.
Certificates are now trimmed at runtime to prevent parsing errors. (SE-8128)
Receipt listeners (servers listening for receipts) are now prevented from binding to an occupied address.
Receipt listeners bound to static addresses now accept data at startup.
Content-Disposition is excluded from unsigned clear requests.
February 20, 2018
Supported Mule versions: Mule 3.5.0 and later
Tested against: 3.5.4, 3.6.4, 3.7.3, 3.7.5, 3.8.2, and 3.8.5
Fixed issue where the signed-receipt-micalg
header was not being honored on message reception. (SE-7666)
Content-Disposition is excluded from unsigned clear requests.
February 9, 2018
Supported Mule versions: Mule 3.5.0 and later
Tested against: 3.5.4, 3.6.4, 3.7.3, 3.7.5, 3.8.2, and 3.8.5
Added support for new 『operation-based HTTP connector』.
Content-Disposition is excluded from unsigned clear requests.
April 10, 2017
Supported Mule versions: 3.6.4, 3.7.3, 3.8.2
Fixed SE-5719
Content-Disposition is excluded from unsigned clear requests.
October 31, 2016
Supported Mule versions: 3.6.4, 3.7.3, 3.8.2
Added support for SHA-2 signing.
Added option to disable CMS Algorithm Protection attribute (applicable to Mule >= 3.8.1).
Fixed issue where exception is hidden while processing the receipt.
Renamed EDI_X12 standard option to X12 in partner-manager-config.
Renamed FLAT_FILE standard option to CSV in partner-manager-config.
Excluded b2b-provider-api JAR from release.
Fixed issue where exception messages weren’t properly formatted.
Content-Disposition is excluded from unsigned clear requests.
April 27, 2016
Supported Mule versions: 3.5.2, 3.6.1, 3.7.2, 3.7.3
Inbound property "filename" set to filename copied from Content-Disposition
Compatibility with Mule 3.7.3 and later has been fixed
Content-Disposition is excluded from unsigned clear requests.
December 2, 2015
Supported Mule versions: 3.5.2, 3.6.1, 3.7.2, 3.7.3
MuleSoft Certified Connector.
Content-Disposition is excluded from unsigned clear requests.
These release notes accompany the AS2 Connector guide.
The AS2 connector is compatible with:
Application/Service | Version |
---|---|
Mule |
3.5-3.6.x |
AS2 Server |
Any |
Added support for JKS key stores and deprecated PKCS #12 key stores.
Added support for receiving async receipts over HTTPS.
Added support for compression/decompression.
Added support for receiving receipts signed by a different certificate than the one used for encrypting the request.
Enabled enforcement of AS2 settings.
Fixed several issues happening when receiving and sending async receipts.
Content-Disposition is excluded from a unsigned clear request.