Skip to content

Latest commit

 

History

History
1268 lines (982 loc) · 233 KB

File metadata and controls

1268 lines (982 loc) · 233 KB

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 are documented in this file. Refer to component repositories for specific content, changelog and documentation.

The format is based on Keep a Changelog.

Tractus-X operates on YY.0M.MICRO Calendar Versioning for overarching, quarterly Releases. Semantic Versioning remains unchanged for all components.

Category Meaning
Added This component was not part of a previous release package
Updated The component was already part of some previous release, but has now undergone a change
Removed / Deprecated The component was deliberately removed from the scope of the release package

[25.09] - 2025-10-01

Our community and results/releases depends on our contributors. We want to thank everyone who has contributed to this release by reporting issues, discussing solutions, writing code, or reviewing contributions.

Contributors (62)

sm29105 gomezbc jSchuetz88 AYaoZhan ReneSchroederLJ MDSBarbosa shijinrajbosch ther3sa pjuaristi-ikerlan flarrinaga bosserf AndrYurk JordanGerada3 Grand-Thibault tfjanjua samuelroywork SanaSalem01 sonama Usmanfee kkotowiczz leandro-cavalcante marcelruland JulianSchererZF hokonohara adkumar1 OlgaIvkovic Alaitz1 kss682 Sebastian-Wurm ybidois manourym klanir123 th0masgl tobikleinfrd alejandrogranizo zanpi8020 drhansbeck seb-l0 hkny thomas-henn LukasSchmetz kunyao-cofinity-x dorkabcox MonikaJacobsen zygokaktus stanfaldin sachinargade123 wehrstedt-jan ds-asmierzchalski MaximilianHauer Jochen-Fischer anneramsauer Kuehner-A LuisRickert DrDanielMetz JSterthues DanielaWuensch jschu1 dvg36 tobzahn shubhamv-ss bilge-erdem

Committers (34)

matbmoser CDiezRodriguez lgblaumeiser stephanbcbauer typecastcloud SujitMBRDI ClosedSourcerer ndr-brt nicoprow tom-rm-meyer-ISST evegufy tomaszbarwicki rafaelmag110 Phil91 bmg13 agg3fe ds-mwesener mgarciaLKS ds-jhartmann rogocof mkanal saadanzari dhiren-singh-007 nitin-vavdiya manojava-gk paullatzelsperger maximilianong mhellmeier arnoweiss ntruchsess saudkhan116 almadigabor florianrusch-zf RoKrish14

:::note

The above list contains all contributors and committers that have been involved in this release. The list is generated automatically based on the amount of contributions to the repositories of the Eclipse Tractus-X organization on GitHub.

It's not only about code contributions, but also about reporting issues, discussing solutions, writing documentation, or reviewing contributions.

:::

Highlights

:::note

The planned and implemented features can be found in the sig-release issue list (filtered by milestone 25.09). These features describe only the requested new function/functionality. Most of the features are linked to product specific issues. Please have a look on product specific repositories for detailed information on the product specific issues tabs.

:::

Added

Component Helm Chart (s) App-/KIT Version (s) Release Check
Data Trust & Security KIT n/a 0.0.1 #1495
Requirement KIT n/a 0.1.0

Updated

:::note

  • The product Release Checks issues for each product have been updated to reflect the new versions of the components included in this release. Please refer to these issues for detailed information on the updates.
  • The KITs Release Checks issues were also updated.

:::

Component Helm Chart (s) App-/KIT Version (s) Release Check
Business Partner KIT n/a 10.0.0 #1487
BPN DID Resolution Service (BDRS) bdrs: 0.5.7 0.5.7 #1454
Demand and Capacity Management KIT n/a 1.4.0 #1264
Digital Twin Registry digital-twin-registry:0.9.0 0.9.0 #1458
Tractus-X Connector (Eclipse Dataspace Components Connector) tractusx-connector: 0.11.0 0.11.0 #1453
Golden Record Business Partner Number (BPN) Service bpdm: 6.1.0 7.1.0 #1463
Identity and Access Management (IAM) centralidp: 4.2.1
sharedidp: 4.2.1
keycloak: 25.0.6 #1459
Industry Core Hub industry-core-hub:0.3.0 v0.2.0 #1456
Portal portal: 2.6.0 registration: 2.2.2
frontend: 2.6.0
backend: 2.6.0
assets: 2.6.0
#1459
Product Carbon Footprint KIT n/a 1.3.0
PURIS puris: 4.1.1 3.3.0 #1448
PURIS KIT n/a 0.4.0 #1494
Self Description (SD) Factory sdfactory: 2.1.34 2.1.25 #1466
Supply Chain Disruption Notification KIT n/a 2.0.0 #1480
Tractus-X Software Development KIT (SDK) n/a v0.5.0 #1457
Traceability KIT n/a 7.0.0

Known Knowns

  • All not listed products and KITs have not been updated and are based on the release 25.06
    • These products were not part of the testing phase
  • The Eclipse Tractus-X release does not include an Identity Wallet. The development team decided on a temporary bridging solution, based on a commercial application, to test and ship the releases 24.08, 24.12, 25.03, 25.06 and 25.09. Without implementing this interim solution, participants will not be able to fully utilize this release in consequence.
  • For E2E Testing, the 2.2.3 of the SSI DIM Middle Layer was used - this component is FOSS but the currently used wallet (see previous item) is not

BPDM

  • When creating a marketplace app the Portal does not support an internal technical user profile for BPDM permission group Gate Input Consumer. Therefore, it is currently not possible to create a marketplace app that enables access to ReadAccessGateInputForSharingMember offers for external VAT services wanting to access sharing member Gates
  • For the new Tractus-X Connector 0.11 the golden record process was only tested on the 3rd release candidate, not the actual released version. There were no backwards compatibility tests between older Tractus-X Connector versions and the new Tractus-X Connector 0.11.
  • BPDM currently only offers documentation on how to use the Tractus-X Connector 0.11 over DCP 1.0. There are no tutorials for DCP 0.8 available.

Tractus-X Connector

  • Beware of the changes in the acceptable policies, which inflict breaking changes required by services that create new policies -- see migration guide for more information.
  • Policy right operands given as array are not returned as specified, they work, but the returned right operand is a string representation of the json object(#2221)
  • DCP implementation uses a wrong property name. SAP DIM is capable to deal with the wrong property name (#2255)
  • Application of policies that can be ensured automatically not complete (#2259)
  • There is a complex issue about the compatibility of policies with dsp versions, especially regarding backward compatibility (#2288). The issue requires further investigation which we will execute to separate misbehavior from documentation issues.

Industry Core Hub

  • RLock is blocking other API calls when negotiation is not successful at the Discovery: industry-core-hub#334
  • Trivy scan fails to complete successfully because of alpine version: industry-core-hub#319
  • When the Tractus-X Connector restarts, the Connector assets are not recreated for the already available twins: industry-core-hub#318
  • Incompatible with Tractus-X Connector 0.11.x: (additional)
    • Not compliant to CX-0018, due to NOT evaluating the dspace endpoint.
    • Not compliant to CX-0152, due to NOT implementing the new odrl profile.
  • No authentication is implemented (it will be included in R25.12, PR is ready): industry-core-hub#254

PURIS

  • Data Assets and DTR not covered in migrations
  • Data Sovereignty is not transparent to end-users
  • Catalog and Negotiations have bad user experience (no actions, no filters)
  • Incompatible with Tractus-X Connector 0.11.x: (additional)
    • Not tested with Tractus-X Connector in version 0.11.x
    • Not compliant to CX-0018, due to NOT evaluating the dspace endpoint.
    • Not compliant to CX-0152, due to NOT implementing the new odrl profile.

Tractus-X SDK

  • Compatibility with Tractus-X Connector 0.11.x (Saturn) not tested completely: tractusx-sdk#159
    • The Saturn APIs were implemented but were not able to be tested because of different bugs found at the connector and due to missing documentation on how to adopt it.

Runtime

The following runtime has been used during end-to-end test:

  • Kubernetes version: 1.29.10
  • Applications used
    • PostgreSQL version: 15.4.0 or more specifically 15.4.0-debian-11-r45
    • Tractus-X Connector version 0.11.0
    • DTR version 0.9.0

:::note

Tractus-X Connector has been tested on both Postgresql versions: 15.x and 16.x

:::

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

Bitnami changes

The official Bitnami Helm chart repository has been deprecated or is no longer maintained in its previous location. Bitnami has migrated legacy container images to a new repository called bitnamilegacy. Helm charts using Bitnami container images must be updated to reference this new source to ensure continued functionality. With bitnamilegacy we won’t receive security updates.

:::tip

If you are using a provided helm chart from Eclipse Tractus-X that uses Bitnami container images and it doesn't work, please check the values.yaml file of the respective chart and update/overwrite the image repository from bitnami/<image-name> to bitnamilegacy/<image-name>.

:::

Extract from values.yaml:

postgresql:
  image:
    # -- workaround to use bitnamilegacy chart
    repository: bitnamilegacy/postgresql
    tag: 15.4.0-debian-11-r45

:::tip

For installation details, please see the referenced Repositories / Releases and related documentation (e.g. migration documentation)

:::

[25.06] - 2025-06-16

Implemented features can be found here

Added

Component Helm Chart (s) App-/KIT Version (s)
Eclipse Tractus-X Software Development KIT (SDK) n/a v0.0.7
Industry Core Hub industry-core-hub:0.2.1 v0.1.0

Updated

Component Helm Chart (s) App-/KIT Version (s)
Business Partner KIT n/a 9.0.0
Digital Twin Registry digital-twin-registry:0.8.0 0.8.0
Eclipse Data Space Connector (Tractus-X EDC) tractusx-connector: 0.10.0 0.10.0
Golden Record Business Partner Number (BPN) Service bpdm: 6.0.0 7.0.0
Identity and Access Management (IAM) centralidp: 4.2.0
sharedidp: 4.2.0
keycloak: 25.0.6
Item Relationship Service (IRS) item-relationship-service: 9.0.0 7.0.1
Policy Hub policy-hub: 1.3.1 1.3.1
Portal portal: 2.5.0 registration: 2.2.1
frontend: 2.5.0
backend: 2.5.0
assets: 2.5.0
PURIS puris: 3.0.1 3.1.0
Self Description (SD) Factory sdfactory: 2.1.33 2.1.24
SSI Authority & Schema Registry ssi-asr: 2.0.0 2.0.0
SSI Credential Issuer ssi-credential-issuer: 1.4.0 1.4.0
Supply Chain Disruption Notification KIT n/a 2.0.0
Trace-X Traceability Application traceability-foss: 1.4.3 15.0.1
Traceability KIT n/a 6.1.0

Known Knowns

  • All not listed products and KITs have not been updated and are based on the release 25.03
    • These products were not part of the e2e testing phase
    • And are not tested with the current EDC version 0.10.0 and the current DTR version 0.8.0
  • The Eclipse Tractus-X release does not include an Identity Wallet. The development team decided on a temporary bridging solution, based on a commercial application, to test and ship the releases 24.08, 24.12, 25.03 and 25.06. Without implementing this interim solution, participants will not be able to fully utilize this release in consequence.
  • For E2E Testing, the 2.2.3 of the SSI DIM Middle Layer was used - this component is FOSS but the currently used wallet (see previous item) is not

BPDM

  • When creating a marketplace app the Portal does not support an internal technical user profile for BPDM permission group Gate Input Consumer. Therefore, it is currently not possible to create a marketplace app that enables access to ReadAccessGateInputForSharingMember offers for external VAT services wanting to access sharing member Gates

Industry Core Hub

  • No Authentication at the backend & frontend provided see here
  • No profile & settings provided at frontend (just a mock) see here
  • Part Instance twins not included in scope (not supported in backend, and mocked in the frontend) see here
  • Not submodel is displayed in the frontend, also is not possible to create submodels see here
  • No display of aspect models in frontend. (PCF and other data models are not supported, just PartTypeInformation v1.0.0) see here
  • It is not possible to unshare once shared see here

Item Relationship Service (IRS)

  • Persistent submodel service needed for end-to-end stability see here

Portal

Backend
  • Connector URL: Updating connector URL for connectors with missing SD Document is not working see here
  • for comprehensive list see here
Frontend
  • Auto-setup feature for App Subscriptions: validation is triggered on opening pop up see here
  • for comprehensive list see here

Software Development KIT

  • EDC Version specified is v0_9_0 but works with v0.10.0 see here
  • EDC Service has not factory method. see here

Trace-X Traceability Application

  • The "Show Details Table" function is non-functional in the as Planned view see here
  • Record Information is Visible for asPlanned Parts to Users with Supervisor Role (only role Admin shold be permitted) see here
  • Insufficient visualization of Teaction Battery Code see here

Runtime

The following runtime has been used during end-to-end test:

Note: Tractus-X EDC has been tested on both Postgresql versions: 15.x and 16.x

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.

[25.03] - 2025-03-19

Implemented features can be found here

Added

Component Helm Chart (s) App-/KIT Version (s)
Logistics KIT n/a 1.0.0
Customs KIT n/a 1.0.0

Updated

Component Helm Chart (s) App-/KIT Version (s)
BPN DID Resolution Service (BDRS) bdrs: 0.5.4 0.5.4
Business Partner KIT n/a 8.0.0
Demand- and Capacity-Management KIT n/a 1.3.0
Digital Twin Registry digital-twin-registry:0.7.0 0.7.0
Discovery Finder discoveryfinder: 0.5.1 0.6.1
Discovery Service (BPN Finder) bpndiscovery: 0.5.1 0.6.1
Eclipse Data Space Connector (Tractus-X EDC) tractusx-connector: 0.9.0 0.9.0
Golden Record Business Partner Number (BPN) Service bpdm: 5.3.0 6.3.0
Identity and Access Management (IAM) centralidp: 4.1.0
sharedidp: 4.1.0
keycloak: 25.0.6
Industry Core KIT n/a 1.4.0
Item Relationship Service (IRS) item-relationship-service: 8.0.1 6.0.1
OSim KIT n/a 3.1.0
PCF KIT n/a 1.2.1
Policy Hub policy-hub: 1.3.0 1.3.0
Portal portal: 2.4.0 registration: 2.2.0
frontend: 2.4.0
backend: 2.4.0
assets: 2.4.0
PURIS puris: 2.8.1 3.0.0
Quality KIT n/a 2.0.0
Self Description (SD) Factory sdfactory: 2.1.32 2.1.23
Semantic Hub semantic-hub: 0.5.0 0.6.0
SSI Authority & Schema Registry ssi-asr: 1.2.0 1.2.0
SSI Credential Issuer ssi-credential-issuer: 1.3.0 1.3.0
Trace-X Traceability Application traceability-foss: 1.4.1 14.0.1
Traceability KIT n/a 6.0.2

Removed / Deprecated

Component Helm Chart (s) App-/KIT Version (s)
Knowledge Agents remoting-agent: 1.14.24
provisioning-agent: 1.14.24
conforming-agent: 1.14.24
matchmaking-agent: 1.14.24
remoting-agent: 1.14.24
provisioning-agent: 1.14.24
conforming-agent: 1.14.24
matchmaking-agent: 1.14.24
Digital Product Pass (DPP) digital-product-pass: 4.0.1 v4.0.1

Known Knowns

  • All not listed products and KITs have not been updated and are based on the release 24.12
    • These products were not part of the e2e testing phase
    • And are not tested with the current EDC version 0.9.0
  • The Eclipse Tractus-X release does not include an Identity Wallet. The development team decided on a temporary bridging solution, based on a commercial application, to test and ship the releases 24.08, 24.12 and 25.03. Without implementing this interim solution, participants will not be able to fully utilize this release in consequence.
  • For E2E Testing, the 2.2.1 of the SSI DIM Middle Layer was used - this component is FOSS but the currently used wallet (see previous item) is not.
  • BPNL Group Validation for a Policy does not allow a Collection as a rightOperand -> see Issue
  • EDR token refresh implementation is inconsistent and deviates from the documentation -> see Issue
  • Consumer-Asset with the same ID as a Provider-Asset Cannot Be Deleted After Contract Negotiation -> see Issue
  • Termination of pull transfer process from consumer side does not succeed -> see Issue
  • Fatal error while resume PULL transfer process -> see Issue

EDC

  • Any EDC will not work with a Hashicorp Vault version 1.18.1 as this version has a bug, incompatibilities to other versions are not known.
  • Compared with the catalog from version 0.7.7, the "endpointUrl" property in a Dataset is always in namespace "dcat", a redundant property in namespace "dct" is not available anymore.

BDRS

  • BDRS will not work with a Hashicorp Vault version 1.18.1 as this version has a bug, incompatibilities to other versions are not known.

Digital Product Pass

Knowledge Agents

  • Knowledge Agents is not part of this release but was tested with the EDC release candidate 0.8.0-RC4

Portal

  • Note for Gaia-X Clearing House Tagus upgrade (Portal v2.4.0, Eclipse Tractus-X R25.03):
    • If a company was onboarded with ELBE clearing house, the legal person self description document is not accepted when creating a connector with newer versions of the clearing house. Portal operators are advised to create new legal person and connector self description documents for all previously onboarded companies.
    • As of v2.4.0, the portal backend will activate connector without updated legal person self description document to allow for a transition phase. The connector will not have a document until reissuance for both company and connector is triggered by operators.
    • An automatic reissuance system is planned for the future.
  • When registering two connectors (EDCs) under one technical user, the technical user will be duplicated and the details of the technical user will not be shown

Runtime

  • on Kubernetes versions: 1.29.10
  • with PostgreSQL versions: 15.4.0. or more specific 15.4.0-debian-11-r45
  • the EDC version 0.9.0-rc2 was used for testing

Note: Tractus-X EDC has been tested on both Postgresql versions: 15.x and 16.x

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.

[24.12] - 2024-12-02

Implemented features can be found here

Updated

Component Helm Chart (s) App-/KIT Version (s)
BPDM KIT n/a 7.0.0
Circularity KIT n/a 1.3.0
DCM Kit n/a 1.2.0
Digital Twin Registry digital-twin-registry: 0.6.2 0.6.2
Discovery Finder discoveryfinder: 0.4.2 0.5.2
Discovery Service (BPN Finder) bpndiscovery: 0.4.2 0.5.2
Eclipse Data Space Connector (Tractus-X EDC) 0.8.0 0.8.0
Golden Record Business Partner Number (BPN) Service bpdm: 5.2.0 6.2.0
Identity and Access Management (IAM) centralidp: 4.0.0
sharedidp: 4.0.0
keycloak: 25.0.6
Industry Core KIT n/a 1.3.0
Knowledge Agents remoting-agent: 1.14.24
provisioning-agent: 1.14.24
conforming-agent: 1.14.24
matchmaking-agent: 1.14.24
remoting-agent: 1.14.24
provisioning-agent: 1.14.24
conforming-agent: 1.14.24
matchmaking-agent: 1.14.24
(Knowledge) Agents KIT n/a 1.2.0
Policy Hub policy-hub: 1.2.0 1.2.0
Portal portal: 2.3.0 registration: 2.1.0
frontend: 2.3.0
backend: 2.3.0
assets: 2.3.0
Self Description (SD) Factory sdfactory: 2.1.22 v2.1.14
Semantic Hub semantic-hub: 0.4.2 0.5.2
SSI Authority & Schema Registry ssi-asr: 1.1.0 1.1.0
SSI Credential Issuer ssi-credential-issuer: 1.2.0 1.2.0
Traceability KIT n/a 6.0.0

Known Knowns

  • All not listed products and KITs have not been updated and are based on the release 24.08
    • These products were not part of the e2e testing phase
    • And are not tested with the current EDC version 0.8.0
  • BPN DID Resolution Service (BDRS) is unchanged but was part of the testing phase
  • PURIS is unchanged but regression tests were executed
  • Knowledge Agents was updated to version 0.8.0 but only tested with the EDC release candidate 0.8.0-RC4
  • This Tractus-X release does not include a Managed Identity Wallet (MIW). The development team decided on a temporary bridging solution, based on a commercial application, to test and ship Release 24.08. Without implementing this interim solution, participants will not be able to fully utilize this Tractus-X release in consequence.
  • For E2E Testing, the 2.1.1 of the SSI DIM Middle Layer was used - this component is FOSS but the currently used wallet (see previous item) is not.
  • Security concern about exposed technical users when subscribing BPDM services over the Portal -> see according issue
  • BPNL Group Validation for a Policy does not allow a Collection as a rightOperand -> see Issue
  • EDR token refresh implementation is inconsistent and deviates from the documentation -> see Issue
  • Consumer-Asset with the same ID as a Provider-Asset Cannot Be Deleted After Contract Negotiation -> see Issue
  • Termination of pull transfer process from consumer side does not succeed -> see Issue
  • Fatal error while resume PULL transfer process -> see Issue

Runtime

The release has been tested

Note: Tractus-X EDC has been tested on both Postgresql versions: 15.x and 16.x

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.

[24.08] - 2024-08-05

Added

Component Helm Chart (s) App-/KIT Version (s)
Knowledge Agents AAS Bridge aas-bridge: 1.13.7 1.13.7
Supply Chain Disruption Notifications Kit n/a 1.0.0
SSI Authority & Schema Registry ssi-asr: 1.0.0 1.0.0

Updated

Component Helm Chart (s) App-/KIT Version (s)
BPDM Kit n/a 6.0.0
BPN DID Resolution Service (BDRS) bdrs: 0.5.2 0.5.2
Circularity Kit n/a 1.2.0
DCM Kit n/a 1.1.0
Digital Product Pass (DPP) digital-product-pass: 4.0.1 v4.0.1
Digital Twin Kit n/a 2.0.1
Digital Twin Registry digital-twin-registry: 0.5.2 v0.5.0
Discovery Finder discoveryfinder: 0.3.1 v0.4.0
Discovery Service (BPN Finder) bpndiscovery: 0.3.1 v0.4.0
Eclipse Data Space Connector (Tractus-X EDC) tractusx-connector: 0.7.3 0.7.3
EcoPass Kit n/a 1.5.0
ESS Kit n/a 0.3.0
Golden Record Business Partner Number (BPN) Service bpdm: 5.1.0 v6.1.0
Identity and Access Management (IAM) centralidp: 3.0.1
sharedidp: 3.0.1
keycloak: 23.0.7
Industry Core KIT n/a 1.1.0
Item Relationship Service (IRS) item-relationship-service: 7.4.0 5.4.0
Knowledge Agents remoting-agent: 1.13.22
provisioning-agent: 1.13.22
conforming-agent: 1.13.22
matchmaking-agent: 1.13.22
v1.13.22
matchmaking-agent: v1.13.22
Knowledge Agents EDC agent-plane: 1.13.22
agent-plane-azure-vault: 1.13.22
v1.13.22
Managed Service Orchestrator managed-service-orchestrator: 1.6.0 v1.5.7
Managed Simple Data Exchanger (SDE) sde: 0.1.12 frontend: v2.4.3
backend: v2.4.3
PCF Exchange Kit n/a 1.2.0
Policy Hub policy-hub: 1.1.0 v1.1.0
Portal portal: 2.1.0 registration: v2.0.1
frontend: v2.1.0
backend: v2.1.0
assets: v2.1.0
PURIS puris: 2.7.0 2.1.0
PURIS Kit n/a 0.3.0
Self Description (SD) Factory sdfactory: 2.1.21 v2.1.13
Semantic Hub semantic-hub: 0.3.1 v0.4.0
SSI Credential Issuer ssi-credential-issuer: 1.1.0 v1.1.0
Trace-X Traceability Application traceability-foss: 1.3.43 13.0.1
Traceability Kit n/a 5.1.0
OSIM Kit n/a 3.0.0

Unchanged, untested

Component Helm Chart (s) App-/KIT Version (s)
Country Risk country-risk: 4.0.2 1.3.1

Incompatible

Component Helm Chart (s) App-/KIT Version (s)
Managed Identity Wallet (MIW) managed-identity-wallet: 0.5.0 v0.5.0

Known Knowns

:::note For known knowns of unchanged/untested components, please refer to previous changelog(s) :::

  • 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.
  • This Tractus-X release does not include a Managed Identity Wallet (MIW). The development team decided on a temporary bridging solution, based on a commercial application, to test and ship Release 24.08. Without implementing this interim solution, participants will not be able to fully utilize this Tractus-X release in consequence.
  • For E2E Testing, the 1.2.0 of the SSI DIM Middle Layer was used - this component is FOSS but the currently used wallet (see previous item) is not.
  • Documentation content (e.g. architecture, manuals etc) and folder structure have not explicitly been checked for this Release, as relevant TRGs are not yet in force. The vast majority of components are evolutions of previous Releases, with a thorough review undergone. This leads to a high confidence in the quality of existing documentation within the product repositories.
  • FOSS components developed and pre-tested to TRL6 with artificial test data only
  • No crosscheck of functionality in verification environment
  • 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
  • Listed components in "Unchanged, untested" category were not verified in combination with the current release package and are only compatible with Catena-X standards as specified. Use at your own risk at this time.
  • Listed components in "Incompatible" category are not compatible with the current release package and the latest standards.
  • BPDM has some Known Knowns regarding Portal integration listed in detail here
  • BPDM standard configuration not compatible with Portal's Central-IDP configuration
  • Portal's Partner Network page does not currently show business partner member data due to an authorization issue
  • Currently not possible to add company's site and address business partners over the Portal due to authorization issue
  • Security concern about exposed technical users when subscribing BPDM services over the Portal
  • DTR introduces the DTR-EDC Access Control extension. The goal of this EDC extension is to enforce authorized access to submodel implementations according to AAS and Catena-X concluded contracts. It is a Maven artifact that can be used for building their own EDC dataplane image with the extension. For more details, see here.

Runtime

The release has been tested

Note: Tractus-X EDC has been tested on both Postgresql versions: 15.x and 16.x

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.

[24.05] - 2024-05-29

Added

Component Helm Chart (s) App-/KIT Version (s)
Behaviour Twin KIT n/a 1.0.0
BPN DID Resolution Service (BDRS) bdrs: 0.0.4 0.0.4
PURIS KIT n/a 0.2.0
SSI Credential Issuer ssi-credential-issuer: 1.0.0 1.0.0

Updated

Component Helm Chart (s) App-/KIT Version (s)
Behavioral Twin: Model and Data processing (MDP) KIT n/a 1.0.0
Business Partner KIT n/a 5.0.0
Circularity KIT n/a 1.1.0
Connector KIT n/a 2.1.0
Country Risk country-risk: 4.0.2 v2.0.0
Data Chain KIT n/a 3.0.1
Demand and Capacity Management (DCM) KIT n/a 1.0.0
Digital Product Pass (DPP) digital-product-pass: 3.0.0 v3.0.0
Digital Twin KIT n/a 2.0.0
Digital Twin Registry digital-twin-registry: 0.4.11 v0.4.3
Discovery Finder discoveryfinder: 0.2.5 v0.3.1
Discovery Service (BPN Finder) bpndiscovery: 0.2.6 0.3.1
Eclipse Data Space Connector (Tractus-X EDC) tractusx-connector: 0.7.1 0.7.1
Eco Pass KIT n/a 1.4.0
Environmental and Social Standards (ESS) KIT n/a 0.2.0
Golden Record Business Partner Number (BPN) Service bpdm: 5.0.1 v6.0.1
Industry Core KIT n/a 1.0.0
Identity and Access Management (IAM) centralidp: 3.0.0
sharedidp: 3.0.0
keycloak: v23.0.7
Item Relationship Service (IRS) item-relationship-service: 7.1.3 5.1.3
Knowledge Agents remoting-agent: 1.12.19 1.12.19
(Knowledge) Agents KIT n/a 1.1.0
Managed Service Orchestrator managed-service-orchestrator: 1.5.9 v1.5.6
Manufacturing as a Service (MaaS) KIT n/a 1.0.0
Modular Production KIT n/a 1.0.0
Policy Hub policy-hub: 1.0.0 1.0.0
Portal portal: 2.0.0 Registration: v2.0.0
Frontend: v2.0.0
Backend: v2.0.0
Assets: v2.0.0
PCF Exchange KIT n/a 1.1.0
PURIS puris: 2.6.2 2.0.1
Quality KIT n/a 1.2.1
Self Description (SD) Factory sdfactory: 2.1.19 v2.1.12
Simple Data Exchanger (SDE) sde: 0.1.9 Frontend: v2.4.1
Backend: v2.4.1
Semantic Hub semantic-hub: 0.2.3 v0.3.2
Trace-X Traceability Application traceability-foss: 1.3.38 11.0.1
Traceability KIT n/a 5.0.1

Unchanged, untested

Component Helm Chart (s) App-/KIT Version (s)
Data Governance KIT n/a 0.1.0
Managed Identity Wallet (MIW) managed-identity-wallet: 0.3.0 0.3.0
OSim KIT n/a 2.0.0

Removed

Component Helm Chart (s) App-/KIT Version (s)
Behavioral Twin: Health Indicators (HI) KIT n/a 0.1.1
Behavioral Twin: Remaining useful Life (RUL) KIT n/a 0.1.1
Certificate Management KIT n/a 0.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 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 (AAS) API v3.0 and bugfix v3.0.1 is given. Fine granular access control introduced for optional use.
  • This Tractus-X release does not include a Managed Identity Wallet (MIW). The development team decided on a temporary bridging solution, based on a commercial application, to test and ship Release 24.05. Without implementing this interim solution, participants will not be able to fully utilize this Tractus-X release in consequence. An updated and validated version of MIW is expected in Release 24.08.
  • The Tractus-X EDC has undergone significant changes in its Management API, communication with external services and internal APIs.
  • Documentation content (e.g. architecture, manuals etc) and folder structure have not explicitly been checked for this Release, as relevant TRGs are not yet in force. The vast majority of components are evolutions of previous Releases, with a thorough review undergone. This leads to a high confidence in the quality of existing documentation within the product repositories.
  • FOSS components developed and pre-tested to TRL6 with artificial test data only
  • No crosscheck of functionality in verification environment
  • 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
  • Listed components in "Unchanged, untested" category were not verified in combination with the current Release package and are only compatible with Catena-X Standards as specified. Use at your own risk at this time.

Runtime

The release has been tested

Note: Tractus-X EDC has been tested on both Postgresql versions: 15.x and 16.x

The following violations of TRG 5.07 apply:

  • Golden Record Business Partner Number (BPN) Service operates on Postgresql version 16.x (not 15), but has been successfully tested for the current Release
  • Country Risk deploys a Postgresql version 15 per helm chart. Yet, the test has been successfully performed on version 14.x.

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.

[24.03] - 2024-03-08

Added

Component Helm Chart (s) App-/KIT Version (s)
Certificate Management KIT n/a 0.1.0
Data Governance KIT n/a 0.1.0
Environmental and Social Standards (ESS) KIT n/a 0.1.0
Industry Core KIT n/a 0.1.0
Manufacturing as a Service (MaaS) KIT n/a 0.1.0
PURIS puris: 1.0.0 1.0.0

Updated

Component Helm Chart (s) App-/KIT Version (s)
Business Partner KIT n/a 4.0.0
Connector KIT n/a 1.2.0
Country Risk country-risk: 3.0.11 Frontend: v1.3.1
Backend: v1.3.1
Demand and Capacity Management (DCM) KIT n/a 0.2.0
Digital Product Pass (DPP) digital-product-pass: 2.1.4 v2.1.3
Digital Twin KIT n/a 1.2.0
Digital Twin Registry digital-twin-registry: 0.3.31 v0.3.23
Discovery Finder discoveryfinder: 0.1.18 v0.2.7
Discovery Service (BPN Finder) bpndiscovery: 0.1.18 0.2.8
Eclipse Data Space Connector (EDC) tractusx-connector: 0.5.4 0.5.4
Eco Pass KIT n/a 1.0.0
Golden Record Business Partner Number (BPN) Service bpdm: 4.0.2 v5.0.0
Item Relationship Service (IRS) irs-helm: 6.14.1 4.5.1
Knowledge Agents remoting-agent: 1.11.16 1.11.16
Knowledge Agents KIT n/a 1.0.1
Managed Identity Wallet (MIW) managed-identity-wallet: 0.3.0 0.3.0
Managed Service Orchestrator managed-service-orchestrator: 1.5.4 v1.5.4
OSim KIT n/a 2.0.0
Policy Hub policy-hub: 0.1.0 0.1.0
Portal portal: 1.8.0 Registration: v1.6.0

Frontend: v1.8.0
Backend: v1.8.0
Assets: v1.8.0
Product Carbon Footprint (PCF) KIT n/a 1.0.0
Quality KIT n/a 1.2.0
Self Description (SD) Factory sdfactory: 2.1.12 v2.1.10
Simple Data Exchanger (SDE) sde: 0.1.5 Frontend: v2.3.6
Backend: v2.3.6
Semantic Hub semantic-hub: 0.1.35 v0.2.16
Trace-X Traceability Application 1.3.28 10.3.0
Traceability KIT n/a 4.0.0

Unchanged, untested

Component Helm Chart (s) App-/KIT Version (s)
Behavioral Twin: Health Indicators (HI) KIT n/a 0.1.1
Behavioral Twin: Model and Data processing (MDP) KIT n/a 0.1.1
Behavioral Twin: Remaining useful Life (RUL) KIT n/a 0.1.1
Circularity KIT n/a 0.2.0
Modular Production KIT n/a 0.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 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. The DTR “/query” interface is finally deprecated and no longer available with this Release as announced. Details can be found in the changelog of the respective component.

  • EDC provides no new release compared to 23.12 but only patches: EDC version 0.5.4 is part of 24.03 with the following limitations: Standard Security Tests have been performed, but it is strongly recommended for each EDC operator to apply own security measures. Especially the Dynamic Application Security Testing (DAST) needs to be executed for each specific operation environment and instance. Tractus-X release guidelines (TRGs) have been fulfilled.

  • FOSS components developed and pre-tested to TRL6 with artificial test data only

  • No crosscheck of functionality in verification environment

  • 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

  • Listed components in "Unchanged, untested" category were not verified in combination with the current Release package and are only compatible with Catena-X Standards as specified. Use at your own risk at this time.

Runtime

  • Tested on Kubernetes versions: 1.27.3
  • Tested with PostgreSQL versions: 15
    • Three exceptions apply for

      • Golden Record Business Partner Number (BPN) Service
      • Managed Identity Wallet (MIW)
      • Managed Service Orchestrator (MSO)

      Those components violate TRG 5.07 as they still operate on Postgresql DB Version 14.x (not 15), but have been successfully tested for the current Release.

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.

[23.12] - 2023-12-08

Added

Component Helm Chart (s) App-/KIT Version (s)
Behavioral Twin: Health Indicators (HI) KIT n/a 0.1.0
Behavioral Twin: Model and Data processing (MDP) KIT n/a 0.1.0
Circularity KIT n/a 0.1.0
Demand and Capacity Management (DCM) KIT n/a 3.1.0
Knowledge Agent KIT n/a 1.0.0
Modular Production KIT n/a 0.1.0

Changed

Component Helm Chart (s) App-/KIT Version (s)
BPN Discovery bpndiscovery: 0.1.12 0.2.6
Business Partner KIT n/a 3.0.0
Connector KIT n/a 0.6.0
Country Risk country-risk: 3.0.6 Frontend: v1.3.0
Backend: v1.2.3
Digital Twin KIT n/a 1.1.0
Digital Twin Registry registry: 0.3.19 v0.3.19
Golden Record Business Partner Number (BPN) Service bpdm: 3.1.2 v4.1.0
Item Relationship Service (IRS) irs-helm: 6.9.1 4.0.1
Knowledge Agents remoting-agent: 1.10.15 1.10.15
Managed Identity Wallet (MIW) managed-identity-wallet: 0.3.0 0.3.0
Managed Service Orchestrator managed-service-orchestrator: 1.5.1 v1.5.1
Portal portal: 1.7.0 Registration: v1.5.4

Frontend: v1.7.0
Backend: v1.7.0
Assets: v1.7.0
Quality KIT n/a 1.1.0
Self Description (SD) Factory sdfactory: 2.1.8 v2.1.7
Semantic Hub semantic-hub: 0.1.31 v0.2.14
Simple Data Exchanger (SDE) sde: 0.1.3 Frontend: v2.3.3
Backend: v2.3.3
Trace-X Traceability Application 1.3.20 9.0.0
Traceability KIT n/a 3.0.0

Unchanged, untested

All components listed here have not seen any update since their previous Release. No specific regression tests executed.

Component Helm Chart (s) App-/KIT Version (s)
Data Chain KIT n/a 1.1.0
Digital Product Pass digital-product-pass: v1.0.1 v1.0.1
Discovery Finder discoveryfinder: 0.1.11 v0.2.4-M1
Eclipse Data Space Connector (EDC) tractusx-connector: 0.5.3 0.5.3
Eco Pass KIT n/a 0.1.0
OSim KIT n/a 1.0.0
Product Carbon Footprint (PCF) KIT n/a 0.1.0
Behavioral Twin: Remaining useful Life (RUL) KIT n/a 0.1.1

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, the deprecated DTR query interface “/query” will additionally be supported until Q1/2024. Details can be found in the changelog of the respective component.
  • EDC provides no new release compared to 23.09 but only patches: EDC version 0.5.3 is part of 23.12 with the following limitations:
    Standard Security Tests have been performed, but it is strongly recommended for each EDC operator to apply own security measures. Especially the Dynamic Application Security Testing (DAST) needs to be executed for each specific operation environment and instance.
    Tractus-X release guidelines (TRGs) 5.11, 7.01, 7.05 and 7.07 had not been fulfilled with v0.5.3. All of those are now addressed from 0.6.0-rc2 on.
  • MIW interim version 0.2.0 had passed functional E2E-testing within boundaries of the Catena-X consortia, but faced severe Security issues. MIW version 0.3.0 as part of the current Release package addresses all known Security issues, but did explicitly not undergo any functional E2E-testing (again).
  • FOSS components developed and pre-tested to TRL6 with artificial test data only
  • No crosscheck of functionality in verification environment
  • 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.

[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

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.

[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.

[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.

[3.0.0] - 2023-03-03

Added

Changed

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

[2.1.0] - 2022-12-21

Added

Known knowns

  • Developed considering Gaia-X Trust Framework - 22.04
  • FOSS components developed and pre-tested to TRL6 with artificial test data only
  • Restricted crosscheck of functionality in verification environment:
    Smoke-tests did not verify
    • Approval of company registration
    • Mutiple user onboarding
    • Registration of EDC and associated SD validations
    • IRS
  • No execution of Load-, Performance- or Penetration Tests
  • No assignment of Export Control Classification Numbers (ECCN) to FOSS components
  • GeoBlocking recommended for Operations (GBaaS)

Runtime

[2.0.0] - 2022-12-14

Added

Known knowns

  • FOSS components developed and pre-tested to TRL6 with artificial test data only
  • No execution of Load-, Performance- or Penetration Tests
  • No assignment of Export Control Classification Numbers (ECCN) to FOSS components
  • GeoBlocking recommended for Operations (GBaaS)
  • Portal (Registration) as well as Managed Identity Wallet scope required for full functionality; yet both are unreleased at this point in time and can be expected with Release 2.1.0
  • Released Helm Chart missing for EDC v0.1.2; can be expected with Release 2.1.0

Runtime