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