forked from boschresearch/catena-x-edc
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Release version 0.3.0 #768
Merged
Merged
Conversation
This file contains 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
> Shouldn't we switch back to the upstream oauth2 module since they are feature-equivalent right now? That happened with this PR: [eclipse-edc/Connector#2000](eclipse-edc/Connector#2000) > > On the upstream the code is already well covered with tests. > > Will come up with a dedicated PR As long as we have and support our custom oauth2-extension and as someone volunteered to write test we should merge them. But yeah, going back to an equivalent oauth2 extension coming from upstream is desired.
…diffplug.spotless-spotless-maven-plugin-2.32.0 Bump spotless-maven-plugin from 2.31.0 to 2.32.0
…projectlombok-lombok-1.18.26 Bump lombok from 1.18.24 to 1.18.26
Bumps jaxb-runtime from 4.0.1 to 4.0.2. --- updated-dependencies: - dependency-name: org.glassfish.jaxb:jaxb-runtime dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps s3 from 2.19.27 to 2.19.33. --- updated-dependencies: - dependency-name: software.amazon.awssdk:s3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…postgresql-postgresql-42.5.3 Bump postgresql from 42.5.1 to 42.5.3
…glassfish.jaxb-jaxb-runtime-4.0.2 Bump jaxb-runtime from 4.0.1 to 4.0.2
…ware.amazon.awssdk-s3-2.19.33 Bump s3 from 2.19.27 to 2.19.33
Replace `provision-oauth2` with `data-plane-http-oauth2`
Bumps s3 from 2.19.33 to 2.20.0. --- updated-dependencies: - dependency-name: software.amazon.awssdk:s3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…ware.amazon.awssdk-s3-2.20.0 Bump s3 from 2.19.33 to 2.20.0
* Implement first version of the provision-additional-header extension * Give header a better shape * Refactor * Apply spotless * Cover edge cases * PR remarks * PR remark * spotless whim * Remove unused dependencies * Add missing json type name to resource definition class * Register types
* bugfix: Fix slow AES encryption * Fix copyright headers
Co-authored-by: marcingajek-zf <[email protected]>
ndr-brt
approved these changes
Feb 20, 2023
SonarCloud Quality Gate failed. |
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.
This PR was created in response to a manual trigger of the release workflow.
The changelog was updated and versions have been bumped in commit 7e0f08319e3adeb4b81eb1e51ae58a0356152701.
Merging this PR will create a GitHub release and upload any assets that are created as part of the release build.