From ada860a33bef59e2d81a3997f4d681c27a3d542a Mon Sep 17 00:00:00 2001 From: Mathias Brunkow Moser Date: Thu, 16 May 2024 09:10:28 +0200 Subject: [PATCH] chore(release): updated release version to 3.0.0 --- CHANGELOG.md | 2 +- README.md | 4 ++-- charts/digital-product-pass/Chart.yaml | 4 ++-- charts/digital-product-pass/README.md | 2 +- docs/RELEASE_USER.md | 2 +- .../charts/digital-product-pass-backend/Chart.yaml | 4 ++-- .../charts/digital-product-pass-backend/README.md | 2 +- dpp-frontend/package-lock.json | 4 ++-- dpp-frontend/package.json | 2 +- dpp-verification/README.md | 14 +++++++------- 10 files changed, 20 insertions(+), 20 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 433974fce..e3ad9c17f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,7 +31,7 @@ The changelog format is based on [Keep a Changelog](https://keepachangelog.com/e ## [released] -## [v3.0.0-rc1] - 13-05-2024 +## [v3.0.0] - 13-05-2024 ### Added - Added security assessment report in /docs for the threat modeling - Added SingleApiRequest class for the requested data for the single API. diff --git a/README.md b/README.md index b09ab4339..23847f17e 100644 --- a/README.md +++ b/README.md @@ -43,9 +43,9 @@ In particular, the appliction is used to access the battery passport data provid ### Software Version #### Helm Chart Version -
3.0.0-rc1
+
3.0.0
#### Application Version -
v3.0.0-rc1
+
v3.0.0
diff --git a/charts/digital-product-pass/Chart.yaml b/charts/digital-product-pass/Chart.yaml index 40e9e29f7..bdfca876c 100644 --- a/charts/digital-product-pass/Chart.yaml +++ b/charts/digital-product-pass/Chart.yaml @@ -42,10 +42,10 @@ type: application # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 3.0.0-rc1 +version: 3.0.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "3.0.0-rc1" +appVersion: "3.0.0" diff --git a/charts/digital-product-pass/README.md b/charts/digital-product-pass/README.md index e616321ba..dd8e9aaf3 100644 --- a/charts/digital-product-pass/README.md +++ b/charts/digital-product-pass/README.md @@ -1,6 +1,6 @@ # digital-product-pass -![Version: 3.0.0-rc1](https://img.shields.io/badge/Version-3.0.0--rc1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.0.0-rc1](https://img.shields.io/badge/AppVersion-3.0.0--rc1-informational?style=flat-square) +![Version: 3.0.0](https://img.shields.io/badge/Version-3.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.0.0](https://img.shields.io/badge/AppVersion-3.0.0-informational?style=flat-square) A Helm chart for Tractus-X Digital Product Pass Kubernetes diff --git a/docs/RELEASE_USER.md b/docs/RELEASE_USER.md index c153b6bab..b86968e49 100644 --- a/docs/RELEASE_USER.md +++ b/docs/RELEASE_USER.md @@ -26,7 +26,7 @@ User friendly relase notes without especific technical details. -**May 13 2024 (Version 3.0.0-rc1)** +**May 13 2024 (Version 3.0.0)** *13.05.2024* ### Added diff --git a/dpp-backend/charts/digital-product-pass-backend/Chart.yaml b/dpp-backend/charts/digital-product-pass-backend/Chart.yaml index 0ad058ea2..6500a3f0d 100644 --- a/dpp-backend/charts/digital-product-pass-backend/Chart.yaml +++ b/dpp-backend/charts/digital-product-pass-backend/Chart.yaml @@ -42,10 +42,10 @@ type: application # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 3.0.0-rc1 +version: 3.0.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "3.0.0-rc1" +appVersion: "3.0.0" diff --git a/dpp-backend/charts/digital-product-pass-backend/README.md b/dpp-backend/charts/digital-product-pass-backend/README.md index 51023d7e6..29267c9f9 100644 --- a/dpp-backend/charts/digital-product-pass-backend/README.md +++ b/dpp-backend/charts/digital-product-pass-backend/README.md @@ -1,6 +1,6 @@ # digital-product-pass-backend -![Version: 3.0.0-rc1](https://img.shields.io/badge/Version-3.0.0--rc1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.0.0-rc1](https://img.shields.io/badge/AppVersion-3.0.0--rc1-informational?style=flat-square) +![Version: 3.0.0](https://img.shields.io/badge/Version-3.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.0.0](https://img.shields.io/badge/AppVersion-3.0.0-informational?style=flat-square) A Helm chart for Tractus-X Digital Product Pass Backend Kubernetes diff --git a/dpp-frontend/package-lock.json b/dpp-frontend/package-lock.json index e0e5c78da..f41f662dd 100644 --- a/dpp-frontend/package-lock.json +++ b/dpp-frontend/package-lock.json @@ -1,12 +1,12 @@ { "name": "digital-product-pass-frontend", - "version": "3.0.0-rc1", + "version": "3.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "digital-product-pass-frontend", - "version": "3.0.0-rc1", + "version": "3.0.0", "dependencies": { "@mdi/font": "5.9.55", "@popperjs/core": "^2.11.2", diff --git a/dpp-frontend/package.json b/dpp-frontend/package.json index fbba6f587..973718f20 100644 --- a/dpp-frontend/package.json +++ b/dpp-frontend/package.json @@ -1,6 +1,6 @@ { "name": "digital-product-pass-frontend", - "version": "3.0.0-rc1", + "version": "3.0.0", "private": true, "scripts": { "serve": "vite --host localhost", diff --git a/dpp-verification/README.md b/dpp-verification/README.md index ffacc57bb..6863cefb6 100644 --- a/dpp-verification/README.md +++ b/dpp-verification/README.md @@ -27,21 +27,21 @@ SPDX-License-Identifier: Apache-2.0 DPP Verificaion Logo

Version:  v1.0 - STATUS: IN PROGRESS -

Catena-X Data Verification Framework

+ STATUS: RELEASED +

A Catena-X Data Verification Framework

Digital Product Pass Verification Add-on

-> [!CAUTION] -> This documentation is still in progress... Not all the content is yet available. It is being migrated and published here whenever it is ready. It will be finished and added to main in the R24.05 +> [!IMPORTANT] +> This is the first version of the Digital Product Pass Verification Framework, more details will be added in the next release R24.08 regarding the implementation. And a first PoC will be implemented in the application for consumer verification. More information can be found in the issue: [eclipse-tractusx/sig-release#655](https://github.com/eclipse-tractusx/sig-release/issues/655) # Metadata | | Date | Authors & Reviewers | | -------------------- | ----------------- | ----------------------------------------------------- | | **Created** | December 29, 2023 | [Mathias Brunkow Moser](https://github.com/matbmoser) | -| **Lastest Revision** | May 13, 2024 | [Mathias Brunkow Moser](https://github.com/matbmoser) | +| **Lastest Revision** | May 16, 2024 | [Mathias Brunkow Moser](https://github.com/matbmoser) | ## Authors @@ -192,7 +192,7 @@ When talking about the certification and verification of data we can find severa # Previous Investigation > [!WARNING] -> Previous investigation is still not available here! +> Previous investigation is still not available in this version. # Processes Terminology @@ -808,7 +808,7 @@ Here we have an example of the generated CSC from the [previous CDC Aspect](#cer # Technical Integration Design > [!WARNING] -> The complete technical integration design is still not available here! +> The complete technical integration design is still not available here! More details comming soon... ## Interfaces