You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+108Lines changed: 108 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,69 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
8
+
## v4.0.1
9
+
10
+
The following Changelog lists the changes. Please refer to the [documentation](docs/README.md) for configuration needs and understanding the concept changes.
11
+
12
+
The **need for configuration updates** is **marked bold**.
13
+
14
+
### Added
15
+
16
+
- /
17
+
18
+
### Changed
19
+
20
+
- Refactored partner service to use patternStore regexes for BPNL/S/A ([#1001](https://github.com/eclipse-tractusx/puris/pull/1001))
21
+
22
+
### Fixes
23
+
24
+
- /
25
+
26
+
### Known Knowns
27
+
28
+
#### Running With Shared DTR and EDC
29
+
30
+
PURIS FOSS may not be run on a shared DTR and EDC with full scope. See [Admin Guide](docs/admin/Admin_Guide.md#running-the-puris-foss-application-on-shared-enablement-services) for more information of possible scenarios.
31
+
32
+
#### Upgradeability
33
+
34
+
Data base migrations are performed but assets.
35
+
36
+
#### Data Sovereignty
37
+
38
+
For productive use the following enhancements are encouraged
39
+
40
+
* User FrontEnd available: Role Company Admin is able to query catalogue and see negotiations and transfers But company rules / policies need to be configured upfront in backend (via postman) to enable automatic contract negotiations, responsibility lies with Company Admin role
41
+
--> add section in the User Manual describing this and the (legal) importance and responsibility behind defining these rules
42
+
* Currently only one standard policy per reg. connector / customer instance is supported (more precisely one for DTR, one for all submodels), negotiation happens automatically based on this
43
+
--> enhance option to select partner and define specific policies (to be planned in context of BPDM Integration)
44
+
--> UI for specific configuration by dedicated role (e.g. Comp Admin) and more flexible policy configuration (withoutv code changes) is needed
45
+
* As a non-Admin user I do not have ability to view policies in detail
46
+
--> transparency for users when interacting with and requesting / consuming data via dashboard / views on underlying usage policies to be enhanced
47
+
* ContractReference Constraint or configuration of policies specific to one partner only has notnot implemented
48
+
--> clarification of potential reference to "PURIS standard contract" and enabling of ContractReference for 24.08.
49
+
* unclear meaning of different stati in negotations
50
+
--> add view of successfull contract agreeements wrt which data have been closed
51
+
* current logging only done on info level
52
+
--> enhance logging of policies (currently only available at debug level)
53
+
* in case of non-matching policies (tested in various scenarios) no negotiation takes place
54
+
--> enhance visualization or specific Error message to user
55
+
* no validation of the Schema "profile": "cx-policy:profile2405" (required to ensure interop with other PURIS apps)
56
+
57
+
#### Styleguide
58
+
59
+
##### Overall
60
+
61
+
* Brief description at the top of each page describing content would be nice for better user experience.
62
+
63
+
##### Catalog
64
+
65
+
* No action possible -> unclear to user when and how user will consume an offer
66
+
67
+
##### Negotiations
68
+
69
+
* Add filters for transparency (bpnl, state)
70
+
8
71
## v4.0.0
9
72
10
73
The following Changelog lists the changes. Please refer to the [documentation](docs/README.md) for configuration needs and understanding the concept changes.
@@ -26,6 +89,51 @@ The **need for configuration updates** is **marked bold**.
26
89
- Allow 0 values in all reported and most own data to improve application resiliency ([#991](https://github.com/eclipse-tractusx/puris/pull/991))
27
90
- Fixed product and material stocks always including values for all materials ([#994](https://github.com/eclipse-tractusx/puris/pull/994))
28
91
92
+
### Known Knowns
93
+
94
+
#### Running With Shared DTR and EDC
95
+
96
+
PURIS FOSS may not be run on a shared DTR and EDC with full scope. See [Admin Guide](docs/admin/Admin_Guide.md#running-the-puris-foss-application-on-shared-enablement-services) for more information of possible scenarios.
97
+
98
+
#### Upgradeability
99
+
100
+
Data base migrations are performed but assets.
101
+
102
+
#### Data Sovereignty
103
+
104
+
For productive use the following enhancements are encouraged
105
+
106
+
* User FrontEnd available: Role Company Admin is able to query catalogue and see negotiations and transfers But company rules / policies need to be configured upfront in backend (via postman) to enable automatic contract negotiations, responsibility lies with Company Admin role
107
+
--> add section in the User Manual describing this and the (legal) importance and responsibility behind defining these rules
108
+
* Currently only one standard policy per reg. connector / customer instance is supported (more precisely one for DTR, one for all submodels), negotiation happens automatically based on this
109
+
--> enhance option to select partner and define specific policies (to be planned in context of BPDM Integration)
110
+
--> UI for specific configuration by dedicated role (e.g. Comp Admin) and more flexible policy configuration (withoutv code changes) is needed
111
+
* As a non-Admin user I do not have ability to view policies in detail
112
+
--> transparency for users when interacting with and requesting / consuming data via dashboard / views on underlying usage policies to be enhanced
113
+
* ContractReference Constraint or configuration of policies specific to one partner only has notnot implemented
114
+
--> clarification of potential reference to "PURIS standard contract" and enabling of ContractReference for 24.08.
115
+
* unclear meaning of different stati in negotations
116
+
--> add view of successfull contract agreeements wrt which data have been closed
117
+
* current logging only done on info level
118
+
--> enhance logging of policies (currently only available at debug level)
119
+
* in case of non-matching policies (tested in various scenarios) no negotiation takes place
120
+
--> enhance visualization or specific Error message to user
121
+
* no validation of the Schema "profile": "cx-policy:profile2405" (required to ensure interop with other PURIS apps)
122
+
123
+
#### Styleguide
124
+
125
+
##### Overall
126
+
127
+
* Brief description at the top of each page describing content would be nice for better user experience.
128
+
129
+
##### Catalog
130
+
131
+
* No action possible -> unclear to user when and how user will consume an offer
132
+
133
+
##### Negotiations
134
+
135
+
* Add filters for transparency (bpnl, state)
136
+
29
137
## v3.4.0
30
138
31
139
The following Changelog lists the changes. Please refer to the [documentation](docs/README.md) for configuration needs and understanding the concept changes.
0 commit comments