Skip to content

Commit a3f5a86

Browse files
build(2.5.0): bump version and update docs (#1623)
#1623 --------- Co-authored-by: Evelyn Gurschler <[email protected]>
1 parent fafbeaf commit a3f5a86

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 2.5.0-RC2
3+
## 2.5.0
44

55
### Feature
66

@@ -53,7 +53,12 @@
5353

5454
### Known Knowns
5555

56-
- please refer to the list of [open bugs] (https://github.com/eclipse-tractusx/portal-frontend/issues?q=is%3Aopen+is%3Aissue+label%3Abug)
56+
- Please refer to the [list of open bugs](https://github.com/eclipse-tractusx/portal-frontend/issues?q=is%3Aopen+is%3Aissue+label%3Abug)
57+
- Auto-setup feature for App Subscriptions: validation by ValidatingInput component is triggered on opening pop up. [#1589](https://github.com/eclipse-tractusx/portal-frontend/issues/1589)
58+
- **Note for Gaia-X Clearing House Tagus upgrade**
59+
- If a company was onboarded with ELBE clearing house, the legal person self description document is not accepted when creating a connector with newer versions of the clearing house. Portal operators are advised to create new legal person and connector self description documents for all previously onboarded companies. The portal backend will activate connector without updated legal person self description document to allow for a transition phase. The connector will not have a document until reissuance for both company and connector is triggered by operators.
60+
- Feature Support and Development for auto-setup Process Worker: there is no frontend support for the extended auto-setup process worker, specifically in terms of error handling and status transparency.
61+
- During end-to-end testing, some minor issues and in regards to system internal notifications as well as the UI were detected.
5762

5863
## 2.4.0
5964

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@catena-x/portal-frontend",
3-
"version": "v2.5.0-RC2",
3+
"version": "v2.5.0",
44
"description": "Catena-X Portal Frontend",
55
"author": "Catena-X Contributors",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)