Skip to content

Tractus-X 24.03

Compare
Choose a tag to compare
@Siegfriedk Siegfriedk released this 08 Mar 16:01
· 66 commits to main since this release
953f751

Changelog

The overarching project is guided by https://catena-x.net and all development work is covered in https://eclipse-tractusx.github.io.

All notable changes on the overarching level are documented in this file. Refer to component repositories for specific content, changelog and documentation.

The format is based on Keep a Changelog.

Tractus-X operates on YY.0M.MICRO Calendar Versioning for overarching, quarterly Releases. Semantic Versioning remains unchanged for all components.

[24.03] - 2024-03-08

Added

Component Helm Chart (s) App-/KIT Version (s)
Certificate Management KIT n/a 0.1.0
Data Governance KIT n/a 0.1.0
Environmental and Social Standards (ESS) KIT n/a 0.1.0
Industry Core KIT n/a 0.1.0
Manufacturing as a Service (MaaS) KIT n/a 0.1.0
PURIS puris: 1.0.0 1.0.0

Updated

Component Helm Chart (s) App-/KIT Version (s)
Business Partner KIT n/a 4.0.0
Connector KIT n/a 1.2.0
Country Risk country-risk: 3.0.11 Frontend: v1.3.1
Backend: v1.3.1
Demand and Capacity Management (DCM) KIT n/a 0.2.0
Digital Product Pass (DPP) digital-product-pass: 2.1.4 v2.1.3
Digital Twin KIT n/a 1.2.0
Digital Twin Registry digital-twin-registry: 0.3.31 v0.3.23
Discovery Finder discoveryfinder: 0.1.18 v0.2.7
Discovery Service (BPN Finder) bpndiscovery: 0.1.18 0.2.8
Eclipse Data Space Connector (EDC) tractusx-connector: 0.5.4 0.5.4
Eco Pass KIT n/a 1.0.0
Golden Record Business Partner Number (BPN) Service bpdm: 4.0.2 v5.0.0
Item Relationship Service (IRS) irs-helm: 6.14.1 4.5.1
Knowledge Agents remoting-agent: 1.11.16 1.11.16
Knowledge Agents KIT n/a 1.0.1
Managed Identity Wallet (MIW) managed-identity-wallet: 0.3.0 0.3.0
Managed Service Orchestrator managed-service-orchestrator: 1.5.4 v1.5.4
OSim KIT n/a 2.0.0
Policy Hub policy-hub: 0.1.0 0.1.0
Portal portal: 1.8.0 Registration: v1.6.0

Frontend: v1.8.0
Backend: v1.8.0
Assets: v1.8.0
Product Carbon Footprint (PCF) KIT n/a 1.0.0
Quality KIT n/a 1.2.0
Self Description (SD) Factory sdfactory: 2.1.12 v2.1.10
Simple Data Exchanger (SDE) sde: 0.1.5 Frontend: v2.3.6
Backend: v2.3.6
Semantic Hub semantic-hub: 0.1.35 v0.2.16
Trace-X Traceability Application 1.3.28 10.3.0
Traceability KIT n/a 4.0.0

Unchanged, untested

Component Helm Chart (s) App-/KIT Version (s)
Behavioral Twin: Health Indicators (HI) KIT n/a 0.1.1
Behavioral Twin: Model and Data processing (MDP) KIT n/a 0.1.1
Behavioral Twin: Remaining useful Life (RUL) KIT n/a 0.1.1
Circularity KIT n/a 0.2.0
Modular Production KIT n/a 0.1.0

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. The DTR “/query” interface is finally deprecated and no longer available with this Release as announced. Details can be found in the changelog of the respective component.

  • EDC provides no new release compared to 23.12 but only patches: EDC version 0.5.4 is part of 24.03 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) have been fulfilled.

  • 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

  • Listed components in "Unchanged, untested" category were not verified in combination with the current Release package and are only compatible with Catena-X Standards as specified. Use at your own risk at this time.

Runtime

  • Tested on Kubernetes versions: 1.27.3
  • Tested with PostgreSQL versions: 15
    • Three exceptions apply for

      • Golden Record Business Partner Number (BPN) Service
      • Managed Identity Wallet (MIW)
      • Managed Service Orchestrator (MSO)

      Those components violate TRG 5.07 as they still operate on Postgresql DB Version 14.x (not 15), but have been successfully tested for the current Release.

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

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