Skip to content

Commit

Permalink
chore(release-v4.0.0): updated changelog and chart versions/readmes t…
Browse files Browse the repository at this point in the history
…o v4.0.0
  • Loading branch information
saudkhan116 committed Jul 19, 2024
1 parent 9ae7f67 commit 198b2a4
Show file tree
Hide file tree
Showing 8 changed files with 106 additions and 55 deletions.
56 changes: 56 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,62 @@ The changelog format is based on [Keep a Changelog](https://keepachangelog.com/e

## [Unreleased]

## [released]
## [v4.0.0] - 19-07-2024

### Added

The following changes are added in the DPP Verification:
- Added New diagrams explaining how the “application” interact in the Attribute Verifacation Process
- Added New diagrams explaining more details on the implementation done in R24.08
- Added description to explain the diagrams and processes
- Added documentation about Certified Snapshot Credential (CSC) and Attribute Verification Record (AMR)
- Added SAMM Aspect Models to indicate the semantics of the Different Credentials
- Added definition of Cretified Data Credential (CDC) structure
- Added definition of CSC structure -> Issued the first CSC Credential
- Added definitions of purpose and structure from the ARM (Attribute Certification Record)
- Add a new section to show the Schemas of the verification aspects
- Added detailed description about the previous investigation and information about type level verification
- Added explaination how the Digital Twin can be referenced technically
- Added explanation on how the wallet interacts with the digital product pass app, and how it issues the credentials
- Added reference the components (wallet, dpp-backend addon) and where the implementation “code” is located


### Updated

- Updated copyright headers in dpp verification
- Updated spring boot dependencies, reported by dependabot
- Updated digital twin registry chart version to `v0.5.2`
- Updated EDC version to `v0.7.3` in helm charts
- Adapted backend to the EDC `v0.7.3`
- The following changres are updated in the DPP Verification
- Updated the `v1.0` of the Verification Concept and identified improvements
- Fixed incoherences and the feedback provided by Nick Landgrover
- Refactored existing diagrams to give a clear view and explanation of the concept
- Updated our `first` sequence diagrams, they are really outdated
- Updated the aspect semantics and explain where to find documentation about the schemas


### Issues Fixed

- Fixed EDC compatibility issues in the backend [#380](https://github.com/eclipse-tractusx/digital-product-pass/issues/380)
- Fixed frontend metadata issues in the Exchange tab [#373](https://github.com/eclipse-tractusx/digital-product-pass/issues/373)
- Fixed frontend issues regarding the data integrity [#372](https://github.com/eclipse-tractusx/digital-product-pass/issues/372)
- Fixed all the language typos in the Documentation (scanned with a tool)



### Security Issues

- Fixed Springboot version to resolve the [tomcat: Improper Handling of Exceptional Conditions](https://github.com/eclipse-tractusx/digital-product-pass/security/code-scanning/1634)


### Dependencies Fixed by Dependabot
* chore(deps): bump docker/build-push-action from 5 to 6 by @dependabot in https://github.com/eclipse-tractusx/digital-product-pass/pull/355
* chore(deps): bump github/codeql-action from 2.25.2 to 3.25.11 by @dependabot in https://github.com/eclipse-tractusx/digital-product-pass/pull/356
* chore(deps): updated spring-boot dependencies by @saudkhan116 in https://github.com/eclipse-tractusx/digital-product-pass/pull/357


## [released]
## [v4.0.0-rc1] - 03-07-2024
### Added
Expand Down
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,9 @@ In particular, the application is used to access the battery passport data provi

### Software Version
#### Helm Chart Version
<pre id="helm-version"><a href="https://github.com/eclipse-tractusx/digital-product-pass/releases/tag/digital-product-pass-4.0.0-rc2">4.0.0-rc2</a></pre>
<pre id="helm-version"><a href="https://github.com/eclipse-tractusx/digital-product-pass/releases/tag/digital-product-pass-4.0.0">4.0.0</a></pre>
#### Application Version
<pre id="app-version"><a href="https://github.com/eclipse-tractusx/digital-product-pass/releases/tag/v4.0.0-rc2">v4.0.0-rc2</a></pre>

<pre id="app-version"><a href="https://github.com/eclipse-tractusx/digital-product-pass/releases/tag/v4.0.0">v4.0.0</a></pre>


## Application Preview
Expand Down
4 changes: 2 additions & 2 deletions charts/digital-product-pass/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@ type: application
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)

version: 4.0.0-rc2
version: 4.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: "4.0.0-rc2"
appVersion: "4.0.0"
2 changes: 1 addition & 1 deletion charts/digital-product-pass/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# digital-product-pass

![Version: 4.0.0-rc2](https://img.shields.io/badge/Version-4.0.0--rc2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.0.0-rc2](https://img.shields.io/badge/AppVersion-4.0.0--rc2-informational?style=flat-square)
![Version: 4.0.0](https://img.shields.io/badge/Version-4.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.0.0](https://img.shields.io/badge/AppVersion-4.0.0-informational?style=flat-square)

A Helm chart for Tractus-X Digital Product Pass Kubernetes

Expand Down
42 changes: 20 additions & 22 deletions deployment/infrastructure/data-provider/data-service/README.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,24 @@
<!--
Tractus-X - Digital Product Pass Application
Copyright (c) 2022, 2024 BMW AG
Copyright (c) 2022, 2024 Henkel AG & Co. KGaA
Copyright (c) 2023, 2024 CGI Deutschland B.V. & Co. KG
Copyright (c) 2023, 2024 Contributors to the Eclipse Foundation
<!--
#######################################################################
See the NOTICE file(s) distributed with this work for additional
information regarding copyright ownership.
This program and the accompanying materials are made available under the
terms of the Apache License, Version 2.0 which is available at
https://www.apache.org/licenses/LICENSE-2.0.
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied. See the
License for the specific language govern in permissions and limitations
under the License.
SPDX-License-Identifier: Apache-2.0
Tractus-X - Digital Product Pass Application
Copyright (c) 2022, 2024 BMW AG
Copyright (c) 2022, 2024 Henkel AG & Co. KGaA
Copyright (c) 2023, 2024 CGI Deutschland B.V. & Co. KG
Copyright (c) 2023, 2024 Contributors to the Eclipse Foundation
See the NOTICE file(s) distributed with this work for additional
information regarding copyright ownership.
This work is made available under the terms of the
Creative Commons Attribution 4.0 International (CC-BY-4.0) license,
which is available at
https://creativecommons.org/licenses/by/4.0/legalcode.
SPDX-License-Identifier: CC-BY-4.0
#######################################################################
-->

# data-service
Expand Down
46 changes: 22 additions & 24 deletions deployment/infrastructure/data-provider/registry/README.md
Original file line number Diff line number Diff line change
@@ -1,39 +1,37 @@
<!--
Tractus-X - Digital Product Pass Application
Copyright (c) 2022, 2024 BMW AG
Copyright (c) 2022, 2024 Henkel AG & Co. KGaA
Copyright (c) 2023, 2024 CGI Deutschland B.V. & Co. KG
Copyright (c) 2023, 2024 Contributors to the Eclipse Foundation
<!--
#######################################################################
See the NOTICE file(s) distributed with this work for additional
information regarding copyright ownership.
This program and the accompanying materials are made available under the
terms of the Apache License, Version 2.0 which is available at
https://www.apache.org/licenses/LICENSE-2.0.
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied. See the
License for the specific language govern in permissions and limitations
under the License.
SPDX-License-Identifier: Apache-2.0
Tractus-X - Digital Product Pass Application
Copyright (c) 2022, 2024 BMW AG
Copyright (c) 2022, 2024 Henkel AG & Co. KGaA
Copyright (c) 2023, 2024 CGI Deutschland B.V. & Co. KG
Copyright (c) 2023, 2024 Contributors to the Eclipse Foundation
See the NOTICE file(s) distributed with this work for additional
information regarding copyright ownership.
This work is made available under the terms of the
Creative Commons Attribution 4.0 International (CC-BY-4.0) license,
which is available at
https://creativecommons.org/licenses/by/4.0/legalcode.
SPDX-License-Identifier: CC-BY-4.0
#######################################################################
-->

# registry

![Version: 0.3.23](https://img.shields.io/badge/Version-0.3.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 0.5.2](https://img.shields.io/badge/Version-0.5.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)

Tractus-X Digital Twin Registry Helm Chart

## Requirements

| Repository | Name | Version |
|------------|------|---------|
| https://eclipse-tractusx.github.io/sldt-digital-twin-registry | provider-dtr(registry) | 0.3.23 |
| https://eclipse-tractusx.github.io/sldt-digital-twin-registry | provider-dtr(digital-twin-registry) | 0.5.2 |

## Values

Expand Down
4 changes: 2 additions & 2 deletions dpp-frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dpp-frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "digital-product-pass-frontend",
"version": "4.0.0-rc2",
"version": "4.0.0",
"private": true,
"scripts": {
"serve": "vite --host localhost",
Expand Down

0 comments on commit 198b2a4

Please sign in to comment.