Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(irs):1173 updated compatiblity matrix. #1193

Merged
merged 1 commit into from
Jul 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ 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]
### Changed
- #1173 Update IRS-Helm from 7.1.4 to 7.2.0
- #1173 Update IRS-Helm from 7.1.4 to 7.2.0 - updated Compatibility Matrix
- #1082 fix duplicate key errors when synchronizing assets with IRS

## [12.0.0 - 05.07.2024]
Expand Down
29 changes: 29 additions & 0 deletions COMPATIBILITY_MATRIX.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,33 @@
# Compatibility matrix Trace-X
## Trace-X UNRELEASED [xx.x.x](https://github.com/eclipse-tractusx/traceability-foss/releases/tag/x.x.x) - 2024-xx-xx

### Catena-X Release?

- [] yes
- [] no

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

| 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.2.0 | 7.2.0 | 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 |
| Registry | sldt-digital-twin-registry | 0.4.1 | 0.4.9 | Digital Twin Registry |
| Submodel Server | submodelservers | 0.1.0 | 0.0.1 | Submodel Server |
| 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 | 2.0.0 | - | |
| Aspect Model | SingleLevelUsageAsBuilt | 3.0.0 | - | |
| Aspect Model | SingleLevelBomAsBuilt | 3.0.0 | - | |
| Aspect Model | SingleLevelBomAsPlanned | 3.0.0 | - |

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

### Catena-X Release?
Expand Down
Loading