Skip to content

Releases: holodeck-b2b/bdxr-smp-client

v3.2.0

04 Oct 10:16
Compare
Choose a tag to compare

In this version the option to disregard a cached query result and always query the SMP server for the latest meta-data is added.

v3.1.0

16 Aug 10:10
Compare
Choose a tag to compare

This version adds support for the Peppol wildcard identifier scheme in org.holodeckb2b.bdxr.smp.peppol.DocumentID and allows to disable the secure validation of SMP responses.

v3.0.1

24 Mar 10:31
Compare
Choose a tag to compare

This version updates the version of some dependencies. It is now also easier to use as it is published on Maven Central. See the README for more details.

v3.0.0

03 May 12:40
Compare
Choose a tag to compare

The major new functionality in this release are:

  • the addition of the getServiceMetadata and getServiceGroup methods on the ISMPClient interface to retrieve all Service Metadata for a specific Service and the Service Group of a Participant
  • and the introduction of an API to support caching of results, both locally and based on caching mechanism as defined in the OASIS SMP version 2.0 Standard
    See CHANGELOG for more information.

v2.0.0

15 Apr 08:10
Compare
Choose a tag to compare

First release of the project after split from the BDXR Common project. This version contains components that support building SMP clients based on the OASIS SMP v1 and v2, BDXL and PEPPOL SML and SMP specifications.