Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to Connector v0.2.0 #27

Merged
merged 12 commits into from
Jul 28, 2023
Merged

Update to Connector v0.2.0 #27

merged 12 commits into from
Jul 28, 2023

Conversation

tygross025
Copy link
Contributor

@tygross025 tygross025 commented Jul 24, 2023

What this PR changes/adds

Fixes compatibiliy issues with EDC Connector >= v0.1.0.

Further notes

The Dashboard can be run using the EDC MinimumViableDataspace Connector. In the MVD repository a few changes are needed.
Under system-tests/resources/appconfig/company[1-3]/app.config.json add/configure the fields:

Then the Connector and DataDashboard can be run as described in the MinimumViableDataspace README

Linked Issue(s)

Closes #26

Checklist

  • added appropriate tests?
  • performed checkstyle check locally?
  • added/updated copyright headers?
  • documented public classes/methods?
  • added/updated relevant documentation?
  • added relevant details to the changelog? (skip with label no-changelog)
  • formatted title correctly? (take a look at the CONTRIBUTING and styleguide for details)

@tygross025
Copy link
Contributor Author

Removed the need to change app.config.json in MinimumViableDataspace repository. This also changed the Dashboard so that it uses the newest v3 Asset Api in Connector v0.2.0

@tygross025 tygross025 changed the title Update to Connector v0.1.x Update to Connector v0.2.0 Jul 28, 2023
@mspiekermann mspiekermann merged commit b27e97f into eclipse-edc:main Jul 28, 2023
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incompatible with v2 management endpoints
3 participants