From 8aa5df13a3bc80845a51afe5de24d90597252386 Mon Sep 17 00:00:00 2001 From: Muhammad Saud Khan Date: Fri, 2 Feb 2024 20:40:23 +0100 Subject: [PATCH] chore: update changelog and release_user.md for v2.0.3 --- CHANGELOG.md | 45 ++++++++++++++++++++++++++++++++++++++++++++ docs/RELEASE_USER.md | 9 +++++++++ 2 files changed, 54 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ec21fe5d4..e970792e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,51 @@ The changelog 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). +## [released] +## [v2.0.3] - 02-02-2024 +## Added +- Added Frameagreement conditions to the provider configuration +- Added Unit Tests for Managers and for Services +- Added changes from version `v1.0.0` to version `v2.0.0` for every component involved +- Added iconMapping for all components involved in DPP `v2.0.0` +- Added multi-language feature that supports currently `EN` and `DE` +- Added back button in the welcome page +- Added `timeToLive` attribute to discovery service model in the dpp-backed +- Added `readOnlyRootFilesystem` to the container security context in helm charts +- Added Serial Part aspect in the drill down components +- Added `notice.md` to include **Notice for docker images** section to be only part of DockerHub description + +## Updated +- Cleaned up necessary scripts +-Refactored the DPP and IRS postman collections +- Updated the deployment and testing directory structure and their references in relevant documentation +- Updated license header and deployment directory references in the following readme files: + - Admin guide + - Arc42 + - Getting-Started guide +- Updated test directory stricture in dpp-backend +- Updated the app url from [https://materialpass.int.demo.catena-x.net](https://materialpass.int.demo.catena-x.net) to [https://dpp.int.demo.catena-x.net](https://dpp.int.demo.catena-x.net) +- Updated the payloads of asset, policies, contract definition, digital twin and its aspects to align with the DPPTriangle document v1.1.0 +- Updated the following frontend content: + - Condition for "commercial.warranty" in General Cards + - Mocked passports + - Loading page translation + - Translation files + - Characteristics component + - Identification component + - Sustainability component + - Typology component +- Updated helm template to provide security context values from helm vaules file +- Updated kics workflow +- Updated user manual, deployment guide +- Updated year 2024 to the license headers +- Updated diagrams to an editable version in `.svg` in business statement readme +- Updated `README.md` and `UNIT_TESTS.md` for the dpp-backend +- Updated versions in docker workflows and setup-java action +- Refactor docker workflows +- Updated **Notice for docker images** section in a main `README.md` + + ## [released] ## [v2.0.2] - 02-02-2024 ## Added diff --git a/docs/RELEASE_USER.md b/docs/RELEASE_USER.md index c164e6ed5..e8bf4ed98 100644 --- a/docs/RELEASE_USER.md +++ b/docs/RELEASE_USER.md @@ -24,6 +24,15 @@ # Release Notes Digital Product Pass Application User friendly relase notes without especific technical details. +**February 02 2024 (Version 2.0.3)** +*02.02.2024* + +### Updated +#### Updated documentation and business statement +Updated the user manual to reflect the latests changes +The business statement was also updated to reflect the latest functionalities from the application like to display the digital product pass aspect. + + **February 02 2024 (Version 2.0.2)** *02.02.2024*