Skip to main content

23.12

Β· 8 min read

[23.12] - 2023-12-08​

Added​

ComponentHelm Chart (s)App-/KIT Version (s)
Behavioral Twin: Health Indicators (HI) KITn/a0.1.0
Behavioral Twin: Model and Data processing (MDP) KITn/a0.1.0
Circularity KITn/a0.1.0
Demand and Capacity Management (DCM) KITn/a3.1.0
Knowledge Agent KITn/a1.0.0
Modular Production KITn/a0.1.0

Changed​

ComponentHelm Chart (s)App-/KIT Version (s)
BPN Discoverybpndiscovery: 0.1.120.2.6
Business Partner KITn/a3.0.0
Connector KITn/a0.6.0
Country Riskcountry-risk: 3.0.6Frontend: v1.3.0
Backend: v1.2.3
Digital Twin KITn/a1.1.0
Digital Twin Registryregistry: 0.3.19v0.3.19
Golden Record Business Partner Number (BPN) Servicebpdm: 3.1.2v4.1.0
Item Relationship Service (IRS)irs-helm: 6.9.14.0.1
Knowledge Agentsremoting-agent: 1.10.151.10.15
Managed Identity Wallet (MIW)managed-identity-wallet: 0.3.00.3.0
Managed Service Orchestratormanaged-service-orchestrator: 1.5.1v1.5.1
Portalportal: 1.7.0Registration: v1.5.4
Frontend: v1.7.0
Backend: v1.7.0
Assets: v1.7.0
Quality KITn/a1.1.0
Self Description (SD) Factorysdfactory: 2.1.8v2.1.7
Semantic Hubsemantic-hub: 0.1.31v0.2.14
Simple Data Exchanger (SDE)sde: 0.1.3Frontend: v2.3.3
Backend: v2.3.3
Trace-X Traceability Application1.3.209.0.0
Traceability KITn/a3.0.0

Unchanged, untested​

All components listed here have not seen any update since their previous Release. No specific regression tests executed.

ComponentHelm Chart (s)App-/KIT Version (s)
Data Chain KITn/a1.1.0
Digital Product Passdigital-product-pass: v1.0.1v1.0.1
Discovery Finderdiscoveryfinder: 0.1.11v0.2.4-M1
Eclipse Data Space Connector (EDC)tractusx-connector: 0.5.30.5.3
Eco Pass KITn/a0.1.0
OSim KITn/a1.0.0
Product Carbon Footprint (PCF) KITn/a0.1.0
Behavioral Twin: Remaining useful Life (RUL) KITn/a0.1.1

Known knowns​

  • Relevant components and interfaces developed considering Gaia-X Trust Framework - 22.10 Connection to an external Clearing House service for the entire Catena-X ecosystem is required. The Gaia-X compliance service should generally be capable of recognizing all companies that are able to register with the Catena-X Portal.
  • Conformity to Asset Administration Shell v3.0, API live example (AAS) is given. For compatibility reasons, the deprecated DTR query interface β€œ/query” will additionally be supported until Q1/2024. Details can be found in the changelog of the respective component.
  • EDC provides no new release compared to 23.09 but only patches: EDC version 0.5.3 is part of 23.12 with the following limitations: Standard Security Tests have been performed, but it is strongly recommended for each EDC operator to apply own security measures. Especially the Dynamic Application Security Testing (DAST) needs to be executed for each specific operation environment and instance. Tractus-X release guidelines (TRGs) 5.11, 7.01, 7.05 and 7.07 had not been fulfilled with v0.5.3. All of those are now addressed from 0.6.0-rc2 on.
  • MIW interim version 0.2.0 had passed functional E2E-testing within boundaries of the Catena-X consortia, but faced severe Security issues. MIW version 0.3.0 as part of the current Release package addresses all known Security issues, but did explicitly not undergo any functional E2E-testing (again).
  • FOSS components developed and pre-tested to TRL6 with artificial test data only
  • No crosscheck of functionality in verification environment
  • No execution of Load-, Performance- or Penetration Tests
  • No assignment of Export Control Classification Numbers (ECCN) to FOSS components
  • GeoBlocking recommended for Operations (GBaaS)
  • Security concept (overall) recommended for Operations

Runtime​

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.