Skip to content

Tractus-X 24.05

Compare
Choose a tag to compare
@tom-rm-meyer-ISST tom-rm-meyer-ISST released this 28 May 17:14
· 49 commits to main since this release
fa06ea6

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.05] - 2024-05-29

Added

Component Helm Chart (s) App-/KIT Version (s)
Behaviour Twin KIT n/a 1.0.0
BPN DID Resolution Service (BDRS) bdrs: 0.0.4 0.0.4
PURIS KIT n/a 0.2.0
SSI Credential Issuer ssi-credential-issuer: 1.0.0 1.0.0

Updated

Component Helm Chart (s) App-/KIT Version (s)
Behavioral Twin: Model and Data processing (MDP) KIT n/a 1.0.0
Business Partner KIT n/a 5.0.0
Circularity KIT n/a 1.1.0
Connector KIT n/a 2.1.0
Country Risk country-risk: 4.0.2 v2.0.0
Data Chain KIT n/a 3.0.1
Demand and Capacity Management (DCM) KIT n/a 1.0.0
Digital Product Pass (DPP) digital-product-pass: 3.0.0 v3.0.0
Digital Twin KIT n/a 2.0.0
Digital Twin Registry digital-twin-registry: 0.4.11 v0.4.3
Discovery Finder discoveryfinder: 0.2.5 v0.3.1
Discovery Service (BPN Finder) bpndiscovery: 0.2.6 0.3.1
Eclipse Data Space Connector (Tractus-X EDC) tractusx-connector: 0.7.1 0.7.1
Eco Pass KIT n/a 1.4.0
Environmental and Social Standards (ESS) KIT n/a 0.2.0
Golden Record Business Partner Number (BPN) Service bpdm: 5.0.1 v6.0.1
Industry Core KIT n/a 1.0.0
Identity and Access Management (IAM) centralidp: 3.0.0
sharedidp: 3.0.0
keycloak: v23.0.7
Item Relationship Service (IRS) item-relationship-service: 7.1.3 5.1.3
Knowledge Agents remoting-agent: 1.12.19 1.12.19
(Knowledge) Agents KIT n/a 1.1.0
Managed Service Orchestrator managed-service-orchestrator: 1.5.9 v1.5.6
Manufacturing as a Service (MaaS) KIT n/a 1.0.0
Modular Production KIT n/a 1.0.0
Policy Hub policy-hub: 1.0.0 1.0.0
Portal portal: 2.0.0 Registration: v2.0.0
Frontend: v2.0.0
Backend: v2.0.0
Assets: v2.0.0
PCF Exchange KIT n/a 1.1.0
PURIS puris: 2.6.2 2.0.1
Quality KIT n/a 1.2.1
Self Description (SD) Factory sdfactory: 2.1.19 v2.1.12
Simple Data Exchanger (SDE) sde: 0.1.9 Frontend: v2.4.1
Backend: v2.4.1
Semantic Hub semantic-hub: 0.2.3 v0.3.2
Trace-X Traceability Application traceability-foss: 1.3.38 11.0.1
Traceability KIT n/a 5.0.1

Unchanged, untested

Component Helm Chart (s) App-/KIT Version (s)
Data Governance KIT n/a 0.1.0
Managed Identity Wallet (MIW) managed-identity-wallet: 0.3.0 0.3.0
OSim KIT n/a 2.0.0

Removed

Component Helm Chart (s) App-/KIT Version (s)
Behavioral Twin: Health Indicators (HI) KIT n/a 0.1.1
Behavioral Twin: Remaining useful Life (RUL) KIT n/a 0.1.1
Certificate Management 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 (AAS) API v3.0 and bugfix v3.0.1 is given. Fine granular access control introduced for optional use.
  • 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.05. Without implementing this interim solution, participants will not be able to fully utilize this Tractus-X release in consequence. An updated and validated version of MIW is expected in Release 24.08.
  • The Tractus-X EDC has undergone significant changes in its Management API, communication with external services and internal APIs.
  • Documentation content (e.g. architecture, manuals etc) and folder structure have not explicitly been checked for this Release, as relevant TRGs are not yet in force. The vast majority of components are evolutions of previous Releases, with a thorough review undergone. This leads to a high confidence in the quality of existing documentation within the product repositories.
  • 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

The release has been tested

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

The following violations of TRG 5.07 apply:

  • Golden Record Business Partner Number (BPN) Service operates on Postgresql version 16.x (not 15), but has been successfully tested for the current Release
  • Country Risk deploys a Postgresql version 15 per helm chart. Yet, the test has been successfully performed on version 14.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

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