3.0.1
ยท 5 min read
note
This release versioning has not yet been following calendar versioning (CalVer).
[3.0.1] - 2023-03-24โ
Addedโ
- n/a
Fixedโ
Component | Helm Chart (s) | App Version (s) |
---|---|---|
Autosetup Service | autosetup: 1.2.0 | 1.2.0 |
DAPS Registration Service | daps-reg-service: 2.0.0 | 2.0.0 |
Changedโ
Component | Helm Chart (s) | App Version (s) |
---|---|---|
Simple Data Exchanger (SDE) | dftfrontend: 1.9.0 dftbackend: 1.9.1 | Frontend: 1.9.0 Backend: 1.9.1 |
Unchangedโ
Component | Helm Chart (s) | App Version (s) |
---|---|---|
Business Partner KIT | n/a | 1.0.0 |
Connector KIT | n/a | 1.0.0 |
Country Risk | country-risk-frontend: 2.0.8 country-risk-backend: 2.1.0 | Frontend: v1.1.0 Backend: v1.0.3 |
Data Chain KIT | n/a | 1.0.0 |
Digital Twin Registry | registry: 0.2.3 | 0.2.0-M3-multi-tenancy |
Digital Product Pass | consumer-backend: 0.2.5 consumer-ui: 0.2.5 | 0.4.6 |
Dynamic Attribute Provisioning Service (DAPS) | daps-server: v1.7.1 | n/a |
Eclipse Data Space Connector (EDC) | edc-controlplane: 0.1.7 edc-dataplane: 0.1.7 | 0.1.6 |
Golden Record Business Partner Number (BPN) Service | bpdm-gate: 3.0.6 bpdm-pool: 4.0.6 | v3.0.3 |
Item Relationship Service (IRS) | irs-helm: 5.0.3 | 2.3.0 |
Managed Identity Wallet (MIW) | managed-identity-wallets 0.7.5 | v3.3.2 |
Portal | portal: 1.0.1 | Registration: 1.0.0 Frontend: 1.0.0 Backend: v1.0.0 Assets: 1.0.0 |
Self Description (SD) Factory | sdfactory: 2.0.1 | 2.0.0 |
Semantic Hub | semantic-hub: 0.1.7 | v0.1.0-M3 |
Trace-X Traceability Application | traceability-foss-backend: 1.1.0 traceability-foss-backend: 1.1.2 | Frontend: 1.1.0 Backend: 1.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 required. The Gaia-X compliance service should generally be capable to recognize all companies that are able to register with the Catena-X Portal.
- FOSS components developed and pre-tested to TRL6 with artificial test data only
- No crosscheck of functionality in verification environment (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.24.6
- Tested with PostgreSQL versions:
14
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.