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

Release version 0.5.0-rc3 #551

Merged
merged 303 commits into from
Jun 30, 2023
Merged

Release version 0.5.0-rc3 #551

merged 303 commits into from
Jun 30, 2023

Conversation

github-actions[bot]
Copy link
Contributor

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.

wolf4ood and others added 30 commits April 4, 2023 16:04
…usx/edc/data/encryption/algorithms/aes/AesAlgorithmTest.java

Co-authored-by: Florian Rusch (ZF Friedrichshafen AG) <[email protected]>
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] <[email protected]>
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] <[email protected]>
…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] <[email protected]>
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] <[email protected]>
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] <[email protected]>
…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] <[email protected]>
…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] <[email protected]>
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] <[email protected]>
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] <[email protected]>
dependabot bot and others added 27 commits June 21, 2023 08:45
…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] <[email protected]>
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 <[email protected]>
Co-authored-by: Jim Marino <[email protected]>
* feat: replace DAPS with SSI in helm charts

* updated README files

* Apply suggestions from code review

Co-authored-by: Enrico Risa <[email protected]>

---------

Co-authored-by: Enrico Risa <[email protected]>
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] <[email protected]>
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] <[email protected]>
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] <[email protected]>

* fix: reinstantiate MockWebServer every time

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paul Latzelsperger <[email protected]>
* Add helm doc check to PR verification

Signed-off-by: Brendan Cronin <[email protected]>

* Check for changes

Signed-off-by: Brendan Cronin <[email protected]>

* Resolve README.md conflicts

Signed-off-by: Brendan Cronin <[email protected]>

* Correct file change behavior

Signed-off-by: Brendan Cronin <[email protected]>

* Checking

Signed-off-by: Brendan Cronin <[email protected]>

* Checking

Signed-off-by: Brendan Cronin <[email protected]>

* Checking

Signed-off-by: Brendan Cronin <[email protected]>

* Checking

Signed-off-by: Brendan Cronin <[email protected]>

* Checking

Signed-off-by: Brendan Cronin <[email protected]>

* Checking

Signed-off-by: Brendan Cronin <[email protected]>

* Positive check

Signed-off-by: Brendan Cronin <[email protected]>

* Add verbosity

Signed-off-by: Brendan Cronin <[email protected]>

* Positive check

Signed-off-by: Brendan Cronin <[email protected]>

* Update .github/workflows/verify.yaml

Co-authored-by: Paul Latzelsperger <[email protected]>

* Changes from review

Signed-off-by: Brendan Cronin <[email protected]>

---------

Signed-off-by: Brendan Cronin <[email protected]>
Co-authored-by: Paul Latzelsperger <[email protected]>
* 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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…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] <[email protected]>
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] <[email protected]>
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@sonarcloud
Copy link

sonarcloud bot commented Jun 30, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@paullatzelsperger paullatzelsperger merged commit 734718a into releases Jun 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.