Skip to content

Releases: eclipse-tractusx/item-relationship-service

irs-edc-consumer-2.0.0

28 Jun 10:43
4679410
Compare
Choose a tag to compare

IRS Helm chart for the EDC consumer

3.0.0

28 Jun 11:04
78b5348
Compare
Choose a tag to compare

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

irs-helm-5.3.1

26 May 11:36
83a9b82
Compare
Choose a tag to compare

IRS Helm chart for Kubernetes

2.6.1

26 May 11:55
72054fd
Compare
Choose a tag to compare

[2.6.1] - 2023-05-15

Added

  • Validation if bpnEndpoint is set in properties before starting a job with lookupBPNs set to true
  • Automate release workflow
  • Validate if callback url starts with http or https before register a job

2.6.0

05 May 10:31
5c99297
Compare
Choose a tag to compare

What's Changed

Added

  • IRS now checks the EDC policies and only negotiates contracts if the policy matches the ones defined in the configuration at edc.catalog.policies.allowedNames (comma separated string)

Changed

  • Restructured the repository to make it more comprehensive
  • Improved API descriptions regarding errors

Full Changelog: 2.5.1...2.6.0

irs-helm-5.3.0

05 May 10:21
59098dc
Compare
Choose a tag to compare

IRS Helm chart for Kubernetes

irs-helm-5.2.0

28 Apr 12:52
5dcfbe8
Compare
Choose a tag to compare

IRS Helm chart for Kubernetes

2.4.1

21 Apr 08:51
3976afd
Compare
Choose a tag to compare

What's Changed

Fixed

  • Updated spring-boot version to 3.0.6 to fix security issue
  • change GID in Dockerfile to fix #101

Full Changelog: https://github.com/eclipse-tractusx/item-relationship-service/compare/2.4.0..2.4.1

irs-helm-5.0.10

21 Apr 08:47
Compare
Choose a tag to compare

IRS Helm chart for Kubernetes

irs-helm-5.1.1

18 Apr 11:05
ac7e82b
Compare
Choose a tag to compare

IRS Helm chart for Kubernetes