Releases: phax/peppol-commons
peppol-commons 9.1.1
- Added the "peppol-directory-businesscard" to the known submodules in the BOM part of pom.xml
- Updated to OpenPeppol eDEC Code Lists v8.7
- Improved the Peppol Document Type Identifier value syntax checks - for busdox-docid-qns and for peppol-doctype-wildcard
- Improved the Peppol Process Identifier value syntax checks
- Identifier value checks can now be different per identifier scheme
Full Changelog: peppol-commons-parent-pom-9.1.0...peppol-commons-parent-pom-9.1.1
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.3
- 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.11
peppol-commons 9.1.0
- Added new submodule
peppol-directory-businesscard
. It is meant to replace thephoss-directory-businesscard
one.
Full Changelog: peppol-commons-parent-pom-9.0.8...peppol-commons-parent-pom-9.1.0
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
peppol-commons 9.0.8
- 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
peppol-commons 9.0.7
- Updated to ph-commons 11.1
Full Changelog: peppol-commons-parent-pom-9.0.6...peppol-commons-parent-pom-9.0.7
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.0
- 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.4
- jcodemodel 3.4.1
- DNSJava 3.5.2
- ExpiringMap 0.5.10
peppol-commons 9.0.6
- Improved support for the SBDH field
COUNTRY_C1
Full Changelog: peppol-commons-parent-pom-9.0.5...peppol-commons-parent-pom-9.0.6
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.0.4
- 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.0
- ph-genericode 7.0.0
- ph-sbdh 5.0.1
- ph-dns/ph-http/ph-network/ph-servlet/ph-web 10.1.1
- jcodemodel 3.4.1
- DNSJava 3.5.2
- ExpiringMap 0.5.10
peppol-commons 9.0.5
- Added possibility to customize secure validation in
SMPHttpResponseHandlerSigned
(for the Java 17 SHA-1 issue) - Added possibility to customize SMP Client to enabled or disable the secure validation via
setSecureValidation
(for the Java 17 SHA-1 issue) - Added support for the SBDH field
COUNTRY_C1
to fulfill the requirements of the Peppol Business Message Envelope 2.0 specification - Fixed the splitting of Peppol Document Type Identifier values, so that
::
can occur in Customization IDs
Full Changelog: peppol-commons-parent-pom-9.0.4...peppol-commons-parent-pom-9.0.5
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.0.4
- 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.0
- ph-genericode 7.0.0
- ph-sbdh 5.0.1
- ph-dns/ph-http/ph-network/ph-servlet/ph-web 10.1.1
- jcodemodel 3.4.1
- DNSJava 3.5.2
- ExpiringMap 0.5.10
peppol-commons 8.8.5 [backport]
- Added support for the SBDH field
COUNTRY_C1
to fulfill the requirements of the Peppol Business Message Envelope 2.0 specification
Dependencies required (some for testing only):
- ph-commons/ph-security/ph-xml/ph-collection/ph-jaxb/ph-json/ph-settings/ph-datetime/ph-scopes 10.2.4
- 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 2.6.0
- ph-poi 5.3.2
- ph-genericode 6.3.0
- ph-sbdh 4.3.0
- ph-dns/ph-http/ph-network/ph-servlet/ph-web 9.7.2
- jcodemodel 3.4.1
- DNSJava 3.5.2
- ExpiringMap 0.5.10
Full Changelog: peppol-commons-parent-pom-8.8.4...peppol-commons-parent-pom-8.8.5
peppol-commons 9.0.4
- Deprecated classes
PeppolSBDHPayload(Reader|Writer|Validator)
andEPeppolSBDHPayloadType
- Added new classes
PeppolSBDHPayloadBinaryMarshaller
andPeppolSBDHPayloadTextMarshaller
instead - Extended the API of class
PeppolCertificateChecker
to be able to register custom trusted Peppol certificates, e.g. for the French PoC
Full Changelog: peppol-commons-parent-pom-9.0.3...peppol-commons-parent-pom-9.0.4
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.0.4
- 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.0
- ph-genericode 7.0.0
- ph-sbdh 5.0.1
- ph-dns/ph-http/ph-network/ph-servlet/ph-web 10.1.1
- jcodemodel 3.4.1
- DNSJava 3.5.2
- ExpiringMap 0.5.10
peppol-commons 9.0.3
- Updated to OpenPeppol eDEC Code Lists v8.5.1
Full Changelog: peppol-commons-parent-pom-9.0.2...peppol-commons-parent-pom-9.0.3
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.0.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.0
- ph-genericode 7.0.0
- ph-sbdh 5.0.0
- ph-dns/ph-http/ph-network/ph-servlet/ph-web 10.1.0
- jcodemodel 3.4.1
- DNSJava 3.5.2
- ExpiringMap 0.5.10
peppol-commons 9.0.2
- Updated to OpenPeppol eDEC Code Lists v8.5
- Moved internal resources to different folders for overall unifications
Full Changelog: peppol-commons-parent-pom-9.0.1...peppol-commons-parent-pom-9.0.2
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.0.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.0
- ph-genericode 7.0.0
- ph-sbdh 5.0.0
- ph-dns/ph-http/ph-network/ph-servlet/ph-web 10.1.0
- jcodemodel 3.4.1
- DNSJava 3.5.2
- ExpiringMap 0.5.10