-
Notifications
You must be signed in to change notification settings - Fork 54
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.6.0-rc1 #818
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
* fix(build): fix docker image inspect command * DEPENDENCIES
* chore(deps): bump org.flywaydb:flyway-core from 9.21.1 to 9.21.2 Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 9.21.1 to 9.21.2. - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](flyway/flyway@flyway-9.21.1...flyway-9.21.2) --- updated-dependencies: - dependency-name: org.flywaydb:flyway-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * chore: update dependencies --------- 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 testcontainers from 1.18.3 to 1.19.0 Bumps `testcontainers` from 1.18.3 to 1.19.0. Updates `org.testcontainers:junit-jupiter` from 1.18.3 to 1.19.0 - [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.18.3...1.19.0) Updates `org.testcontainers:postgresql` from 1.18.3 to 1.19.0 - [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.18.3...1.19.0) --- updated-dependencies: - dependency-name: org.testcontainers:junit-jupiter dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.testcontainers:postgresql dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * chore: update dependencies 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 org.yaml:snakeyaml from 2.1 to 2.2 Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 2.1 to 2.2. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.2..snakeyaml-2.1) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * chore: update dependencies 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]>
…4 to 4.6.5 (#738) * 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.6.4 to 4.6.5. - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@azure-security-keyvault-keys_4.6.4...azure-security-keyvault-keys_4.6.5) --- 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: update dependencies 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]>
…#740) * chore(deps): bump software.amazon.awssdk:s3 from 2.20.130 to 2.20.135 Bumps software.amazon.awssdk:s3 from 2.20.130 to 2.20.135. --- 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]> * chore: update dependencies 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]>
recovered CHANGELOG.md from 0.5.0-rc5 copied generated changelogs from releases 0.5.0 and 0.5.1 added links fixed all linting errors in the old file fixed some more lint errors removed semver statement updated dependencies Signed-off-by: Sascha Isele <[email protected]>
* chore(deps): bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9 Bumps org.slf4j:slf4j-api from 2.0.7 to 2.0.9. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * chore: update dependencies 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 org.flywaydb:flyway-core from 9.21.2 to 9.22.0 Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 9.21.2 to 9.22.0. - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](flyway/flyway@flyway-9.21.2...flyway-9.22.0) --- updated-dependencies: - dependency-name: org.flywaydb:flyway-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * chore: update dependencies 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]>
…#747) * chore(deps): bump software.amazon.awssdk:s3 from 2.20.135 to 2.20.140 Bumps software.amazon.awssdk:s3 from 2.20.135 to 2.20.140. --- 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]> * chore: update dependencies 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]>
* docs: enriched the EDR API overview with transfer documentation * fix after review
* docs(extensions): decision record for proprietary extensions Signed-off-by: Sascha Isele <[email protected]> * docs(bpn): fixed incorrect heading Signed-off-by: Sascha Isele <[email protected]> * docs: fixed wording of proprietary extensions decision record Signed-off-by: Sascha Isele <[email protected]> * docs: review fixes for decision record proprietary extensions Signed-off-by: Sascha Isele <[email protected]> --------- Signed-off-by: Sascha Isele <[email protected]>
* chore(deps): bump actions/checkout from 3 to 4 Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * chore: update dependencies file * chore: update dependencies 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 io.rest-assured:rest-assured from 5.3.1 to 5.3.2 Bumps [io.rest-assured:rest-assured](https://github.com/rest-assured/rest-assured) from 5.3.1 to 5.3.2. - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](https://github.com/rest-assured/rest-assured/commits) --- updated-dependencies: - dependency-name: io.rest-assured:rest-assured dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * chore: update dependencies 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]>
…#760) * chore(deps): bump software.amazon.awssdk:s3 from 2.20.140 to 2.20.144 Bumps software.amazon.awssdk:s3 from 2.20.140 to 2.20.144. --- 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]> * chore: update dependencies 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]>
* fix: edr filtering by providerId * chore: updates depedencies file * chore: updates depedencies file * chore: update dependencies file
* - Add default values to helm charts - Clean-up daps from memory charts - Recreate README.md files * trigger-ci * Change default values * Add default Azure name * Update charts/tractusx-connector-azure-vault/values.yaml Co-authored-by: Florian Rusch (ZF Friedrichshafen AG) <[email protected]> * Update httpProxyTokenReceiverUrl value --------- Co-authored-by: Florian Rusch (ZF Friedrichshafen AG) <[email protected]>
Bumps [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) from 1.10.0 to 1.10.1. - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@azure-core_1.10.0...azure-identity_1.10.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump com.nimbusds:nimbus-jose-jwt from 9.31 to 9.34 Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.31 to 9.34. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.34..9.31) --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt 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]>
* fix(docs): use correct url in docu * DEPENDENCIES
* feat: update to EDC v0.3.0 * add missing deps * add missing deps again * DEPENDENCIES
* Update Postgresql from 12.1.6 to 15.4.0 * Update README * Correct chart version 12.11.2
* Automatically create API spec Signed-off-by: Brendan Cronin <[email protected]> * Bump Signed-off-by: Brendan Cronin <[email protected]> * Bump Signed-off-by: Brendan Cronin <[email protected]> * Bump Signed-off-by: Brendan Cronin <[email protected]> * Bump Signed-off-by: Brendan Cronin <[email protected]> * Bump Signed-off-by: Brendan Cronin <[email protected]> * Bump Signed-off-by: Brendan Cronin <[email protected]> * Bump Signed-off-by: Brendan Cronin <[email protected]> * Bump Signed-off-by: Brendan Cronin <[email protected]> * Bump Signed-off-by: Brendan Cronin <[email protected]> * Bump Signed-off-by: Brendan Cronin <[email protected]> * Bump Signed-off-by: Brendan Cronin <[email protected]> * Bump Signed-off-by: Brendan Cronin <[email protected]> * Bump Signed-off-by: Brendan Cronin <[email protected]> * Bump Signed-off-by: Brendan Cronin <[email protected]> * Bump Signed-off-by: Brendan Cronin <[email protected]> * Bump Signed-off-by: Brendan Cronin <[email protected]> * Bump Signed-off-by: Brendan Cronin <[email protected]> * Bump Signed-off-by: Brendan Cronin <[email protected]> * Bump Signed-off-by: Brendan Cronin <[email protected]> * Bump Signed-off-by: Brendan Cronin <[email protected]> * Bump Signed-off-by: Brendan Cronin <[email protected]> * Bump Signed-off-by: Brendan Cronin <[email protected]> * Bump Signed-off-by: Brendan Cronin <[email protected]> * Allow for direct version input Signed-off-by: Brendan Cronin <[email protected]> * Add Signed-off-by: Brendan Cronin <[email protected]> * Test Signed-off-by: Brendan Cronin <[email protected]> * Remove trigger Signed-off-by: Brendan Cronin <[email protected]> * Add trigger Signed-off-by: Brendan Cronin <[email protected]> * Remove trigger Signed-off-by: Brendan Cronin <[email protected]> * Restructure kits documentation Signed-off-by: Brendan Cronin <[email protected]> * Debug Signed-off-by: Brendan Cronin <[email protected]> * Just publish OpenAPI yaml Signed-off-by: Brendan Cronin <[email protected]> * Clean up documentation Signed-off-by: Brendan Cronin <[email protected]> * Clean up documentation Signed-off-by: Brendan Cronin <[email protected]> * test Signed-off-by: Brendan Cronin <[email protected]> * lint markdown Signed-off-by: Brendan Cronin <[email protected]> * publish Signed-off-by: Brendan Cronin <[email protected]> * publish Signed-off-by: Brendan Cronin <[email protected]> * publish Signed-off-by: Brendan Cronin <[email protected]> * add todo Signed-off-by: Brendan Cronin <[email protected]> * Fix linting problems Signed-off-by: Brendan Cronin <[email protected]> * Add publishing task Signed-off-by: Brendan Cronin <[email protected]> * Fix pipeline inputs Signed-off-by: Brendan Cronin <[email protected]> * Fix pipeline inputs Signed-off-by: Brendan Cronin <[email protected]> * Debug Signed-off-by: Brendan Cronin <[email protected]> * Debug Signed-off-by: Brendan Cronin <[email protected]> * Debug Signed-off-by: Brendan Cronin <[email protected]> * Debug Signed-off-by: Brendan Cronin <[email protected]> * Permissions Signed-off-by: Brendan Cronin <[email protected]> * Permissions Signed-off-by: Brendan Cronin <[email protected]> * Remove trigger Signed-off-by: Brendan Cronin <[email protected]> * Fix rebase issues Signed-off-by: Brendan Cronin <[email protected]> * Remove use of swaggerhub api Signed-off-by: Brendan Cronin <[email protected]> * Remove unnecessary changes Signed-off-by: Brendan Cronin <[email protected]> * Remove unnecessary changes Signed-off-by: Brendan Cronin <[email protected]> * Extract script Signed-off-by: Brendan Cronin <[email protected]> * Test Signed-off-by: Brendan Cronin <[email protected]> * Test Signed-off-by: Brendan Cronin <[email protected]> * Test Signed-off-by: Brendan Cronin <[email protected]> * Test Signed-off-by: Brendan Cronin <[email protected]> * Remove trigger Signed-off-by: Brendan Cronin <[email protected]> * Revert helm doc file Signed-off-by: Brendan Cronin <[email protected]> * Revert helm doc files Signed-off-by: Brendan Cronin <[email protected]> * Add markdownlint rules Signed-off-by: Brendan Cronin <[email protected]> * Correct markdown errors Signed-off-by: Brendan Cronin <[email protected]> * Correct markdown errors Signed-off-by: Brendan Cronin <[email protected]> --------- Signed-off-by: Brendan Cronin <[email protected]>
* feat(ConsumerProxy): enhances error response when fetching data * chore: dependencies file
* feat: adds CP callbacks for transfer complete/fail * chore: dependencies file
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…789) Bumps com.bmuschko.docker-remote-api from 9.3.2 to 9.3.3. --- updated-dependencies: - dependency-name: com.bmuschko.docker-remote-api 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>
* chore(deps): bump com.nimbusds:nimbus-jose-jwt from 9.34 to 9.35 Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.34 to 9.35. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.35..9.34) --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * chore: dependencies 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 aws from 2.20.149 to 2.20.153 Bumps `aws` from 2.20.149 to 2.20.153. Updates `software.amazon.awssdk:s3` from 2.20.149 to 2.20.153 Updates `software.amazon.awssdk:s3-transfer-manager` from 2.20.149 to 2.20.153 --- 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: dependencies 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 org.flywaydb:flyway-core from 9.22.1 to 9.22.2 Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 9.22.1 to 9.22.2. - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](flyway/flyway@flyway-9.22.1...flyway-9.22.2) --- updated-dependencies: - dependency-name: org.flywaydb:flyway-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * chore: dependencies 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]>
Signed-off-by: Sascha Isele <[email protected]>
…785) * chore(deps): bump com.google.crypto.tink:tink from 1.10.0 to 1.11.0 Bumps [com.google.crypto.tink:tink](https://github.com/tink-crypto/tink-java) from 1.10.0 to 1.11.0. - [Release notes](https://github.com/tink-crypto/tink-java/releases) - [Commits](tink-crypto/tink-java@v1.10.0...v1.11.0) --- updated-dependencies: - dependency-name: com.google.crypto.tink:tink dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * chore: dependencies 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]>
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.12.0 to 3.13.0. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@v3.12.0...v3.13.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: updates to EDC 0.3.1 * chore: fix tests due status checker removal
* feat(SqlEdrStore): add configurable vault path * feat: add hashicorp vault test EDR * chore: deps file
Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.35.1 to 4.35.2. - [Release notes](https://github.com/mikefarah/yq/releases) - [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt) - [Commits](mikefarah/yq@v4.35.1...v4.35.2) --- updated-dependencies: - dependency-name: mikefarah/yq 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>
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 31475647fa29d29b0e2b762abeefe92cda20d192.
Merging this PR will create a GitHub release and upload any assets that are created as part of the release build.