peppol-commons 9.0.8
phax
released this
23 Aug 05:26
·
290 commits
to master
since this release
- Updated to OpenPeppol eDEC Code Lists v8.6
- Added
CRLHelper.setCRLOfURL
to manually add an externally downloaded CRL - Added
CRLHelper.getCRLFromURL
now considers a maximum caching duration (defaults to 1 day) - Methods
PredefinedDocumentTypeIdentifierManager.getDocumentTypeIdentifierOfID
andPredefinedDocumentTypeIdentifierManager.containsDocumentTypeIdentifierWithID
now require the full identifier, incl. the scheme, to work around potentially new ambiguities - Extended
CertificateRevocationChecker
builder withcrlCachingDuration(Duration)
- Added new enum
EPeppolCertificateCheckResult.NOT_CHECKED
for phase4/#159
Full Changelog: peppol-commons-parent-pom-9.0.7...peppol-commons-parent-pom-9.0.8
Dependencies required (some for testing only):
- ph-commons/ph-security/ph-xml/ph-collection/ph-jaxb/ph-json/ph-settings/ph-datetime/ph-scopes 11.1.2
- ph-xsds-bdxr-smp1/ph-xsds-bdxr-smp2/ph-xsds-ccts-cct-schemamodule/ph-xsds-xades132/ph-xsds-xades141/ph-xsds-xmldsig/ph-xsds-xmldsig11 3.0.0
- ph-poi 6.0.1
- ph-genericode 7.1.1
- ph-sbdh 5.0.1
- ph-dns/ph-http/ph-network/ph-servlet/ph-web 10.1.5
- jcodemodel 3.4.1
- DNSJava 3.5.2
- ExpiringMap 0.5.10