Skip to content
This repository was archived by the owner on Oct 2, 2025. It is now read-only.

v2.2.0

Choose a tag to compare

@saudkhan116 saudkhan116 released this 26 Mar 15:56
· 727 commits to main since this release
a444118

[released]

[v2.2.0] - 26-03-2024

Updated

  • Refactored dpp-script by adding AppId as a script parameter
  • [BREAKING CHANGE]: 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
  • [BREAKING CHANGE]: 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: digital-product-pass-2.2.0...v2.2.0