Skip to main content

24.12

ยท 6 min read

[24.12] - 2024-12-02โ€‹

Implemented features can be found here

Updatedโ€‹

ComponentHelm Chart (s)App-/KIT Version (s)
BPDM KITn/a7.0.0
Circularity KITn/a1.3.0
DCM KITn/a1.2.0
Digital Twin Registrydigital-twin-registry: 0.6.20.6.2
Discovery Finderdiscoveryfinder: 0.4.20.5.2
Discovery Service (BPN Finder)bpndiscovery: 0.4.20.5.2
Eclipse Data Space Connector (Tractus-X EDC)0.8.00.8.0
Golden Record Business Partner Number (BPN) Servicebpdm: 5.2.06.2.0
Identity and Access Management (IAM)centralidp: 4.0.0
sharedidp: 4.0.0
keycloak: 25.0.6
Industry Core KITn/a1.3.0
Knowledge Agentsremoting-agent: 1.14.24
provisioning-agent: 1.14.24
conforming-agent: 1.14.24
matchmaking-agent: 1.14.24
remoting-agent: 1.14.24
provisioning-agent: 1.14.24
conforming-agent: 1.14.24
matchmaking-agent: 1.14.24
(Knowledge) Agents KITn/a1.2.0
Policy Hubpolicy-hub: 1.2.01.2.0
Portalportal: 2.3.0registration: 2.1.0
frontend: 2.3.0
backend: 2.3.0
assets: 2.3.0
Self Description (SD) Factorysdfactory: 2.1.22v2.1.14
Semantic Hubsemantic-hub: 0.4.20.5.2
SSI Authority & Schema Registryssi-asr: 1.1.01.1.0
SSI Credential Issuerssi-credential-issuer: 1.2.01.2.0
Traceability KITn/a6.0.0

Known Knownsโ€‹

  • All not listed products and KITs have not been updated and are based on the release 24.08
    • These products were not part of the e2e testing phase
    • And are not tested with the current EDC version 0.8.0
  • BPN DID Resolution Service (BDRS) is unchanged but was part of the testing phase
  • PURIS is unchanged but regression tests were executed
  • Knowledge Agents was updated to version 0.8.0 but only tested with the EDC release candidate 0.8.0-RC4
  • This Tractus-X release does not include a Managed Identity Wallet (MIW). The development team decided on a temporary bridging solution, based on a commercial application, to test and ship Release 24.08. Without implementing this interim solution, participants will not be able to fully utilize this Tractus-X release in consequence.
  • For E2E Testing, the 2.1.1 of the SSI DIM Middle Layer was used - this component is FOSS but the currently used wallet (see previous item) is not.
  • Security concern about exposed technical users when subscribing BPDM services over the Portal -> see according issue
  • BPNL Group Validation for a Policy does not allow a Collection as a rightOperand -> see Issue
  • EDR token refresh implementation is inconsistent and deviates from the documentation -> see Issue
  • Consumer-Asset with the same ID as a Provider-Asset Cannot Be Deleted After Contract Negotiation -> see Issue
  • Termination of pull transfer process from consumer side does not succeed -> see Issue
  • Fatal error while resume PULL transfer process -> see Issue

Runtimeโ€‹

The release has been tested

Note: Tractus-X EDC has been tested on both Postgresql versions: 15.x and 16.x

Using helm with central helm registryโ€‹

You can search all released helm charts with the following commands:

helm repo add tractusx-dev https://eclipse-tractusx.github.io/charts/dev
helm repo update tractusx-dev
helm search repo tractusx-dev --versions
tip

For installation details, please see the referenced Repositories / Releases.