Skip to content

Releases: eclipse-tractusx/item-relationship-service

5.1.0

06 May 11:00
b376f77
Compare
Choose a tag to compare

Changed

  • Removed obsolete entries from acceptedPolicies configuration. #530
  • Support of building relationships based on SingleLevelUsageAsBuilt v3.0.0 #558
  • Support of building relationships based on SingleLevelBomAsPlanned v3.0.0 #558
  • BPN lookup feature was removed #568
  • Update IRS EDC client to use EDC 0.7.0 #358

Fixed

  • Update bouncycastle to 1.78 to fix CVE's.
  • Fixed validation of json-schemas - IRS is creating tombstone instead collecting Submodel payload, when it not passes validation of schema #522

Full Changelog: 5.0.0...5.1.0

item-relationship-service-7.1.0

06 May 11:01
d957d47
Compare
Choose a tag to compare

Fixed

  • Fix for incomplete renaming of Helm chart (see #489)
  • Fixed missing Spring attribute #358

Changed

  • Update IRS version to 5.1.0

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

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