24.12
ยท 6 min read
[24.12] - 2024-12-02โ
Implemented features can be found here
Updatedโ
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
- on Kubernetes versions:
1.28.9
- with PostgreSQL versions:
15.2.1.
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
tip
For installation details, please see the referenced Repositories / Releases.