Tractus-X 24.05
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
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
- on Kubernetes versions:
1.27.3
- with PostgreSQL versions:
15
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.