Skip to content

Commit

Permalink
Merge pull request #1276 from catenax-ng/release/11.0.2
Browse files Browse the repository at this point in the history
chore(release):xxx release/11.0.2
  • Loading branch information
ds-mwesener committed May 29, 2024
2 parents 2c5c699 + 2c10241 commit a2d20b2
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

_**For better traceability add the corresponding GitHub issue number in each changelog entry, please.**_
## [UNRELEASED - DD.MM.YYYY]

## [11.0.2 - 29.05.2024]
### Added
- #1010 Made submodel path configurable
### Changed
Expand Down
27 changes: 27 additions & 0 deletions COMPATIBILITY_MATRIX.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,31 @@
# Compatibility matrix Trace-X
## Trace-X version [[11.0.2](https://github.com/eclipse-tractusx/traceability-foss/releases/tag/11.0.2] - 2024-05-29

### Catena-X Release?

- [] yes
- [x] no

### Helm Version [1.3.39](https://github.com/eclipse-tractusx/traceability-foss/releases/tag/helm-charts-1.3.39)

| Dependency | Name of Service | Version | Helm | Comments |
|------------------|------------------------------|----------------------|----------|-----------------------------------------------------|
| EDC | edc-postgresql | 15.4.0-debian-11-r45 | 12.12.10 | Enterprise Data Connector for PostgreSQL |
| IRS | item-relationship-service | 5.1.4 | 7.1.4 | Helm charts for Item Relationship Service |
| EDC | tractusx-connector | 0.7.0 | 0.7.0 | Connector for Data Transfer and Registration |
| Discovery Finder | discovery service | 0.2.5 | - | Service for discovering and registering artifacts |
| Portal | portal | 1.8.0 | - | Web portal for interacting with Trace-X |
| SD-Factory | SD-Factory | 2.1.7 | - | Service Discovery Factory for managing dependencies |
| Aspect Model | SerialPart | 3.0.0 | - | |
| Aspect Model | Batch | 3.0.0 | - | |
| Aspect Model | PartAsPlanned | 2.0.0 | - | |
| Aspect Model | PartSiteInformationAsPlanned | 1.0.0 | - | |
| Aspect Model | JustInSequencePart | 3.0.0 | - | |
| Aspect Model | TractionBatteryCode | 1.0.0 | - | |
| Aspect Model | SingleLevelUsageAsBuilt | 3.0.0 | - | |
| Aspect Model | SingleLevelBomAsBuilt | 3.0.0 | - | |
| Aspect Model | SingleLevelBomAsPlanned | 3.0.0 | - |


## Trace-X version [[11.0.1](https://github.com/eclipse-tractusx/traceability-foss/releases/tag/11.0.1] - 2024-05-22

Expand Down
3 changes: 3 additions & 0 deletions charts/traceability-foss/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.3.39] - 2024-05-29
### No changes

## [1.3.38] - 2024-05-22

### No changes
Expand Down

0 comments on commit a2d20b2

Please sign in to comment.