Skip to content

3.0.1

Compare
Choose a tag to compare
@Siegfriedk Siegfriedk released this 24 Mar 10:31
· 144 commits to main since this release
3fdc3c6

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

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

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.