Skip to main content

23.09

Β· 7 min read

[23.09] - 2023-09-08​

Tractus-X has switched to YY.0M.MICRO Calendar Versioning for overarching, quarterly Releases. Therefore, the previous working title of Release 23.09 was 3.2.0. Semantic Versioning remains unchanged for all components.

Added​

ComponentHelm Chart (s)App Version (s)
Behavioral Twin: Remaining useful Life (RUL) KITn/a0.1.1
BPN Discoverybpndiscovery: 0.1.110.2.5-M1
Digital Twin KITn/a1.0.0
Discovery Finderdiscoveryfinder: 0.1.11v0.2.4-M1
Eco Pass KITn/a0.1.0
Knowledge Agentsremoting-agent: 1.9.81.9.8
OSim KITn/a1.0.0
PCF KITn/a0.1.0
Quality KITn/a0.1.0

Changed​

ComponentHelm Chart (s)App Version (s)
Business Partner KITn/a2.0.0
Connector KITn/a0.5.0
Data Chain KITn/a1.1.0
Digital Product Passdigital-product-pass: v1.0.1v1.0.1
Digital Twin Registryregistry: 0.3.24v0.3.16-M1
Eclipse Data Space Connector (EDC)tractusx-connector: 0.5.10.5.1
Golden Record Business Partner Number (BPN) Servicebpdm: 3.0.4v4.0.1
Item Relationship Service (IRS)irs-helm: 6.4.23.3.4
Managed Identity Wallet (MIW)managed-identity-wallet: 0.1.00.1.0
Managed Service Orchestrator
(Renamed from Autosetup Service)
managed-service-orchestrator: 1.5.01.5.0
Portalportal: 1.6.0Registration: v1.5.0
Frontend: v1.6.0
Backend: v1.6.0
Assets: v1.6.0
Self Description (SD) Factorysdfactory: 2.1.7v2.1.6
Semantic Hubsemantic-hub: 0.1.29v0.2.11-M1
Simple Data Exchanger (SDE)sde: 0.0.9Frontend: v2.1.1
Backend: v2.1.1
Trace-X Traceability Application1.3.126.0.0

Unchanged, untested (see known knowns)​

ComponentHelm Chart (s)App Version (s)
Country Riskcountry-risk: 1.0.0Frontend: v1.1.2
Backend: v1.1.1
Traceability KITn/a1.0.1

Deprecated​

Component
DAPS Registration Service
Dynamic Attribute Provisioning Service (DAPS)

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, an older version of the DTR query interface β€œ/query” will additionally be supported until the end of 2023. Details can be found in the changelog of the respective component.
  • Country Risk was not verified in combination with the current Release package. Use at your own risk. The component will either be deprecated or fully re-integrated in the next Release.
  • Traceability KIT was not verified in combination with the current Release package and is only compatible with Catena-X Standards as specified. Use at your own risk at this time, but expect an updated KIT version shortly.
  • FOSS components developed and pre-tested to TRL6 with artificial test data only
  • No crosscheck of functionality in verification environment (STABLE, Pre-PROD)
  • 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.