Skip to content

3.1.0

Compare
Choose a tag to compare
@Siegfriedk Siegfriedk released this 17 May 15:13
· 127 commits to main since this release
590752e

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.1.0] - 2023-05-17

Added

Component Helm Chart (s) App Version (s)
Traceability KIT n/a 1.0.1

Fixed

  • n/a

Changed

Component Helm Chart (s) App Version (s)
Autosetup Service autosetup: 1.2.7 1.2.7
Connector KIT n/a 1.2.0
Country Risk country-risk: 1.0.0 Frontend: v1.1.2
Backend: v1.1.1
DAPS Registration Service daps-reg-service: 2.0.7 2.0.7
Digital Twin Registry registry: 0.2.17 0.2.0-M12-multi-tenancy
Dynamic Attribute Provisioning Service (DAPS) daps-server: 1.7.9 v1.7.9
Eclipse Data Space Connector (EDC) tractusx-connector: 0.3.4
tractusx-connector-azure-vault: 0.3.4
tractusx-connector-memory: 0.3.4
0.3.4
Golden Record Business Partner Number (BPN) Service bpdm-gate: 3.3.1
bpdm-pool: 4.3.1
v3.2.2
Item Relationship Service (IRS) irs-helm: 5.0.10 2.4.1
Portal portal: 1.3.0 Registration: v1.3.0

Frontend: v1.3.0
Backend: v1.3.0
Assets: v1.3.0
Self Description (SD) Factory sdfactory: 2.0.8 2.0.8
Semantic Hub semantic-hub: v0.1.19 0.2.6-M1
Simple Data Exchanger (SDE) dftfrontend: 2.0.0
dftbackend: 2.0.0
Frontend: 2.0.0
Backend: 2.0.0
Trace-X Traceability Application 1.3.5 3.1.2

Unchanged

Component Helm Chart (s) App Version (s)
Business Partner KIT n/a 1.0.0
Data Chain KIT n/a 1.0.0
Digital Product Pass consumer-backend: 0.2.5
consumer-ui: 0.2.5
0.4.6
Managed Identity Wallet (MIW) managed-identity-wallets 0.7.5 v3.3.2

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
  • Managed Identity Wallet (MIW) version 3.3.2 has passed all functional tests with the current Release package; yet this version faces a Security vulnerability with regards to libraries used (CVE-2023-0464, GHSA-fj2w-wfgv-mwq6).
    These issues have been addressed in MIW version 3.3.3 (no other functional changes); however MIW 3.3.3 is not part of this release.

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.