Skip to content

Releases: phax/as2-lib

as2-lib 4.6.4

10 Mar 15:37
Compare
Choose a tag to compare
  • 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:

as2-lib 4.6.3

03 Feb 13:04
Compare
Choose a tag to compare

Dependencies required:

as2-lib 4.6.2

03 Feb 13:00
Compare
Choose a tag to compare
  • Using Jakarta JAXB 2.3.3

as2-lib 4.6.1

15 Jul 21:22
Compare
Choose a tag to compare
  • Made AS2 version number customizable through IAS2Session (see issue #111)
  • Tried to send Content-Length HTTP header (see issue #109) - experimental feature

Dependencies required:

as2-lib 4.6.0

03 Feb 13:07
Compare
Choose a tag to compare
  • Changed the Maven groupId to com.helger.as2
  • Updated to ph-commons 9.4.0

as2-lib 4.5.5

12 Mar 11:29
Compare
Choose a tag to compare
  • Made a method non-final (see #105)

Dependencies required:

as2-lib 4.5.4

11 Mar 18:18
Compare
Choose a tag to compare
  • 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:

as2-lib 4.5.3

11 Mar 18:20
Compare
Choose a tag to compare
  • Updated to ph-web 9.1.9

Dependencies required:

as2-lib 4.5.2

07 Feb 22:13
Compare
Choose a tag to compare
  • 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:

as2-lib 4.5.1

07 Feb 22:11
Compare
Choose a tag to compare
  • 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: