Skip to content

4.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Feb 10:51
· 1789 commits to main since this release
776f3c0

Added

  • Added helper script for building documentation locally.
  • Added new job parameter flag "auditContractNegotiation" which toggles setting contractAgreementId in Shells and Submodels
  • Added "contractAgreementId" field to Submodel model
  • Added Integration Tests for the entire IRS flow using stubbed responses of Discovery Service, Semantic Hub, EDC, Digital Twin Registry and BPDM Pool

Changed

  • Dataspace Discovery Service handles multiple EDC-Urls received for BPN now
  • Updated license header to "Copyright (c) 2021,2024 Contributors to the Eclipse Foundation"
  • Changed lookupGlobalAssetIds to lookupShellsByBPN, which provides full object.
  • Suppressed CVE-2024-20932 from graal-sdk-21.2.0.jar because this is not applicable for IRS.
  • Updated configuration of DISCOVERY_REST_TEMPLATE from ess.discovery.* to digitalTwinRegistry.discovery.* and discovery finder URL from digitalTwinRegistry.discoveryFinderUrl to digitalTwinRegistry.discovery.discoveryFinderUrl
  • Redesigned Shell object - wrapped payload and added "contractAgreementId" field
  • Changed structure of Policy creation to match EDC format
  • Update irs-registry-client to 1.6.0-SNAPSHOT

Fixed

  • Update to Spring Boot 3.1.8. This fixes the following CVEs:

Full Changelog: 4.4.0...4.5.0