-
Notifications
You must be signed in to change notification settings - Fork 32
feat: Update to enable edc v0.11.0+ and tx-edc 0.9.0+. #511
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
feat: Update to enable edc v0.11.0+ and tx-edc 0.9.0+. #511
Conversation
|
@ndr-brt @rafaelmag110 @lgblaumeiser sorry for the tag, but would avoid this becoming stale in the meantime. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey hey
This PR only changes the EDC and TractusX dependencies that are used to build some extensions.
MXD has a terraform module that deploys the connector in the kind cluster. We have to update those modules too, otherwise they will use version 0.8.0.
|
This pull request is stale because it has been open for 7 days with no activity. |
|
This pull request was closed because it has been inactive for 7 days since being marked as stale. |
… into feat/bump_upstream_to_version_0.11.0
|
This pull request is stale because it has been open for 7 days with no activity. |
|
Is addressed in here. |
WHAT
Bump upstream version to 0.11.0 and TX-EDC to 0.9.0-rc2, the most recent ones.
WHY
New versions are released and this PR allows to keep up with most recent versions.
FURTHER NOTES
Changelog for upstream v0.11.0 can be checked here.
Changelog for TX-edc v0.9.0-rc2 can be checked here.
Context for changes: eclipse-edc/Connector#4671
Closes #510