From f1b4c07e1cb62053bf08dbd7fa73d064f685c3f7 Mon Sep 17 00:00:00 2001 From: Siegfried Kiermayer Date: Fri, 3 Mar 2023 16:30:34 +0100 Subject: [PATCH 1/3] add inital draft for changelog of rel 3.0 --- CHANGELOG.md | 45 ++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 42 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c169529..7e71576 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,46 @@ may have version numbers which differ from the app version. ## Unreleased -- n/a +- Update of Simple Data Exchanger (SDE): new version expected in March 2023 + +## [3.0.0] - 2023-03-03 + +### Added +- [Connector KIT](https://eclipse-tractusx.github.io/docs/category/connector-kit/), v1.0.0 +- [Business Partner KIT](https://eclipse-tractusx.github.io/docs/category/business-partner-kit/), v1.0.0 +- [Data Chain KIT](https://eclipse-tractusx.github.io/docs/kits/Data%20Chain%20Kit/data%20chain%20kit%20changelog/), v1.0.0 +- [Country Risk](https://github.com/eclipse-tractusx/vas-country-risk-frontend), Frontend v1.1.0, Backend v1.0.3 +- [Digital Product Pass](https://github.com/eclipse-tractusx/digital-product-pass), v0.4.6 +- [Trace-X Traceability Application](https://github.com/eclipse-tractusx/traceability-foss-frontend), v1.1.0 + +### Changed +- [Autosetup Service](https://github.com/eclipse-tractusx/autosetup-backend), Frontend v1.4.7, Backend v1.4.6 +- [Digital Twin Registry](https://github.com/eclipse-tractusx/sldt-digital-twin-registry), v0.2.0-M3-multi-tenancy +- [Dynamic Attribute Provisioning Service (DAPS)](https://github.com/eclipse-tractusx/daps-helm-chart/), v1.7.1 +- [DAPS Registration Service](https://github.com/eclipse-tractusx/daps-registration-service/), v1.0.6 +- [Eclipse Data Space Connector (EDC)](https://github.com/eclipse-tractusx/tractusx-edc), v0.1.6 +- [Golden Record Business Partner Number (BPN) Service](https://github.com/eclipse-tractusx/bpdm), v3.0.3 +- [Item Relationship Service (IRS)](https://github.com/eclipse-tractusx/item-relationship-service), v2.3.0 +- [Managed Identity Wallet (MIW)](https://github.com/eclipse-tractusx/managed-identity-wallets), v3.3.2 +- [Portal](https://github.com/eclipse-tractusx/portal-frontend), v1.0.0 for Registration, Frontend, Backend and Assets +- [Self Description (SD) Factory](https://github.com/eclipse-tractusx/sd-factory), v2.0.0 +- [Semantic Hub](https://github.com/eclipse-tractusx/sldt-semantic-hub), v0.1.0-M3 + +### Known knowns +- Relevant components and interfaces developed considering Gaia-X Trust Framework - 22.10 +Connection to an external Clearing House service for the entire Catena-X ecosystem required. +The Gaia-X compliance service should generally be capable to recognize all companies that are able to register with the Catena-X Portal. +- FOSS components developed and pre-tested to TRL6 with artificial test data only +- No crosscheck of functionality in verification environment (Pre-PROD) +- No execution of Load-, Performance- or Penetration Tests +- No assignment of Export Control Classification Numbers (ECCN) to FOSS components +- GeoBlocking recommended for Operations (GBaaS) +- Security concept (overall) recommended for Operations + +### Runtime + +- Tested on [Kubernetes](https://en.wikipedia.org/wiki/Kubernetes) versions: `1.24.6` +- Tested with [PostgreSQL](https://en.wikipedia.org/wiki/PostgreSQL) versions: `14` ## [2.1.0] - 2022-12-21 @@ -43,7 +82,7 @@ may have version numbers which differ from the app version. ### Runtime - Tested on [Kubernetes](https://en.wikipedia.org/wiki/Kubernetes) versions: `1.24.3` -- Tested with [PostgreSQL](https://en.wikipedia.org/wiki/PostgreSQL) versions: `1.11` +- Tested with [PostgreSQL](https://en.wikipedia.org/wiki/PostgreSQL) versions: `14` ## [2.0.0] - 2022-12-14 @@ -66,4 +105,4 @@ may have version numbers which differ from the app version. ### Runtime - Tested on [Kubernetes](https://en.wikipedia.org/wiki/Kubernetes) versions: `1.24.3` -- Tested with [PostgreSQL](https://en.wikipedia.org/wiki/PostgreSQL) versions: `1.11` +- Tested with [PostgreSQL](https://en.wikipedia.org/wiki/PostgreSQL) versions: `14` From 06ed4850a7d148592d714b9282f7b8b5e050bd28 Mon Sep 17 00:00:00 2001 From: Siegfried Kiermayer Date: Fri, 3 Mar 2023 17:23:14 +0100 Subject: [PATCH 2/3] update daps reg to v1.0.5 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e71576..92e725a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,7 +27,7 @@ may have version numbers which differ from the app version. - [Autosetup Service](https://github.com/eclipse-tractusx/autosetup-backend), Frontend v1.4.7, Backend v1.4.6 - [Digital Twin Registry](https://github.com/eclipse-tractusx/sldt-digital-twin-registry), v0.2.0-M3-multi-tenancy - [Dynamic Attribute Provisioning Service (DAPS)](https://github.com/eclipse-tractusx/daps-helm-chart/), v1.7.1 -- [DAPS Registration Service](https://github.com/eclipse-tractusx/daps-registration-service/), v1.0.6 +- [DAPS Registration Service](https://github.com/eclipse-tractusx/daps-registration-service/), v1.0.5 - [Eclipse Data Space Connector (EDC)](https://github.com/eclipse-tractusx/tractusx-edc), v0.1.6 - [Golden Record Business Partner Number (BPN) Service](https://github.com/eclipse-tractusx/bpdm), v3.0.3 - [Item Relationship Service (IRS)](https://github.com/eclipse-tractusx/item-relationship-service), v2.3.0 From 23e13c8501c9cd5d7e089cd3a78b7db278b328f4 Mon Sep 17 00:00:00 2001 From: Siegfried Kiermayer Date: Fri, 3 Mar 2023 17:23:35 +0100 Subject: [PATCH 3/3] cleanup formatting on gaia-x bullet sub point --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 92e725a..2c45063 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,9 +37,9 @@ may have version numbers which differ from the app version. - [Semantic Hub](https://github.com/eclipse-tractusx/sldt-semantic-hub), v0.1.0-M3 ### Known knowns -- Relevant components and interfaces developed considering Gaia-X Trust Framework - 22.10 -Connection to an external Clearing House service for the entire Catena-X ecosystem required. -The Gaia-X compliance service should generally be capable to recognize all companies that are able to register with the Catena-X Portal. +- Relevant components and interfaces developed considering [Gaia-X](https://gaia-x.eu/) Trust Framework - 22.10\ + Connection to an external Clearing House service for the entire Catena-X ecosystem required.\ + The [Gaia-X](https://gaia-x.eu/) compliance service should generally be capable to recognize all companies that are able to register with the Catena-X Portal. - FOSS components developed and pre-tested to TRL6 with artificial test data only - No crosscheck of functionality in verification environment (Pre-PROD) - No execution of Load-, Performance- or Penetration Tests