24.05
ยท 10 min read
[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
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
tip
For installation details, please see the referenced Repositories / Releases.