feat: Update to enable edc v0.11.0+ and tx-edc 0.9.0+.#511
Closed
bmg13 wants to merge 5 commits intoeclipse-tractusx:mainfrom
Closed
feat: Update to enable edc v0.11.0+ and tx-edc 0.9.0+.#511bmg13 wants to merge 5 commits intoeclipse-tractusx:mainfrom
bmg13 wants to merge 5 commits intoeclipse-tractusx:mainfrom
Conversation
Contributor
Author
|
@ndr-brt @rafaelmag110 @lgblaumeiser sorry for the tag, but would avoid this becoming stale in the meantime. |
Contributor
There was a problem hiding this comment.
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. |
Contributor
Author
|
Is addressed in here. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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