File tree Expand file tree Collapse file tree 3 files changed +19
-6
lines changed
Expand file tree Collapse file tree 3 files changed +19
-6
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ _**For better traceability add the corresponding GitHub issue number in each cha
99
1010## [ UNRELEASED - DD.MM.YYYY]
1111
12- ## [ 10.8.0 - 03 .04.2024]
12+ ## [ 10.8.1 - 04 .04.2024]
1313
1414### Added
1515- #695 OAuth2.0 Client scope configuration
@@ -22,6 +22,7 @@ _**For better traceability add the corresponding GitHub issue number in each cha
2222- #736 add contractAgreementId as searchable field for /contracts
2323- Added capitalization section in guidelines.md
2424- #616 Allow edc notification update with empty asset list
25+ - #630 Added Parts extended detailed view
2526
2627### Changed
2728- #709 Bumped spring-core from 6.0.17 to 6.1.5
@@ -47,8 +48,7 @@ _**For better traceability add the corresponding GitHub issue number in each cha
4748- Shedlock, resilence4j, templateResolver as not used anymore
4849- #706 Removed alert and investigation specific classes and services to replace them with merged notification classes
4950
50- ### Added
51- - #630 Added Parts extended detailed view
51+ ## [ 10.8.0 - 03.04.2024] - BROKEN RELEASE - DO NOT USE
5252
5353## [ 10.7.0 - 18.03.2024]
5454
Original file line number Diff line number Diff line change 11# Compatibility matrix Trace-X
22
3- ## Trace-X version [[ 10.8.0 ] ( https://github.com/eclipse-tractusx/traceability-foss/releases/tag/10.8.0 )] - 2024-04-03
3+ ## Trace-X version [[ 10.8.1 ] ( https://github.com/eclipse-tractusx/traceability-foss/releases/tag/10.8.1 )] - 2024-04-03
44
55### Catena-X Release?
66
77- [ ] yes
88- [x] no
99
10- ### Helm Version [ 1.3.33 ] ( https://github.com/eclipse-tractusx/traceability-foss/releases/tag/helm-charts-1.3.33 )
10+ ### Helm Version [ 1.3.34 ] ( https://github.com/eclipse-tractusx/traceability-foss/releases/tag/helm-charts-1.3.34 )
1111
1212| Dependency | Name of Service | Version | Helm | Comments |
1313| ------------------| ------------------------------| ---------------------------------| --------| -----------------------------------------------------------------------------------|
2727| Aspect Model | TractionBatteryCode | [ 1.0.0] | - | |
2828| Aspect Model | SingleLevelUsageAsBuilt | [ 1.0.1] | - | |
2929| Aspect Model | SingleLevelBomAsBuilt | [ 1.0.0, 2.0.0) | - | |
30- | Aspect Model | SingleLevelBomAsPlanned | [ 1.0.1, 1.1.0) | - | |
30+ | Aspect Model | SingleLevelBomAsPlanned | [ 1.0.1, 1.1.0) | - |
31+
32+ ## Trace-X version [[ 10.8.0] ( https://github.com/eclipse-tractusx/traceability-foss/releases/tag/10.8.0 )] - 2024-04-03 - BROKEN do not use
33+
34+ ### Catena-X Release?
35+
36+ - [ ] yes
37+ - [x] no
38+
39+ ### Helm Version [ 1.3.33] ( https://github.com/eclipse-tractusx/traceability-foss/releases/tag/helm-charts-1.3.33 ) - BROKEN do not use
40+
3141
3242## Trace-X version [[ 10.7.0] ( https://github.com/eclipse-tractusx/traceability-foss/releases/tag/10.7.0 )] - 2024-03-18
3343
Original file line number Diff line number Diff line change @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
44
55The 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 ) .
66
7+ ## [ 1.3.34] - 2024-04-04
8+ ### No changes
9+
710## [ 1.3.33] - 2024-04-03
811### No changes
912
You can’t perform that action at this time.
0 commit comments