Releases: eclipse-tractusx/item-relationship-service
Releases · eclipse-tractusx/item-relationship-service
irs-edc-consumer-2.0.0
IRS Helm chart for the EDC consumer
3.0.0
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
IRS Helm chart for Kubernetes
2.6.1
[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
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
IRS Helm chart for Kubernetes
irs-helm-5.2.0
IRS Helm chart for Kubernetes
2.4.1
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
IRS Helm chart for Kubernetes
irs-helm-5.1.1
IRS Helm chart for Kubernetes