Releases: eclipse-tractusx/item-relationship-service
Releases · eclipse-tractusx/item-relationship-service
irs-helm-4.2.0
IRS Helm chart for Kubernetes
2.1.0
What's Changed
Changed
- Change 'jobParameter' to 'parameter' in GET calls in IRS API
- Change 'jobStates' to 'states' request parameter in GET call for jobs by states, 'jobStates' is now deprecated
- REST clients for DTR, SemHub and BPDM now use their own RestTemplates and configuration
- application.yaml received some documentation
Full Changelog: https://github.com/eclipse-tractusx/item-relationship-service/compare/2.0.0..2.1.0
irs-helm-4.1.0
IRS Helm chart for Kubernetes
irs-edc-consumer-1.0.2
IRS Helm chart for the EDC consumer
irs-helm-4.0.0
IRS Helm chart for Kubernetes
2.0.0
What's Changed
Added
- Added pagination to GET /irs/jobs endpoint (eg. {{IRS_HOST}}/irs/jobs?page=0&size=10&sort=completedOn,asc)
Changed
- IRS API now requires 'view_irs' resource access inside Keycloak JWT token.
- New 2.0.0 version of IRS API. Main goal was to remove 'job' prefix from attribute names
- change 'jobId' to 'id' in GET and POST calls
- change 'jobState' to 'state' in GET calls
- change 'jobCompleted' to 'completedOn' in GET calls
- change 'jobId' to 'id' and 'jobState' to 'state' in callback URI variables
Full Changelog: https://github.com/eclipse-tractusx/item-relationship-service/compare/1.6.0..2.0.0
1.6.0
What's Changed
Added
- EDC client implementation (for negotiation and data exchange)
- New callback endpoint for EDC (path: /internal/endpoint-data-reference)
- Optional trusted port to make internal interfaces only available via that (config: server.trustedPort)
Removed
- Removed the need for the API wrapper by directly communicating with the EDC control and data plane.
Full Changelog: 1.5.0...1.6.0
irs-helm-3.0.1
IRS Helm chart for Kubernetes
irs-edc-consumer-1.0.1
IRS Helm chart for the EDC consumer
irs-helm-2.3.0
IRS Helm chart for Kubernetes for Catena-X