-
Notifications
You must be signed in to change notification settings - Fork 56
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.5.0-rc3 #551
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
…usx/edc/data/encryption/algorithms/aes/AesAlgorithmTest.java Co-authored-by: Florian Rusch (ZF Friedrichshafen AG) <florian.rusch.external@zf.com>
fix: Issue with sql pool
fix: add newline at end of file
Bumps alpine from 3.17.2 to 3.17.3. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.10.0 to 3.11.0. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@v3.10.0...v3.11.0) --- updated-dependencies: - dependency-name: actions/setup-java dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…dc-controlplane-postgresql/src/main/docker chore(deps): bump alpine from 3.17.2 to 3.17.3 in /edc-controlplane/edc-controlplane-postgresql/src/main/docker
Bumps alpine from 3.17.2 to 3.17.3. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
chore(deps): bump actions/setup-java from 3.10.0 to 3.11.0
…dc-controlplane-postgresql-hashicorp-vault/src/main/docker chore(deps): bump alpine from 3.17.2 to 3.17.3 in /edc-controlplane/edc-controlplane-postgresql-hashicorp-vault/src/main/docker
Bumps alpine from 3.17.2 to 3.17.3. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps alpine from 3.17.2 to 3.17.3. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…dc-controlplane-memory/src/main/docker chore(deps): bump alpine from 3.17.2 to 3.17.3 in /edc-controlplane/edc-controlplane-memory/src/main/docker
…dataplane-azure-vault/src/main/docker chore(deps): bump alpine from 3.17.2 to 3.17.3 in /edc-dataplane/edc-dataplane-azure-vault/src/main/docker
Bumps alpine from 3.17.2 to 3.17.3. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…dataplane-hashicorp-vault/src/main/docker chore(deps): bump alpine from 3.17.2 to 3.17.3 in /edc-dataplane/edc-dataplane-hashicorp-vault/src/main/docker
Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 1 to 5. - [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases) - [Changelog](https://github.com/crazy-max/ghaction-import-gpg/blob/v5/CHANGELOG.md) - [Commits](crazy-max/ghaction-import-gpg@v1...v5) --- updated-dependencies: - dependency-name: crazy-max/ghaction-import-gpg dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [helm/chart-testing-action](https://github.com/helm/chart-testing-action) from 2.3.1 to 2.4.0. - [Release notes](https://github.com/helm/chart-testing-action/releases) - [Commits](helm/chart-testing-action@v2.3.1...v2.4.0) --- updated-dependencies: - dependency-name: helm/chart-testing-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.31.2 to 4.33.3. - [Release notes](https://github.com/mikefarah/yq/releases) - [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt) - [Commits](mikefarah/yq@v4.31.2...v4.33.3) --- updated-dependencies: - dependency-name: mikefarah/yq dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…513) Bumps software.amazon.awssdk:s3 from 2.20.88 to 2.20.89. --- updated-dependencies: - dependency-name: software.amazon.awssdk:s3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat: upgrade to 0.1.1-SNAPSHOT, fix resulting compile errors * chore: fix tests (#479) * feat: Initial implementation of Catena-X policies (#477) * Initial implementation of Catena-X policies * Add header * Fix checkstyle * Fix typo * Fix typo * Add javadoc * Add javadoc * Switch token eval to a policy validator function * chore: fix tests (#481) * feat(policy): (#487) * Cleanup namespaces, add extension class, implement summary constraint * Update credential names; add rule bindings * feat(SSI): implements the MIW client with Oauth2 as token provider for using the MIW APIs (#489) * fix: version catalog * feat(ParticipantIdentity): implements the ID extractor (#504) * feat(ParticipantIdentity): implements the ID extractor for the summary credential + E2E test * feat(ParticipantIdentity): more tests and ID extractor exception if identity not extracted * feat(ParticipantIdentity): add audience validation + tests * fix after review * remove short-term cache invalidation --------- Co-authored-by: Enrico Risa <enrico.risa@gmail.com> Co-authored-by: Jim Marino <jim.marino@gmail.com>
* feat: replace DAPS with SSI in helm charts * updated README files * Apply suggestions from code review Co-authored-by: Enrico Risa <enrico.risa@gmail.com> --------- Co-authored-by: Enrico Risa <enrico.risa@gmail.com>
Bumps [com.azure:azure-security-keyvault-secrets](https://github.com/Azure/azure-sdk-for-java) from 4.6.2 to 4.6.3. - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@azure-cosmos-spark_3-1_2-12_4.6.2...azure-security-keyvault-keys_4.6.3) --- updated-dependencies: - dependency-name: com.azure:azure-security-keyvault-secrets dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…518) Bumps [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) from 1.74 to 1.75. - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) --- updated-dependencies: - dependency-name: org.bouncycastle:bcpkix-jdk18on dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…522) * chore(deps): bump software.amazon.awssdk:s3 from 2.20.89 to 2.20.91 Bumps software.amazon.awssdk:s3 from 2.20.89 to 2.20.91. --- updated-dependencies: - dependency-name: software.amazon.awssdk:s3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * fix: reinstantiate MockWebServer every time --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Paul Latzelsperger <paul.latzelsperger@beardyinc.com>
* Add helm doc check to PR verification Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com> * Check for changes Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com> * Resolve README.md conflicts Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com> * Correct file change behavior Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com> * Checking Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com> * Checking Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com> * Checking Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com> * Checking Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com> * Checking Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com> * Checking Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com> * Positive check Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com> * Add verbosity Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com> * Positive check Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com> * Update .github/workflows/verify.yaml Co-authored-by: Paul Latzelsperger <43503240+paullatzelsperger@users.noreply.github.com> * Changes from review Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com> --------- Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com> Co-authored-by: Paul Latzelsperger <43503240+paullatzelsperger@users.noreply.github.com>
* refactor(ci): restructure CI pipeline * typo * removed concurrency in callable flows * renaming
…531) Bumps software.amazon.awssdk:s3 from 2.20.91 to 2.20.92. --- updated-dependencies: - dependency-name: software.amazon.awssdk:s3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…flow and policies (#529)
…536) Bumps software.amazon.awssdk:s3 from 2.20.92 to 2.20.93. --- updated-dependencies: - dependency-name: software.amazon.awssdk:s3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Create Policy - Get all Policies - Initiate Negotiation
* feat(SSI): adds E2E test for Catalog request with real MIW flow using SSI flow * fix after review * fix after review
…549) Bumps software.amazon.awssdk:s3 from 2.20.93 to 2.20.96. --- updated-dependencies: - dependency-name: software.amazon.awssdk:s3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…3.1 (#545) Bumps [thomaseizinger/create-pull-request](https://github.com/thomaseizinger/create-pull-request) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/thomaseizinger/create-pull-request/releases) - [Changelog](https://github.com/thomaseizinger/create-pull-request/blob/master/CHANGELOG.md) - [Commits](thomaseizinger/create-pull-request@1.3.0...1.3.1) --- updated-dependencies: - dependency-name: thomaseizinger/create-pull-request dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
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 675aaaae149e22c2fba97e3ecdfabdf1363b5c9d.
Merging this PR will create a GitHub release and upload any assets that are created as part of the release build.