Skip to content

Releases: eclipse-tractusx/item-relationship-service

irs-helm-4.2.0

20 Jan 13:25
287e805
Compare
Choose a tag to compare

IRS Helm chart for Kubernetes

2.1.0

11 Jan 12:08
fff9f18
Compare
Choose a tag to compare

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

11 Jan 12:03
fff9f18
Compare
Choose a tag to compare

IRS Helm chart for Kubernetes

irs-edc-consumer-1.0.2

10 Jan 11:57
11054b5
Compare
Choose a tag to compare

IRS Helm chart for the EDC consumer

irs-helm-4.0.0

11 Dec 10:35
6a16b88
Compare
Choose a tag to compare

IRS Helm chart for Kubernetes

2.0.0

12 Dec 08:09
929d974
Compare
Choose a tag to compare

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

28 Nov 08:38
eb1eb10
Compare
Choose a tag to compare

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

28 Nov 08:33
eb1eb10
Compare
Choose a tag to compare

IRS Helm chart for Kubernetes

irs-edc-consumer-1.0.1

28 Nov 08:33
eb1eb10
Compare
Choose a tag to compare

IRS Helm chart for the EDC consumer

irs-helm-2.3.0

15 Nov 11:24
7435d35
Compare
Choose a tag to compare

IRS Helm chart for Kubernetes for Catena-X