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
+65Lines changed: 65 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,71 @@ 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
+
## v5.0.0
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
+
- added Master data page for viewing all materials and option to add material as an admin ([#1044](https://github.com/eclipse-tractusx/puris/pull/1044))
17
+
- added Partner table and creation modal to Master data page ([#1054](https://github.com/eclipse-tractusx/puris/pull/1054))
18
+
- added Material-Partner Relation table and creation modal to master data page ([#1059](https://github.com/eclipse-tractusx/puris/pull/1059))
19
+
20
+
### Changed
21
+
22
+
- /
23
+
24
+
### Fixes
25
+
26
+
- /
27
+
28
+
### Known Knowns
29
+
30
+
#### Running With Shared DTR and EDC
31
+
32
+
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.
33
+
34
+
#### Upgradeability
35
+
36
+
Data base migrations are performed but assets.
37
+
38
+
#### Data Sovereignty
39
+
40
+
For productive use the following enhancements are encouraged
41
+
42
+
* 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
43
+
--> add section in the User Manual describing this and the (legal) importance and responsibility behind defining these rules
44
+
* 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
45
+
--> enhance option to select partner and define specific policies (to be planned in context of BPDM Integration)
46
+
--> UI for specific configuration by dedicated role (e.g. Comp Admin) and more flexible policy configuration (withoutv code changes) is needed
47
+
* As a non-Admin user I do not have ability to view policies in detail
48
+
--> transparency for users when interacting with and requesting / consuming data via dashboard / views on underlying usage policies to be enhanced
49
+
* ContractReference Constraint or configuration of policies specific to one partner only has notnot implemented
50
+
--> clarification of potential reference to "PURIS standard contract" and enabling of ContractReference for 24.08.
51
+
* unclear meaning of different stati in negotations
52
+
--> add view of successfull contract agreeements wrt which data have been closed
53
+
* current logging only done on info level
54
+
--> enhance logging of policies (currently only available at debug level)
55
+
* in case of non-matching policies (tested in various scenarios) no negotiation takes place
56
+
--> enhance visualization or specific Error message to user
57
+
* no validation of the Schema "profile": "cx-policy:profile2405" (required to ensure interop with other PURIS apps)
58
+
59
+
#### Styleguide
60
+
61
+
##### Overall
62
+
63
+
* Brief description at the top of each page describing content would be nice for better user experience.
64
+
65
+
##### Catalog
66
+
67
+
* No action possible -> unclear to user when and how user will consume an offer
68
+
69
+
##### Negotiations
70
+
71
+
* Add filters for transparency (bpnl, state)
72
+
8
73
## v4.1.1
9
74
10
75
The following Changelog lists the changes. Please refer to the [documentation](docs/README.md) for configuration needs and understanding the concept changes.
npm/npmjs/-/vite/5.4.11, MIT AND (ISC AND MIT) AND (Apache-2.0 AND BSD-2-Clause AND BlueOak-1.0.0 AND CC0-1.0 AND ISC AND MIT) AND (BSD-3-Clause AND MIT) AND ISC AND (BSD-2-Clause AND BSD-3-Clause), approved, #15844
0 commit comments