Skip to content

v2.3.0

Compare
Choose a tag to compare
@saudkhan116 saudkhan116 released this 06 May 13:23
· 239 commits to main since this release
7b5b84b

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

  • Release/2.3.0 refactor directory structure: Clean up unnecessary files and restructure repo by @saudkhan116 in #259
  • Release/v2.3.0 industry core changes: updated dpp testdata script and testdata payload by @saudkhan116 in #262
  • chore(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #214
  • chore(deps): bump helm/chart-testing-action from 2.3.1 to 2.6.1 by @dependabot in #216
  • chore(deps): bump actions/setup-python from 4 to 5 by @dependabot in #220
  • chore(deps): bump veracode/veracode-uploadandscan-action from 0.2.1 to 0.2.6 by @dependabot in #218
  • ci: delete .github/workflows/veracode-pipeline.yml by @RoKrish14 in #280
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #284
  • chore(deps): bump docker/build-push-action from 3 to 5 by @dependabot in #283
  • chore(deps): bump container-tools/kind-action from 1 to 2 by @dependabot in #285
  • chore(deps): bump github/codeql-action from 2 to 3 by @dependabot in #281
  • Bugfix/fix readme: Fixed table formatting in main README.md by @saudkhan116 in #288
  • chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #258
  • chore(deps): bump azure/setup-helm from 3 to 4 by @dependabot in #292
  • chore(deps): bump helm/chart-releaser-action from 1.4.1 to 1.6.0 by @dependabot in #291
  • chore(deps): bump actions/setup-java from 3 to 4 by @dependabot in #290
  • chore(swagger-bugfix): refactor workflow to resolve release version tag issue by @saudkhan116 in #295
  • chore(security-issues): fixed springboot security vulnerabilities and added codeql by @saudkhan116 in #293
  • fix: adjusted copyright headers by @matbmoser in #304
  • chore(v2.3.0): prepare release-v2.3.0/update-chart-version: updated release version on the helm charts by @saudkhan116 in #307

New Contributors

Full Changelog: v2.2.0...v2.3.0