Skip to content

Tractus-X 24.12

Latest
Compare
Choose a tag to compare
@stephanbcbauer stephanbcbauer released this 10 Dec 18:44
a048f4d

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.

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