Skip to content

Tractus-X 23.12

Compare
Choose a tag to compare
@Siegfriedk Siegfriedk released this 08 Dec 21:08
· 80 commits to main since this release
fc66f34

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 has switched to YY.0M.MICRO Calendar Versioning for overarching, quarterly Releases. Semantic Versioning remains unchanged for all components.

[23.12] - 2023-12-08

Added

Component Helm Chart (s) App-/KIT Version (s)
Behavioral Twin: Health Indicators (HI) KIT n/a 0.1.0
Behavioral Twin: Model and Data processing (MDP) KIT n/a 0.1.0
Circularity KIT n/a 0.1.0
Demand and Capacity Management (DCM) KIT n/a 3.1.0
Knowledge Agent KIT n/a 1.0.0
Modular Production KIT n/a 0.1.0

Changed

Component Helm Chart (s) App-/KIT Version (s)
BPN Discovery bpndiscovery: 0.1.12 0.2.6
Business Partner KIT n/a 3.0.0
Connector KIT n/a 0.6.0
Country Risk country-risk: 3.0.6 Frontend: v1.3.0
Backend: v1.2.3
Digital Twin KIT n/a 1.1.0
Digital Twin Registry registry: 0.3.19 v0.3.19
Golden Record Business Partner Number (BPN) Service bpdm: 3.1.2 v4.1.0
Item Relationship Service (IRS) irs-helm: 6.9.1 4.0.1
Knowledge Agents remoting-agent: 1.10.15 1.10.15
Managed Identity Wallet (MIW) managed-identity-wallet: 0.3.0 0.3.0
Managed Service Orchestrator managed-service-orchestrator: 1.5.1 v1.5.1
Portal portal: 1.7.0 Registration: v1.5.4

Frontend: v1.7.0
Backend: v1.7.0
Assets: v1.7.0
Quality KIT n/a 1.1.0
Self Description (SD) Factory sdfactory: 2.1.8 v2.1.7
Semantic Hub semantic-hub: 0.1.31 v0.2.14
Simple Data Exchanger (SDE) sde: 0.1.3 Frontend: v2.3.3
Backend: v2.3.3
Trace-X Traceability Application 1.3.20 9.0.0
Traceability KIT n/a 3.0.0

Unchanged, untested

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

Component Helm Chart (s) App-/KIT Version (s)
Data Chain KIT n/a 1.1.0
Digital Product Pass digital-product-pass: v1.0.1 v1.0.1
Discovery Finder discoveryfinder: 0.1.11 v0.2.4-M1
Eclipse Data Space Connector (EDC) tractusx-connector: 0.5.3 0.5.3
Eco Pass KIT n/a 0.1.0
OSim KIT n/a 1.0.0
Product Carbon Footprint (PCF) KIT n/a 0.1.0
Behavioral Twin: Remaining useful Life (RUL) KIT n/a 0.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

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