Skip to content

Releases: eclipse-tractusx/item-relationship-service

item-relationship-service-7.0.1

17 Apr 15:17
6656830
Compare
Choose a tag to compare

Fixed

  • Renamed item relationship service Helm chart from "irs-helm" to "item-relationship-service" (Fix). #489

Full Changelog: item-relationship-service-7.0.0...item-relationship-service-7.0.1

5.0.0

16 Apr 14:22
1307aa2
Compare
Choose a tag to compare

Added

  • SAMM models can now be added locally #488
  • Introduced new Cucumber Tests to cover Industry Core 2.0.0 compatibility #488

Fixed

  • Policy store API fixes. #199, #505

    • Create policy request limited to create exactly one policy, not multiple (reason: error handling).
    • Create policy request returns policy id of the created policy now.
    • Harmonized policy store API between #199 and policy structure from #249.
    • Consistent naming for business partner number parameters.
    • Corrected default policy handling.
    • Validation of business partner numbers. #505
  • ClassCastException in exception handling of EdcSubmodelClientImp#getEndpointReferencesForAsset corrected (returns the
    exception as failed future now). #405

  • RestClientExceptions are handled correctly in BpdmFacade now. #405

  • Fixed Base64 encoding and decoding for locally provided Semantic Models #488

Full Changelog: 4.9.0...5.0.0

item-relationship-service-7.0.0

16 Apr 14:26
89597fd
Compare
Choose a tag to compare

Changed

  • Renamed item relationship service Helm chart from "irs-helm" to "item-relationship-service". #489
  • Update IRS version to 5.0.0

Full Changelog: item-relationship-service-6.18.0...item-relationship-service-7.0.0

item-relationship-service-6.18.0

15 Apr 14:40
e4d7361
Compare
Choose a tag to compare

Changed

  • Update IRS version to 4.9.0

Full Changelog: ...item-relationship-service-6.18.0

4.9.0

03 Apr 12:39
Compare
Choose a tag to compare

Added

  • Extended EdcPolicyDefinitionService to check if a policy in the edc exists

Changed

  • IRS now supports Asset Administration Shell v3.1 - adjusted lookup shells endpoint changes (assetIds query param is encoded). #359
  • Support of building relationships based on SingleLevelBomAsBuilt v3.0.0 #488

Full Changelog: 4.9.0...4.9.0

irs-helm-6.18.0

03 Apr 12:38
6cb399e
Compare
Choose a tag to compare

Changed

  • Update IRS version to 4.9.0

Full Changelog: irs-helm-6.9.2...irs-helm-6.18.0

4.8.0

19 Mar 08:14
f12be7c
Compare
Choose a tag to compare

Changed

  • Improved maintainability in EdcSubmodelClientImpl by reduced method visibility and better naming (in context of #448).
  • EdcPolicyDefinitionService, EdcContractDefinitionService and EdcAssetService return throw AlreadyExist exceptions when Conflict is returned from
    EDC
  • Added AssetAdministrationShellDescriptor specificAssetIds support for externalSubjectId required for data provisioning
  • Registering a job - aspects array is now accepting full urn of aspect model instead of name only, eg. 'urn:bamm:io.catenax.single_level_bom_as_built:2.0.0#SingleLevelBomAsBuilt' instead 'SingleLevelBomAsBuilt'. #439
  • Changed the version of irs-registry-client from 1.6.0-SNAPSHOT to 1.6.0

Fixed

  • Fixed missing timeouts including configuration. #448

Full Changelog: 4.7.0...4.8.0

irs-helm-6.17.0

19 Mar 08:01
f12be7c
Compare
Choose a tag to compare

Added

  • Added property edc.controlplane.asyncTimeout which allows to set a global time-to-live for all async requests over EDC

Changed

  • Update IRS version to 4.8.0

Full Changelog: irs-helm-6.9.2...irs-helm-6.17.0

4.7.0

04 Mar 09:23
0906ab8
Compare
Choose a tag to compare

Added

  • DigitalTwinRegistryCreateShellService in irs-registry-client for creating shells in DTR directly
  • POST /management/v2/contractagreements/request and GET /management/v2/contractagreements/{contractAgreementId}/negotiation to irs-edc-client lib

Changed

  • EDC client handles multiple Digital Twin Registries and Digital Twins now #395
  • Change logo of irs
  • Added 'businessPartnerNumber' field to Tombstone model. This will be filled only when UsagePolicyValidation tombstone is being created. #404

Fixed

  • Update to Spring Boot 3.1.9 to fix CVE's. #423
  • Fixed a case where Policy validation could result in a NullPointerException if either orConstraint or andConstraint of
    accepted policies were null #436

Full Changelog: 4.6.0...4.7.0

irs-helm-6.16.0

04 Mar 09:27
b1a8352
Compare
Choose a tag to compare

Added

  • Added configuration property edc.controlplane.endpoint.contractAgreements

Changed

  • Update IRS to version 4.7.0

Full Changelog: irs-helm-6.9.2...irs-helm-6.16.0