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.1 #725

Merged
merged 394 commits into from Aug 22, 2023
Merged

Release version 0.5.1 #725

merged 394 commits into from Aug 22, 2023

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

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

Tuncay Tunc (ZF Friedrichshafen AG) and others added 30 commits April 25, 2023 18:06
chore: Update 3rd party DEPENDENCIES file
chore: Add license and copyright header to the charts
* chore(build): add GHA variables for sonar project and org

* trigger ci
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.9.2 to 5.9.3.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.9.2...r5.9.3)

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  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>
Bumps [org.junit.platform:junit-platform-suite](https://github.com/junit-team/junit5) from 1.9.2 to 1.9.3.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)

---
updated-dependencies:
- dependency-name: org.junit.platform:junit-platform-suite
  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>
* chore: prepare Changelog and Migr. Guide for 0.3.4

* Update docs/migration/Version_0.3.3_0.3.4.md

Co-authored-by: Tuncay Tunc (ZF Friedrichshafen AG) <100704677+tuncaytunc-zf@users.noreply.github.com>

---------

Co-authored-by: Tuncay Tunc (ZF Friedrichshafen AG) <100704677+tuncaytunc-zf@users.noreply.github.com>
Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 9.16.3 to 9.17.0.
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](https://github.com/flyway/flyway/commits/flyway-9.17.0)

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-core
  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>
Bumps [io.cucumber:cucumber-junit-platform-engine](https://github.com/cucumber/cucumber-jvm) from 7.11.2 to 7.12.0.
- [Release notes](https://github.com/cucumber/cucumber-jvm/releases)
- [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md)
- [Commits](cucumber/cucumber-jvm@v7.11.2...v7.12.0)

---
updated-dependencies:
- dependency-name: io.cucumber:cucumber-junit-platform-engine
  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>
Bumps [io.cucumber:cucumber-java](https://github.com/cucumber/cucumber-jvm) from 7.11.2 to 7.12.0.
- [Release notes](https://github.com/cucumber/cucumber-jvm/releases)
- [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md)
- [Commits](cucumber/cucumber-jvm@v7.11.2...v7.12.0)

---
updated-dependencies:
- dependency-name: io.cucumber:cucumber-java
  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>
Bumps alpine from 3.17.3 to 3.18.0.

---
updated-dependencies:
- dependency-name: alpine
  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>
Bumps alpine from 3.17.3 to 3.18.0.

---
updated-dependencies:
- dependency-name: alpine
  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>
Bumps alpine from 3.17.3 to 3.18.0.

---
updated-dependencies:
- dependency-name: alpine
  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>
Bumps alpine from 3.17.3 to 3.18.0.

---
updated-dependencies:
- dependency-name: alpine
  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>
* chore(build): use composite action for GPG import

* Update .github/actions/import-gpg-key/action.yml

Co-authored-by: Florian Rusch (ZF Friedrichshafen AG) <florian.rusch.external@zf.com>

---------

Co-authored-by: Florian Rusch (ZF Friedrichshafen AG) <florian.rusch.external@zf.com>
* feat: add Helm chart that utilized Azure KeyVault + Postgres

* pr remarks

* Update charts/tractusx-connector-azure-vault/README.md.gotmpl

Co-authored-by: Florian Rusch (ZF Friedrichshafen AG) <florian.rusch.external@zf.com>

* use cUrl instead of wget do satisfy SonarCloud

---------

Co-authored-by: Florian Rusch (ZF Friedrichshafen AG) <florian.rusch.external@zf.com>
In the controlplane deploment a required value was misspelled.

Signed-off-by: Marco Lecheler <marco.lecheler@mercedes-benz.com>
paullatzelsperger and others added 27 commits August 4, 2023 13:06
* feat: add BPN group API

* renamed store

* javadoc

* cleanup

* add api and controller

* update license headers

* add test tag

* DEPENDENCIES
* feat: use new BPN Policy in artefacts and E2E tests

* moved old code to the new module

* add README.md

* update helm charts, extend helm tests

* update helm tests

* unrelated: clean out old files

* use mgmt api as helm test

* fix datasource in azure chart
* docs: provide a multi-tenancy sample

* fix ci
* Automatically create API spec

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Bump

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Bump

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Bump

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Bump

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Bump

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Bump

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Bump

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Bump

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Bump

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Bump

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Bump

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Bump

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Bump

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Bump

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Bump

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Bump

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Bump

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Bump

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Bump

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Bump

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Bump

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Bump

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Bump

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Allow for direct version input

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Add

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Test

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Remove trigger

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Add trigger

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

* Remove trigger

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>

---------

Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>
* feat: download opentelemetry agent only once

* update docker files

* update GH action
…692)

Bumps com.bmuschko.docker-remote-api from 9.3.1 to 9.3.2.

---
updated-dependencies:
- dependency-name: com.bmuschko.docker-remote-api
  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>
…#693)

Bumps software.amazon.awssdk:s3 from 2.20.115 to 2.20.120.

---
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>
Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 2.0 to 2.1.
- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.1..snakeyaml-2.0)

---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
  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>
…695)

* chore(deps): bump org.bouncycastle:bcpkix-jdk18on from 1.75 to 1.76

Bumps [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) from 1.75 to 1.76.
- [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>

* DEPENDENCIES

---------

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>
Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>
* fix(helm): only temple initContainers if specified

The initContainers key should only be templated if there are any initContainers specified in the values file.

* feat(helm): add customCaCerts to cp and dp

Co-authored-by: Michael Berlec <michael.berlec@mercedes-benz.com>

* chore(helm): update chart docs (readme)

---------

Co-authored-by: Michael Berlec <michael.berlec@mercedes-benz.com>
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@v3.11.0...v3.12.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.34.2 to 4.35.1.
- [Release notes](https://github.com/mikefarah/yq/releases)
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](mikefarah/yq@v4.34.2...v4.35.1)

---
updated-dependencies:
- dependency-name: mikefarah/yq
  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>
Bumps [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) from 1.9.2 to 1.10.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-identity_1.9.2...azure-core_1.10.0)

---
updated-dependencies:
- dependency-name: com.azure:azure-identity
  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>
…#711)

* chore(deps): bump software.amazon.awssdk:s3 from 2.20.120 to 2.20.125

Bumps software.amazon.awssdk:s3 from 2.20.120 to 2.20.125.

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

* DEPENDENCIES

---------

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>
* chore: update to EDC 0.2.1

* update DEPENDENCIES, add migration, re-enable postgres e2e tests

* remove control-plane dependency

* pr remarks

* DEPENDENCIES
…#717)

* chore(deps): bump software.amazon.awssdk:s3 from 2.20.125 to 2.20.130

Bumps software.amazon.awssdk:s3 from 2.20.125 to 2.20.130.

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

* DEPENDENCIES

* DEPENDENCIES

---------

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>
@sonarcloud
Copy link

sonarcloud bot commented Aug 22, 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 011fd74 into releases Aug 22, 2023
4 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.

None yet