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.2 #1328

Merged
merged 49 commits into from
May 23, 2024
Merged

Release version 0.7.2 #1328

merged 49 commits into from
May 23, 2024

Conversation

github-actions[bot]
Copy link
Contributor

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

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 May 6, 2024 07:48
Bumps `jackson` from 2.17.0 to 2.17.1.

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.17.0 to 2.17.1

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jakarta-jsonp` from 2.17.0 to 2.17.1
- [Commits](FasterXML/jackson-datatypes-misc@jackson-datatypes-misc-parent-2.17.0...jackson-datatypes-misc-parent-2.17.1)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jakarta-jsonp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…/jackson-2.17.1

chore(deps): bump jackson from 2.17.0 to 2.17.1
Bumps `flyway` from 10.11.1 to 10.12.0.

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

Updates `org.flywaydb:flyway-database-postgresql` from 10.11.1 to 10.12.0

---
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]>
…/flyway-10.12.0

chore(deps): bump flyway from 10.11.1 to 10.12.0
Bumps `aws` from 2.25.40 to 2.25.46.

Updates `software.amazon.awssdk:s3` from 2.25.40 to 2.25.46

Updates `software.amazon.awssdk:s3-transfer-manager` from 2.25.40 to 2.25.46

---
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]>
…/aws-2.25.46

chore(deps): bump aws from 2.25.40 to 2.25.46
Bumps [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) from 1.12.0 to 1.12.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-core_1.12.0...azure-identity_1.12.1)

---
updated-dependencies:
- dependency-name: com.azure:azure-identity
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…/com.azure-azure-identity-1.12.1

chore(deps): bump com.azure:azure-identity from 1.12.0 to 1.12.1
chore: rename sokrates/plato => consumer/provider
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.19.0 to 0.20.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.19.0...0.20.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]>
Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.43.1 to 4.44.1.
- [Release notes](https://github.com/mikefarah/yq/releases)
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](mikefarah/yq@v4.43.1...v4.44.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps `testcontainers` from 1.19.7 to 1.19.8.

Updates `org.testcontainers:junit-jupiter` from 1.19.7 to 1.19.8
- [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.7...1.19.8)

Updates `org.testcontainers:postgresql` from 1.19.7 to 1.19.8
- [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.7...1.19.8)

Updates `org.testcontainers:vault` from 1.19.7 to 1.19.8
- [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.7...1.19.8)

---
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.8

chore(deps): bump testcontainers from 1.19.7 to 1.19.8
Bumps `aws` from 2.25.46 to 2.25.50.

Updates `software.amazon.awssdk:s3` from 2.25.46 to 2.25.50

Updates `software.amazon.awssdk:s3-transfer-manager` from 2.25.46 to 2.25.50

---
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]>
…/aws-2.25.50

chore(deps): bump aws from 2.25.46 to 2.25.50
…ons/main/mikefarah/yq-4.44.1

chore(deps): bump mikefarah/yq from 4.43.1 to 4.44.1
…ons/main/aquasecurity/trivy-action-0.20.0

chore(deps): bump aquasecurity/trivy-action from 0.19.0 to 0.20.0
Bumps [thomaseizinger/create-pull-request](https://github.com/thomaseizinger/create-pull-request) from 1.3.1 to 1.4.0.
- [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.1...1.4.0)

---
updated-dependencies:
- dependency-name: thomaseizinger/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…ons/main/thomaseizinger/create-pull-request-1.4.0

chore(deps): bump thomaseizinger/create-pull-request from 1.3.1 to 1.4.0
wolf4ood and others added 18 commits May 13, 2024 17:38
…1304 (#1305)

* fix: make azure vault related variables in deployment chart optional

* docs: update tractus-connector-azure-vault chart README
* chore: harmonize settings names (with backwards compat)

* update test settings

* checkstyle
…1309)

* build(deps): align eclipse-temurin versions to 22.0.1_8-jre-alpine

* dependencies
* chore(deps): bump aws from 2.25.50 to 2.25.55

Bumps `aws` from 2.25.50 to 2.25.55.

Updates `software.amazon.awssdk:s3` from 2.25.50 to 2.25.55

Updates `software.amazon.awssdk:s3-transfer-manager` from 2.25.50 to 2.25.55

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

* chore: deps file

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Enrico Risa <[email protected]>
* chore(deps): bump flyway from 10.12.0 to 10.13.0

Bumps `flyway` from 10.12.0 to 10.13.0.

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

Updates `org.flywaydb:flyway-database-postgresql` from 10.12.0 to 10.13.0

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

* chore: deps file

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Enrico Risa <[email protected]>
…2 to 4.8.3 (#1310)

* chore(deps): bump com.azure:azure-security-keyvault-secrets

Bumps [com.azure:azure-security-keyvault-secrets](https://github.com/Azure/azure-sdk-for-java) from 4.8.2 to 4.8.3.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-security-keyvault-keys_4.8.2...azure-security-keyvault-keys_4.8.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]>

* chore: deps file

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Enrico Risa <[email protected]>
somehow, the last release did not bump the SNAPSHOT version corectly
* chore: updates edc to 0.7.0

* chore: deps file
Copy link

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 314b28b into releases May 23, 2024
32 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.

5 participants