Tractus-X 23.09
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 will be documented in this file. Refer to component repositories for specific content, changelog and documentation.
The format is based on Keep a Changelog.
[23.09] - 2023-09-08
Tractus-X has switched to YY.0M.MICRO Calendar Versioning for overarching, quarterly Releases. Therefore, the previous working title of Release 23.09 was 3.2.0. Semantic Versioning remains unchanged for all components.
Added
Component | Helm Chart (s) | App Version (s) |
---|---|---|
Behavioral Twin: Remaining useful Life (RUL) KIT | n/a | 0.1.1 |
BPN Discovery | bpndiscovery: 0.1.11 | 0.2.5-M1 |
Digital Twin KIT | n/a | 1.0.0 |
Discovery Finder | discoveryfinder: 0.1.11 | v0.2.4-M1 |
Eco Pass KIT | n/a | 0.1.0 |
Knowledge Agents | remoting-agent: 1.9.8 | 1.9.8 |
OSim KIT | n/a | 1.0.0 |
PCF KIT | n/a | 0.1.0 |
Quality KIT | n/a | 0.1.0 |
Changed
Component | Helm Chart (s) | App Version (s) |
---|---|---|
Business Partner KIT | n/a | 2.0.0 |
Connector KIT | n/a | 0.5.0 |
Data Chain KIT | n/a | 1.1.0 |
Digital Product Pass | digital-product-pass: v1.0.1 | v1.0.1 |
Digital Twin Registry | registry: 0.3.24 | v0.3.16-M1 |
Eclipse Data Space Connector (EDC) | tractusx-connector: 0.5.1 | 0.5.1 |
Golden Record Business Partner Number (BPN) Service | bpdm: 3.0.4 | v4.0.1 |
Item Relationship Service (IRS) | irs-helm: 6.4.2 | 3.3.4 |
Managed Identity Wallet (MIW) | managed-identity-wallet: 0.1.0 | 0.1.0 |
Managed Service Orchestrator (Renamed from Autosetup Service) |
managed-service-orchestrator: 1.5.0 | 1.5.0 |
Portal | portal: 1.6.0 | Registration: v1.5.0 Frontend: v1.6.0 Backend: v1.6.0 Assets: v1.6.0 |
Self Description (SD) Factory | sdfactory: 2.1.7 | v2.1.6 |
Semantic Hub | semantic-hub: 0.1.29 | v0.2.11-M1 |
Simple Data Exchanger (SDE) | sde: 0.0.9 | Frontend: v2.1.1 Backend: v2.1.1 |
Trace-X Traceability Application | 1.3.12 | 6.0.0 |
Unchanged, untested (see known knowns)
Component | Helm Chart (s) | App Version (s) |
---|---|---|
Country Risk | country-risk: 1.0.0 | Frontend: v1.1.2 Backend: v1.1.1 |
Traceability KIT | n/a | 1.0.1 |
Deprecated
Component |
---|
DAPS Registration Service |
Dynamic Attribute Provisioning Service (DAPS) |
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, an older version of the DTR query interface “/query” will additionally be supported until the end of 2023. Details can be found in the changelog of the respective component.
- Country Risk was not verified in combination with the current Release package. Use at your own risk. The component will either be deprecated or fully re-integrated in the next Release.
- Traceability KIT was not verified in combination with the current Release package and is only compatible with Catena-X Standards as specified. Use at your own risk at this time, but expect an updated KIT version shortly.
- FOSS components developed and pre-tested to TRL6 with artificial test data only
- No crosscheck of functionality in verification environment (STABLE, Pre-PROD)
- 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
- Tested on Kubernetes versions:
1.25.6
- Tested with PostgreSQL versions:
15
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.