Releases: phax/as2-lib
Releases · phax/as2-lib
as2-lib 4.6.4
- Added new servlet
AS2MDNReceiveServlet
to receive asynchronous MDNs - Fixed potential Exceptions if the "pending MDN Info" or "pending MDN" folder is not configured properly
- Extracted the class
AbstractCertificateFactory
to be more flexible in KeyStore handling for receiving.
Dependencies required:
- ph-commons/ph-xml/ph-collection/ph-security/ph-datetime/ph-bc 9.5.4
- ph-mail/ph-http/ph-network 9.5.2
- BouncyCastle 1.67
as2-lib 4.6.3
- Using a partition-safe rename (see issue #116)
Dependencies required:
- ph-commons/ph-xml/ph-collection/ph-security/ph-datetime/ph-bc 9.5.1
- ph-mail/ph-http/ph-network 9.3.4
- BouncyCastle 1.66
as2-lib 4.6.2
- Using Jakarta JAXB 2.3.3
as2-lib 4.6.1
- Made AS2 version number customizable through
IAS2Session
(see issue #111) - Tried to send Content-Length HTTP header (see issue #109) - experimental feature
Dependencies required:
- ph-commons/ph-xml/ph-collection/ph-security/ph-datetime/ph-bc 9.4.6
- ph-mail/ph-http/ph-network 9.3.1
- BouncyCastle 1.66
as2-lib 4.6.0
- Changed the Maven groupId to
com.helger.as2
- Updated to ph-commons 9.4.0
as2-lib 4.5.5
- Made a method non-final (see #105)
Dependencies required:
- ph-commons/ph-xml/ph-collection/ph-security/ph-datetime/ph-bc 9.3.9
- ph-mail/ph-http/ph-network 9.1.10
- BouncyCastle 1.64
as2-lib 4.5.4
- Fixed a resource leak that caused a lot of "bcMail" temporary files (see #103)
- Fixed a problem with the
SelfFillingPartnershipFactory
if the instance survives multiple document exchanges to different partners (see #99)
Dependencies required:
- ph-commons/ph-xml/ph-collection/ph-security/ph-datetime/ph-bc 9.3.9
- ph-mail/ph-http/ph-network 9.1.10
- BouncyCastle 1.64
as2-lib 4.5.3
- Updated to ph-web 9.1.9
Dependencies required:
- ph-commons/ph-xml/ph-collection/ph-security/ph-datetime/ph-bc 9.3.9
- ph-mail/ph-http/ph-network 9.1.9
- BouncyCastle 1.64
as2-lib 4.5.2
- Fixed passing the keystore password in the AS2 client if the keystore was provided as a byte array
- Sending less stack traces in the MDN if an
AS2ProcessorException
was thrown
Dependencies required:
- ph-commons/ph-xml/ph-collection/ph-security/ph-datetime/ph-bc 9.3.9
- ph-mail/ph-http/ph-network 9.1.6
- BouncyCastle 1.64
as2-lib 4.5.1
- Extended
CertificateFactory
API - Fixed a small RFC 4130 compliance bug. In the formatting of the "Disposition" response header, a blank was missing in case of an error
- Extended other APIs of modules and processors
Dependencies required:
- ph-commons/ph-xml/ph-collection/ph-security/ph-datetime/ph-bc 9.3.9
- ph-mail/ph-http/ph-network 9.1.5
- BouncyCastle 1.64