Skip to content

Releases: phax/peppol-commons

peppol-commons 9.4.0

24 May 11:31
Compare
Choose a tag to compare
  • Renamed IParticipantIdentifierScheme to IPeppolParticipantIdentifierScheme
  • Tried to make the usage of IIdentifierFactory more customizable
  • Made AbstractRevocationCheckBuilder and PeppolRevocationCache top-level classes
  • Extracted class TrustedCACertificates to hold a list of certificates
  • Deprecated a lot of methods in PeppolCertificateChecker in favour of new APIs. Main idea is to simplify multi-certificate handling.

Full Changelog: peppol-commons-parent-pom-9.3.6...peppol-commons-parent-pom-9.4.0

Dependencies required (some for testing only):

peppol-commons 9.3.6

24 Apr 20:05
Compare
Choose a tag to compare

peppol-commons 9.3.5

peppol-commons 9.3.4

04 Apr 15:19
Compare
Choose a tag to compare
  • Added new classes to support the DBNA network as well (DBNAURLProviderSMP, EDBNASML)
  • Allowing empty identifier schemes as being present (for DBNA). See IIdentifier.hasScheme ()

Full Changelog: peppol-commons-parent-pom-9.3.3...peppol-commons-parent-pom-9.3.4

Dependencies required (some for testing only):

peppol-commons 9.3.3

29 Mar 11:43
Compare
Choose a tag to compare

peppol-commons 9.3.1

04 Mar 18:55
Compare
Choose a tag to compare
  • Updated to ph-ubl 9.0.0 (affects only peppol-mlr)
  • Changed the default checking mode in CertificateRevocationChecker from CRL_BEFORE_OCSP to CRL to avoid any fallback to OCSP
  • Improved logging of certificate revocation checks

Full Changelog: peppol-commons-parent-pom-9.3.0...peppol-commons-parent-pom-9.3.1

Dependencies required (some for testing only):

peppol-commons 9.3.0

23 Jan 08:10
Compare
Choose a tag to compare
  • PredefinedProcessIdentifierManager now internally works with the full URI encoded process ID and not just the value
  • Improved the CRL caching API and unified it with the Peppol certificate revocation checker cache.
  • Via CRLCache constructor a custom CRLDownloader can be configured. The default solution uses the Java runtime HttpURLConnection.

Full Changelog: peppol-commons-parent-pom-9.2.3...peppol-commons-parent-pom-9.3.0

Dependencies required (some for testing only):

peppol-commons 9.2.3

10 Jan 09:31
Compare
Choose a tag to compare

peppol-commons 9.2.2

09 Jan 00:43
Compare
Choose a tag to compare
  • Extended PeppolSBDHDocumentReader API to allow to disable check for mandatory C1 Country Code via .setCheckForCountryC1(boolean)

Full Changelog: peppol-commons-parent-pom-9.2.1...peppol-commons-parent-pom-9.2.2

Dependencies required (some for testing only):

peppol-commons 9.2.1

07 Jan 13:42
Compare
Choose a tag to compare
  • Updated to ph-web 10.1.7
  • Added interface method ISMPServiceMetadataProvider.getWildcardServiceMetadataOrNull

Full Changelog: peppol-commons-parent-pom-9.2.0...peppol-commons-parent-pom-9.2.1

Dependencies required (some for testing only):