Skip to content

3.0.0

Compare
Choose a tag to compare
@ds-jkreutzfeld ds-jkreutzfeld released this 28 Jun 11:04
· 3738 commits to main since this release
78b5348

Added

  • Handling of Decentral Digital Twin Registry as a way of request AAS for identifier
    • Extend Register Job with key field that contain BPN and globalAssetId
    • Requesting BPN endpoint catalog over Discrovery Finder
    • Requesting EDC endpoint addresses for BPN over EDC Discovery Finder
    • Add filter for catalog item search in EDC
    • Authorize Digital Twin client with EDC Endpoint Reference
  • Added new Policy Store API to manage acceptable EDC policies
    • GET /irs/policies
    • POST /irs/policies
    • DELETE /irs/policies/{policyId}

Changed

  • Updated EDC Client to use version 0.4.1
    • Adjusted Protocol from IDS to DSP
    • Paths for catalog, contract negotiation and transfer process are now configurable via properties
      • edc.controlplane.endpoint.catalog
      • edc.controlplane.endpoint.contract-negotiation
      • edc.controlplane.endpoint.transfer-process
  • EDR Callback is now configurable via property edc.callback-url

Full Changelog: 2.6.1...3.0.0