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.7.0-rc1 #1193

Merged
merged 106 commits into from
Apr 5, 2024
Merged

Release version 0.7.0-rc1 #1193

merged 106 commits into from
Apr 5, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 5, 2024

This PR was created in response to a manual trigger of the release workflow.
Versions have been bumped in commit 11a2813c87e3790759a55becfe1a5621dfd6a81a.

Merging this PR will create a GitHub release and upload any assets that are created as part of the release build.

dependabot bot and others added 30 commits February 12, 2024 01:28
Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.40.5 to 4.40.7.
- [Release notes](https://github.com/mikefarah/yq/releases)
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](mikefarah/yq@v4.40.5...v4.40.7)

---
updated-dependencies:
- dependency-name: mikefarah/yq
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](helm/kind-action@v1.8.0...v1.9.0)

---
updated-dependencies:
- dependency-name: helm/kind-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…ons/main/helm/kind-action-1.9.0

chore(deps): bump helm/kind-action from 1.8.0 to 1.9.0
Bumps `testcontainers` from 1.19.4 to 1.19.5.

Updates `org.testcontainers:junit-jupiter` from 1.19.4 to 1.19.5
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.19.4...1.19.5)

Updates `org.testcontainers:postgresql` from 1.19.4 to 1.19.5
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.19.4...1.19.5)

Updates `org.testcontainers:vault` from 1.19.4 to 1.19.5
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.19.4...1.19.5)

---
updated-dependencies:
- dependency-name: org.testcontainers:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.testcontainers:postgresql
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.testcontainers:vault
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…/testcontainers-1.19.5

chore(deps): bump testcontainers from 1.19.4 to 1.19.5
Bumps `aws` from 2.23.19 to 2.24.1.

Updates `software.amazon.awssdk:s3` from 2.23.19 to 2.24.1

Updates `software.amazon.awssdk:s3-transfer-manager` from 2.23.19 to 2.24.1

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.awssdk:s3-transfer-manager
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…ons/main/mikefarah/yq-4.40.7

chore(deps): bump mikefarah/yq from 4.40.5 to 4.40.7
…/aws-2.24.1

chore(deps): bump aws from 2.23.19 to 2.24.1
* chore(deps): bump org.flywaydb:flyway-core from 9.22.3 to 10.7.2

Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 9.22.3 to 10.7.2.
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-9.22.3...flyway-10.7.2)

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* add explicit PG support to flyway

* DEPENDENCIES

---------

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]>
)

Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.12.0 to 0.17.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.12.0...0.17.0)

---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
  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>
* add basic function impl

* improved code structure, javadoc

* track EDC snapshots

* DEPENDENCIES
* add dismantler function impl

* refactoring

* javadoc

* checkstyle

* javaodc

* Apply suggestions from code review

Co-authored-by: Jim Marino <[email protected]>

* cleanup

---------

Co-authored-by: Jim Marino <[email protected]>
* improvement(memory-chart): remove EC_VAULT_SECRETS rewrite

resolves #1039

* improvement(memory-chart): remove EDC_VAULT_SECRETS rewrite

resolves #1039
* feat: implements DIM STS adapter

* chore: pr suggestions

* chore: removes temporary credentials functions
* chore: fix after EDC snapshot update

* chore: fix after EDC snapshot update

* chore: fixed EDC version to 0.5.2-20240219-SNAPSHOT
* implement membership credential function

* renamed base class

* javadoc
Bumps `apache-sshd` from 2.12.0 to 2.12.1.

Updates `org.apache.sshd:sshd-core` from 2.12.0 to 2.12.1
- [Release notes](https://github.com/apache/mina-sshd/releases)
- [Changelog](https://github.com/apache/mina-sshd/blob/master/CHANGES.md)
- [Commits](apache/mina-sshd@sshd-2.12.0...sshd-2.12.1)

Updates `org.apache.sshd:sshd-sftp` from 2.12.0 to 2.12.1
- [Release notes](https://github.com/apache/mina-sshd/releases)
- [Changelog](https://github.com/apache/mina-sshd/blob/master/CHANGES.md)
- [Commits](apache/mina-sshd@sshd-2.12.0...sshd-2.12.1)

---
updated-dependencies:
- dependency-name: org.apache.sshd:sshd-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.sshd:sshd-sftp
  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>
Bumps `flyway` from 10.7.2 to 10.8.1.

Updates `org.flywaydb:flyway-core` from 10.7.2 to 10.8.1
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-10.7.2...flyway-10.8.1)

Updates `org.flywaydb:flyway-database-postgresql` from 10.7.2 to 10.8.1

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.flywaydb:flyway-database-postgresql
  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>
Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.40.7 to 4.41.1.
- [Release notes](https://github.com/mikefarah/yq/releases)
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](mikefarah/yq@v4.40.7...v4.41.1)

---
updated-dependencies:
- dependency-name: mikefarah/yq
  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>
Bumps `aws` from 2.24.1 to 2.24.5.

Updates `software.amazon.awssdk:s3` from 2.24.1 to 2.24.5

Updates `software.amazon.awssdk:s3-transfer-manager` from 2.24.1 to 2.24.5

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:s3-transfer-manager
  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>
….1 to 0.11.0 (#1065)

* chore(deps): bump com.apicatalog:iron-verifiable-credentials

Bumps [com.apicatalog:iron-verifiable-credentials](https://github.com/filip26/iron-verifiable-credentials) from 0.8.1 to 0.11.0.
- [Release notes](https://github.com/filip26/iron-verifiable-credentials/releases)
- [Commits](filip26/iron-verifiable-credentials@v0.8.1...v0.11.0)

---
updated-dependencies:
- dependency-name: com.apicatalog:iron-verifiable-credentials
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* DEPENDENCIES

---------

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]>
* feat: dast scan integration

* chore: dependencies file
* chore: BPN number policy function refactor

* Update edc-extensions/bpn-validation/bpn-validation-core/src/main/java/org/eclipse/tractusx/edc/validation/businesspartner/functions/BusinessPartnerNumberPermissionFunction.java

Co-authored-by: Jim Marino <[email protected]>

---------

Co-authored-by: Jim Marino <[email protected]>
* register new policy eval functions + e2e tests

* register new policy eval functions + e2e tests

* add e2e tests

* add negative tests

* fix tests

* DEPENDENCIES

* fixed test

* revert policy helper fct

* DEPENDENCIES, disabled MIW e2e tests

* disable tests involving MIW

* re-enable MIW tests

* rename cx-policy -> cx-policy-legacy

* add new module for new CX policy functions
paullatzelsperger and others added 27 commits March 27, 2024 09:41
* fix: compile errors after upstream refactor

* trigger CI

* DEPENDENCIES

* trigger CI

* refresh deps

* fix test, cleanup
* feat: add BDRS client w/ expiring cache

* made class package-private

* source doc, cosmetics

* DEPENDENCIES

* DEPENDENCIES

* auto-close GZip Input stream

* revert to default cache time

* Update BdrsClient.java

* DEPENDENCIES
* feat: moves identity extractor from tests to iatp lib + tests

* chore: dependencies file
* chore(build): update to EDC 0.6.0

* DEPENDENCIES
* delete modules

* delete miw tests

* fix refresh token tests

* remove ssi mem runtime

* add IATP as default identity service

* exclude BDRS from tests

* update helm docs

* fix tests

* DEPENDENCIES

* fix tests

* DEPENDENCIES

* DEPENDENCIES

* DEPENDENCIES, removed printClassPAth
* chore(compile): fix compile errors after EDC refactor

* DEPENDENCIES

* DEPENDENCIES

* force refresh deps

* force rebuild

* revert disabling module cache [skip ci]
Bumps `aws` from 2.25.16 to 2.25.21.

Updates `software.amazon.awssdk:s3` from 2.25.16 to 2.25.21

Updates `software.amazon.awssdk:s3-transfer-manager` from 2.25.16 to 2.25.21

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:s3-transfer-manager
  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>
)

Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.2 to 42.7.3.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](pgjdbc/pgjdbc@REL42.7.2...REL42.7.3)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  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>
)

Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.18.0 to 0.19.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.18.0...0.19.0)

---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
  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>
Bumps eclipse-temurin from 21.0.2_13-jre-alpine to 22_36-jre-alpine.

---
updated-dependencies:
- dependency-name: eclipse-temurin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps eclipse-temurin from 21.0.2_13-jre-alpine to 22_36-jre-alpine.

---
updated-dependencies:
- dependency-name: eclipse-temurin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps eclipse-temurin from 21.0.2_13-jre-alpine to 22_36-jre-alpine.

---
updated-dependencies:
- dependency-name: eclipse-temurin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps eclipse-temurin from 21.0.2_13-jre-alpine to 22_36-jre-alpine.

---
updated-dependencies:
- dependency-name: eclipse-temurin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* update chart "tractusx-connector"

* reinstate old config values, needed for upgradeability test

* update chart tractusx-connector-azure-vault

* update chart tractusx-connector-memory

* helm docs

* fix inmem chart, remove test preparation

* removed values_file from deployemtn test

* reenable config values -> upgradeability test
* feat: extract scopes only on relevant messages
* chore: updates with the latest EDC refactor

* chore: dependencies file
…StartMessage for later verification in refresh token (#1187)
* feat: integrates missing datasources

* chore: updates charts with datasources config

* chore: fix after upstream changes
* chore(build): pin EDC version

* DEPENDENCIES
Copy link

sonarqubecloud bot commented Apr 5, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@paullatzelsperger paullatzelsperger merged commit 61f3015 into releases Apr 5, 2024
3 checks passed
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.

8 participants