3.0.1
Changelog
For background information visit https://catena-x.net.
All notable changes on 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.
Note: Helm Charts may have version numbers which differ from the app version.
Unreleased
- n/a
[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
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
For installation details, please see the referenced Repositories / Releases.