Skip to content

Releases: eclipse-tractusx/eclipse-tractusx.github.io

26.03

18 Mar 10:17
f4c62bb

Choose a tag to compare

[26.03] - 2026-03-18

The success of Tractus-X and each of our releases is driven by the strength and dedication of our community. We would like to thank everyone who contributed to making the 25.03 release possible.

Whether by reporting issues, engaging in constructive discussions, proposing solutions, writing code, reviewing pull requests, improving documentation, or supporting others in the community, every contribution plays an important role in moving the project forward.

Open collaboration is at the heart of Tractus-X, and this release once again demonstrates what can be achieved.
Your expertise, commitment, and willingness to collaborate are what make continuous innovation possible.

Note

Thank You for your ongoing support and contributions.

We are looking forward to continuing this journey together with the community and to building the next releases of Tractus-X.

Contributors (56)

jalvaro-lks AYaoZhan jSchuetz88 Alaitz1 ds-asmierzchalski mrpeterbasista Grand-Thibault sb3nz dddenes pjuaristi-ikerlan wehrstedt-jan shijinrajbosch tfjanjua tobzahn pratapipatelbcone izuru0 manourym stanfaldin OlgaIvkovic borjakhet MonikaJacobsen MDSBarbosa JordanGerada3 flarrinaga Akash-IAV leandro-cavalcante LukasSchmetz jakoballgaier adkumar1 Usmanfee marcelruland bosserf DanielaWuensch kkotowiczz sachinargade123 jschu1 corinastolz anneramsauer sm29105 gobica hokonohara zygokaktus klanir123 dirk-qualisys ybidois kss682 DrDanielMetz eschrewe AmirMattarx drhansbeck Frank-Globisch MWADCM reginePrivat SanaSalem01 martinaprox Kuehner-A devajipatil

Committers (27)

matbmoser lgblaumeiser CDiezRodriguez stephanbcbauer [![AndrY...

Read more

25.12

03 Dec 16:06
d573223

Choose a tag to compare

[25.12] - 2025-12-03

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 (53)

Committers (32)

:::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.12). 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

:::info

We are excited to announce the launch of KIT 2.0 Architecture - a major redesign of how we visualize and organize our KIT ecosystem. This update brings a fresh perspective to understanding the layered architecture of Eclipse Tractus-X, making it easier than ever to explore and navigate our comprehensive collection of KITs.

For further information, please refer to the following link.
If you are interested in what has changed on our website, please visit this changelog.

:::

Component Helm Chart (s) App-/KIT Version (s) Release Check
Geometry KIT n/a 1.0.0 n/a

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 11.0.0 #1551
Data Driven Quality Management KIT n/a 2.1.0 n/a
Digital Twin Registry digital-twin-registry:0.10.0 0.10.0 #1536
Golden Record Business Partner Number (BPN) Service bpdm: 6.2.0 7.2.0 #1539
Industry Core Hub industry-core-hub:0.X.0 v0.3.0 #1532
Industry Core KIT n/a 1.5.0 n/a
PURIS puris: 5.1.1 4.1.1 #1538
Self Description (SD) Factory sdfactory: 2.1.35 2.1.26 #1537
Tractus-X Software Development KIT (SDK) n/a v0.6.1 #1533

Known Knowns

  • All not listed products and KITs have not been updated and are based on the release 25.09
    • 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, 25.09 and 25.12. 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

Industry Core Hub

  • Complete EcoPass functionality completely included on this release (only creation of passports in a Catalog Part)
    • It will be released on a beta tag from this PR

Tractus-X SDK

  • Compatibility with EDC 0.11.x (Saturn) not tested completely see here

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.10.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.09

01 Oct 10:57
0e08e66

Choose a tag to compare

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

Committers (34)

:::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
...
Read more

25.03

19 Mar 12:30
2231c5a

Choose a tag to compare

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.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 e...
Read more