Skip to content

4.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Mar 08:14
· 1327 commits to main since this release
f12be7c

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