Skip to content

v2.0.2

Compare
Choose a tag to compare
@saudkhan116 saudkhan116 released this 02 Feb 19:20
· 1073 commits to main since this release
6b087f7

What's Changed

[v2.0.2] - 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

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 to 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

Deleted

  • Filtered out unnecessary nnecessary/unused files

Milestone PRs:

  • [ 1° ] - Release/v2.1.0 reference configuration dpp edc dtr: Create a reference configuration for using the DPP by @saudkhan116 in #172
  • [ 2º ] - Release/v2.1.0 unit tests: Added more detailed unit tests to the application by @dsrparracho in #173
  • [ 3° ] - Release/v2.1.0 dpp 2.0.0: Added new version of DPP 2.0.0 by @saudkhan116 in #176
  • [ 4° ] - Release/v2.1.0 i18n: Multi-language EN and DE by @saudkhan116 in #177
  • [ 5° ] - Release/v2.1.0 general cards fix by @davidzynda in #178
  • [ 6° ] - Release/v2.1.0 qrcode back btn by @davidzynda in #179
  • [ 7° ] - Release/v2.1.0 add time to live attribute: added timeToLive attribute to the dpp-backend by @saudkhan116 in #190
  • [ 8° ] - Release/v2.1.0 dpp helm template: Refactor dpp helm template by @saudkhan116 in #191

Full Changelog: v2.0.1...v2.0.2