Skip to content

Releases: catenax-ng/tx-digital-product-pass

digital-product-pass-3.0.0

27 May 09:06
20a1c9a
Compare
Choose a tag to compare

A Helm chart for Tractus-X Digital Product Pass Kubernetes

v3.0.0

14 May 07:55
c8652ca
Compare
Choose a tag to compare

What's Changed

[v3.0.0-rc1] - 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.
  • Added SingleApiConfig class to had configurations related to the single API.
  • Added Policy Check configuration in helm charts
  • EDC Util methods for asserting the policy configuration against the actual constraints
  • Methods for parsing the policy contraints
  • Unit tests for testing the policy evaluation feature
  • Policy configuration guide added
  • Updated and integrated from EDC v0.6.0 -> v0.7.0
  • Optimization in the catalog query using bpn
  • Updated EDR structure
  • Added lombok dependency to speed the development
  • Added security assessment documentation
  • Added Digital Product Pass Verification Concept initial documentation

Updated

  • Updated postman collection and tested end-to-end data exchange journey with EDC v0.7.0
  • Updated policy in testdata file
  • Updated and renamed the following readme files in /docs
    • docs/admin guide/ -> docs/admin/
    • docs/arch42/ -> docs/architecture/
    • docs/userManual/ -> docs/user/
    • docs/infrastcuture as code/ -> docs/security/infrastructure-as-code/
    • docs/secrets management/SECRET_MANAGEMENT.md -> docs/security/secrets-management/SecretsManagement.md
    • docs/data retrieval guide/data-retrieval -> docs/data-retrieval/README.md
    • docs/business statement/ -> docs/interoperability/Interoperability.md
  • Updated all relevant references from the above files
  • Updated dpp helm values
  • Updated ApiController with the singleApi POST method.
  • Updated ContractController by creating call methods (create, search, agree and status) without the authentication step to call in the Single API.
  • Updated AuthenticationService by adding the isSingleApiAuthenticated method to authenticate the single API key.
  • Updated application.yaml with the single api configurations.
  • Updated deployment-backend.yaml with the oauth.apiKey.
  • Updated values-int/beta/dev.yaml files with the oauth.apiKey.
  • Updated spring boot to version v3.2.5 from v3.2.4
  • Updated EDR structure to match new EDC 0.7.0 one

Deleted

  • Deleted values-dev.yaml and values-beta.yaml from helm charts

Issues Fixed

  • Fixed issue with multiple contract and policies parsing
  • Optimized data sovereignty checks removing spotted bugs
  • Fixed issue when policy is selected in the frontend
  • Fixed issue when backend is not available in the fronted

Milestones

Full Changelog: digital-product-pass-2.3.3...v3.0.0-rc1

digital-product-pass-3.0.0-rc1

14 May 07:49
c8652ca
Compare
Choose a tag to compare

A Helm chart for Tractus-X Digital Product Pass Kubernetes

digital-product-pass-2.3.3

10 May 08:56
ba12ea0
Compare
Choose a tag to compare

A Helm chart for Tractus-X Digital Product Pass Kubernetes

v2.3.0

06 May 15:38
7b5b84b
Compare
Choose a tag to compare

What's Changed

[v2.3.0] - 06-05-2024

Added

  • Added the following Industry Core changes to the policy and digital twin:
    • Added manufacturerId and digitalTwinType to the specificAssetIds in digital twin registry
    • Added localIdentifiers to the SerialPart aspect model

Updated

  • Refactored workflows where required
  • Moved frontend source files into dpp-frontend directory
  • Made data-service chart independent from the edc-provider chart
  • Renamed Keycloak to IAM
  • Re-organized data-consumer and data-provider artifacts
  • Re-organized directory strcuture for docs and deployment folders
  • Updated documentation references where required
  • Updated infrastructure guide
  • Updated testdata script to allow EDC constrained policy for the registry
  • Refactored the swagger workflow
  • Updated: as agreed removed BASF from the license and license headers and added CGI instead

Deleted

  • Deleted unused files/directories/docs/images
    • Removed environment-specific values files from helm charts
    • Removed MOCKed json payloads
    • Removed docker directory
  • Deleted veracode-pipeline workflow (replaced by CodeQL and dependabot)

Issues Fixed

  • Fixed tagging issue in swagger workflow
  • Fixed table formatting in main README.md
  • Fixed issues reported by Dependabot

Milestones

New Contributors

Full Changelog: digital-product-pass-2.3.0...v2.3.0

digital-product-pass-2.3.0

06 May 13:54
7b5b84b
Compare
Choose a tag to compare

A Helm chart for Tractus-X Digital Product Pass Kubernetes

v2.2.0

26 Mar 16:28
a444118
Compare
Choose a tag to compare

[released]

[v2.2.0] - 26-03-2024

Updated

  • Refactored dpp-script by adding AppId as a script parameter
  • Updated the encoding scheme to base64 to the lookup/shells?assetIds... in dpp-backend
  • Updated the digital twin registry version to v0.3.31
  • Updated postman collection to adjust the APIs from EDC v0.6.0
  • Updated IRS collection to change authentication process from OAuth2 to the API-Key
  • Updated models to support the new EDC 0.6.0 semantics (alias for retro-compatibility enabled)
  • Updated edc-consumer and edc-provider helm charts version to v0.6.0
  • Updated the catalog request semantics
  • Optimized/refactored the contract negotiation and transfer flow.
  • Updated Data Plane Service data parsing
  • Updated the following readme files:
    • Postman readme
    • dpp-script readme
  • Updated translations
  • Updated battery graph

Added

  • Added timeout in negotiation and transfer requests for avoiding infinite loops. When status from transfer does not changes from STARTED.
  • Added missing static units
  • Added missing data fields

Milestones

[ 1° ] - Release/v2.2.0 units and translations update + separate collection icon #254
[ 2° ] - Release/v2.2.0 battery composition graph #255
[ 3° ] - Release/v2.2.0: updated chart and app versions to v2.2.0 #256
Release/v2.2.0 update edcs version v0.6.0: update edc helm version and make backend compatibility #246
Release/v2.2.0-added vue-chartjs library to frontend packege and run ip checks #240
BREAKING CHANGE: update registry version: Updated the encoding scheme to base64 to the lookup/shells?assetIds... in dpp-backend #239
Release/v2.2.0/refactor dpp script: Refactored the dpp-script and updated readme #237

Full Changelog: eclipse-tractusx/digital-product-pass@digital-product-pass-2.2.0...v2.2.0

Full Changelog: digital-product-pass-2.2.0...v2.2.0

digital-product-pass-2.2.0

26 Mar 16:01
a444118
Compare
Choose a tag to compare

A Helm chart for Tractus-X Digital Product Pass Kubernetes

digital-product-pass-2.1.4

22 Feb 10:55
073e9a9
Compare
Choose a tag to compare

A Helm chart for Tractus-X Digital Product Pass Kubernetes

v2.1.3

20 Feb 09:26
079d1a6
Compare
Choose a tag to compare

[v2.1.3] - 19-02-2024

Updated

  • Renamed "Catena-X" to "Tractus-X" in header license prefix

Milestone PRs:

Full Changelog: v2.1.2...v2.1.3