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
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Apr 25, 2023

  1. fix charts

    Tuncay Tunc (ZF Friedrichshafen AG) committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    f5d6917 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Update DEPENDENCIES file

    Tuncay Tunc (ZF Friedrichshafen AG) committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    7e7fa6b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #282 from catenax-ng/chore/updateDEPENDENCIES

    chore: Update 3rd party DEPENDENCIES file
    SebastianBezold committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    1c817a5 View commit details
    Browse the repository at this point in the history
  3. Fix charts

    Tuncay Tunc (ZF Friedrichshafen AG) committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    60d8faa View commit details
    Browse the repository at this point in the history
  4. Fix charts

    Tuncay Tunc (ZF Friedrichshafen AG) committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    d91d313 View commit details
    Browse the repository at this point in the history
  5. Fix charts

    Tuncay Tunc (ZF Friedrichshafen AG) committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    80b70e6 View commit details
    Browse the repository at this point in the history
  6. Create new connector certificates

    Tuncay Tunc (ZF Friedrichshafen AG) committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    e545d92 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #285 from catenax-ng/chore/addCopyrightHeaderToCharts

    chore: Add license and copyright header to the charts
    SebastianBezold committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    202e3d9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fcb4694 View commit details
    Browse the repository at this point in the history
  9. chore(build): add GHA variables for sonar project and org (#287)

    * chore(build): add GHA variables for sonar project and org
    
    * trigger ci
    paullatzelsperger committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    7dceee5 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. chore(deps): bump org.junit:junit-bom from 5.9.2 to 5.9.3 (#290)

    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>
    dependabot[bot] committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    59de4e2 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump org.junit.platform:junit-platform-suite (#291)

    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>
    dependabot[bot] committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    a276a63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce48a77 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. chore: prepare Changelog and Migr. Guide for 0.3.4 (#298)

    * 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>
    paullatzelsperger and tuncaytunc-zf committed May 4, 2023
    Configuration menu
    Copy the full SHA
    0d35a5f View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump org.flywaydb:flyway-core from 9.16.3 to 9.17.0 (#294)

    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>
    dependabot[bot] authored and paullatzelsperger committed May 4, 2023
    Configuration menu
    Copy the full SHA
    8edb5aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97a4a29 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump io.cucumber:cucumber-junit-platform-engine (#300)

    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>
    dependabot[bot] authored and paullatzelsperger committed May 4, 2023
    Configuration menu
    Copy the full SHA
    30b4e16 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump io.cucumber:cucumber-java from 7.11.2 to 7.12.0 (#301)

    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>
    dependabot[bot] authored and paullatzelsperger committed May 4, 2023
    Configuration menu
    Copy the full SHA
    577bcb5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bf9e927 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e38b8b6 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    71f4660 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    3433564 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. chore(deps): bump alpine (#324)

    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>
    dependabot[bot] committed May 10, 2023
    Configuration menu
    Copy the full SHA
    b350075 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump alpine (#325)

    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>
    dependabot[bot] committed May 10, 2023
    Configuration menu
    Copy the full SHA
    807953c View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump alpine (#326)

    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>
    dependabot[bot] committed May 10, 2023
    Configuration menu
    Copy the full SHA
    4e173cd View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump alpine (#323)

    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>
    dependabot[bot] committed May 10, 2023
    Configuration menu
    Copy the full SHA
    4e0acee View commit details
    Browse the repository at this point in the history
  5. chore(build): use composite action for GPG import (#320)

    * 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>
    paullatzelsperger and florianrusch-zf committed May 10, 2023
    Configuration menu
    Copy the full SHA
    3b72478 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    e920691 View commit details
    Browse the repository at this point in the history
  2. feature: create helm chart using the Azure KeyVault variant (#279)

    * 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>
    paullatzelsperger and florianrusch-zf committed May 11, 2023
    Configuration menu
    Copy the full SHA
    a6d9c07 View commit details
    Browse the repository at this point in the history
  3. chore(helm): fix typo in required value in cp deployment (#337)

    In the controlplane deploment a required value was misspelled.
    
    Signed-off-by: Marco Lecheler <marco.lecheler@mercedes-benz.com>
    fty4 authored and paullatzelsperger committed May 11, 2023
    Configuration menu
    Copy the full SHA
    f11f62c View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump org.testcontainers:vault from 1.18.0 to 1.18.1 (#339)

    Bumps [org.testcontainers:vault](https://github.com/testcontainers/testcontainers-java) from 1.18.0 to 1.18.1.
    - [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.0...1.18.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.testcontainers:vault
      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>
    dependabot[bot] authored and paullatzelsperger committed May 11, 2023
    Configuration menu
    Copy the full SHA
    2357165 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f710bd0 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. chore(deps): bump org.testcontainers:junit-jupiter from 1.18.0 to 1.1…

    …8.1 (#340)
    
    Bumps [org.testcontainers:junit-jupiter](https://github.com/testcontainers/testcontainers-java) from 1.18.0 to 1.18.1.
    - [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.0...1.18.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.testcontainers:junit-jupiter
      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>
    dependabot[bot] authored and paullatzelsperger committed May 12, 2023
    Configuration menu
    Copy the full SHA
    d50b690 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. feat: replace using hard-coded certs with dynamically generated ones (#…

    …342)
    
    * feat: replace using hard-coded certs with dynamically generated ones
    
    * added az login
    
    * set AZ KeyVault secrets before deploy test
    
    * allow no sub
    
    * escape command
    
    * avoid logging of sensitive info
    paullatzelsperger committed May 15, 2023
    Configuration menu
    Copy the full SHA
    d48d22b View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. chore(deps): bump org.flywaydb:flyway-core from 9.17.0 to 9.18.0 (#349)

    Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 9.17.0 to 9.18.0.
    - [Release notes](https://github.com/flyway/flyway/releases)
    - [Commits](flyway/flyway@flyway-9.17.0...flyway-9.18.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>
    dependabot[bot] authored and paullatzelsperger committed May 16, 2023
    Configuration menu
    Copy the full SHA
    58c746e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89410f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b69afac View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump helm/kind-action from 1.5.0 to 1.6.0 (#360)

    Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.5.0 to 1.6.0.
    - [Release notes](https://github.com/helm/kind-action/releases)
    - [Commits](helm/kind-action@v1.5.0...v1.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: helm/kind-action
      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>
    dependabot[bot] committed May 16, 2023
    Configuration menu
    Copy the full SHA
    007bd65 View commit details
    Browse the repository at this point in the history
  5. fix: add migration for transferprocess_properties default value (#313)

    * Add migration for transferprocess_properties default value
    
    Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>
    
    * Update edc-extensions/postgresql-migration/src/main/resources/org/eclipse/tractusx/edc/postgresql/migration/transferprocess/V0_0_6__Snapshot_20230109_Update.sql
    
    Co-authored-by: Florian Rusch (ZF Friedrichshafen AG) <florian.rusch.external@zf.com>
    
    * Move to new migration file
    
    Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>
    
    * Copy+Paste=Bad
    
    Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>
    
    * Empty commit
    
    * Update edc-extensions/postgresql-migration/src/main/resources/org/eclipse/tractusx/edc/postgresql/migration/transferprocess/V0_0_7__Default_Value_For_Properties.sql
    
    ---------
    
    Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>
    Co-authored-by: Florian Rusch (ZF Friedrichshafen AG) <florian.rusch.external@zf.com>
    bcronin90 and florianrusch-zf committed May 16, 2023
    Configuration menu
    Copy the full SHA
    af16fc2 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. fix: Rename ingress endpoint from ids to protocol (#358)

    * Rename ingress endpoint from ids to protocol
    
    * Rename ingress endpoint from ids to protocol
    
    * fix service-runtime
    
    * fix renaming issues
    tuncaytunc-zf committed May 17, 2023
    Configuration menu
    Copy the full SHA
    a555045 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d80c3cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ccb221a View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. chore: remove duplicated helm-release workflow (#372)

    * chore: remove duplicated helm-release workflow
    
    * fix omejdn chart
    paullatzelsperger committed May 18, 2023
    Configuration menu
    Copy the full SHA
    a9c2ddf View commit details
    Browse the repository at this point in the history
  2. feature: switch to Dataspace Protocol (#378)

    * feat(dsp): preparatory work for 0.4.0, i.e. the new DSP
    
    * feat(Deps): updates to the EDC snapshot and implements a version catalog
    
    * pr remarks
    
    * pr remarks
    
    feat(ControlPlaneAdapter): callback integration for transfer process (#293)
    
    * feat(ControlPlaneAdapter): callback integration for transfer process
    
    * pr remarks
    
    * adds E2E test for opening a transfer
    
    * pr remarks
    
    * pr remarks
    
    * pr remarks + fix due snapshot upgrade
    
    * switched to EDC 0.0.1-20230509-preview-SNAPSHOT
    
    feat(ControlPlaneAdapter): edr cache integration on TransferProcessStarted event (#328)
    
    * feat(ControlPlaneAdapter): edr cache integration on TransferProcessStarted event
    
    * trigger CI
    
    * removed seed from file
    
    feat: Data Plane extensions that implement DSP/AAS integration (#357)
    
    * Add DPF extensions
    
    * Updates and improcvements based on Paul's review
    
    feat(EdrManagementApi): open transfer refactor (#347)
    
    * feat(EdrManagementApi): refactor open transfer + dsp protocol switch
    
    * feat(EdrManagementApi): updates EDC to 0.0.1-milestone-9
    
    * use version catalogs
    
    * chore: annihilate business tests (#374)
    
    * chore(test): remove business tests
    
    * fix test-infra
    
    * add SQL migrations to reflect recent upstream changes
    
    * build: add license header check (#375)
    
    * build: add verification job to probe for license headers
    
    * remove unneeded classes
    
    * improved the command
    
    * make tests dependent on lic-header check
    
    * fix CI
    
    * chore: remove old control-plane adapter (#377)
    
    * add postgres dep
    
    * changelog and migration guide
    
    ---------
    
    Co-authored-by: Enrico Risa <enrico.risa@gmail.com>
    paullatzelsperger and wolf4ood committed May 18, 2023
    Configuration menu
    Copy the full SHA
    05bf103 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27fdbd0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20e30b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a754b86 View commit details
    Browse the repository at this point in the history
  6. fix markdown errors

    paullatzelsperger committed May 18, 2023
    Configuration menu
    Copy the full SHA
    520d4cc View commit details
    Browse the repository at this point in the history
  7. fix(ci): store release version in env (#383)

    * fix(ci): store release version in env
    
    * add do_push input to docker action
    paullatzelsperger committed May 18, 2023
    Configuration menu
    Copy the full SHA
    9578489 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. feat(tests): adds pg implementations for E2E tests (#382)

    * feat(tests): adds pg implementations for E2E tests
    
    * pr remarks
    
    * updated curl deps in all Dockerfiles
    wolf4ood committed May 22, 2023
    Configuration menu
    Copy the full SHA
    ed1155d View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump net.minidev:json-smart from 2.4.10 to 2.4.11 (#387)

    Bumps [net.minidev:json-smart](https://github.com/netplex/json-smart-v2) from 2.4.10 to 2.4.11.
    - [Release notes](https://github.com/netplex/json-smart-v2/releases)
    - [Commits](netplex/json-smart-v2@2.4.10...2.4.11)
    
    ---
    updated-dependencies:
    - dependency-name: net.minidev:json-smart
      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>
    dependabot[bot] committed May 22, 2023
    Configuration menu
    Copy the full SHA
    28e3e26 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump com.azure:azure-security-keyvault-secrets (#386)

    Bumps [com.azure:azure-security-keyvault-secrets](https://github.com/Azure/azure-sdk-for-java) from 4.6.0 to 4.6.1.
    - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
    - [Commits](Azure/azure-sdk-for-java@azure-cosmos_4.6.0...azure-messaging-eventgrid_4.6.1)
    
    ---
    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] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 22, 2023
    Configuration menu
    Copy the full SHA
    569ecb7 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump apache-sshd from 2.9.2 to 2.10.0 (#388)

    Bumps `apache-sshd` from 2.9.2 to 2.10.0.
    
    Updates `org.apache.sshd:sshd-core` from 2.9.2 to 2.10.0
    - [Changelog](https://github.com/apache/mina-sshd/blob/master/CHANGES.md)
    - [Commits](apache/mina-sshd@sshd-2.9.2...sshd-2.10.0)
    
    Updates `org.apache.sshd:sshd-sftp` from 2.9.2 to 2.10.0
    - [Changelog](https://github.com/apache/mina-sshd/blob/master/CHANGES.md)
    - [Commits](apache/mina-sshd@sshd-2.9.2...sshd-2.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.sshd:sshd-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.apache.sshd:sshd-sftp
      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>
    dependabot[bot] committed May 22, 2023
    Configuration menu
    Copy the full SHA
    6e4142f View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump software.amazon.awssdk:s3 from 2.20.50 to 2.20.69 (#…

    …390)
    
    Bumps software.amazon.awssdk:s3 from 2.20.50 to 2.20.69.
    
    ---
    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>
    dependabot[bot] committed May 22, 2023
    Configuration menu
    Copy the full SHA
    bcdbb87 View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump org.testcontainers:junit-jupiter from 1.17.6 to 1.1…

    …8.1 (#384)
    
    Bumps [org.testcontainers:junit-jupiter](https://github.com/testcontainers/testcontainers-java) from 1.17.6 to 1.18.1.
    - [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.17.6...1.18.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.testcontainers:junit-jupiter
      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>
    dependabot[bot] committed May 22, 2023
    Configuration menu
    Copy the full SHA
    69e4a06 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. chore(deps): bump software.amazon.awssdk:s3 from 2.20.69 to 2.20.70 (#…

    …396)
    
    Bumps software.amazon.awssdk:s3 from 2.20.69 to 2.20.70.
    
    ---
    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>
    dependabot[bot] committed May 23, 2023
    Configuration menu
    Copy the full SHA
    c3e40fe View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump io.rest-assured:rest-assured from 4.5.0 to 5.3.0 (#395

    )
    
    Bumps [io.rest-assured:rest-assured](https://github.com/rest-assured/rest-assured) from 4.5.0 to 5.3.0.
    - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt)
    - [Commits](rest-assured/rest-assured@rest-assured-4.5.0...rest-assured-5.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: io.rest-assured:rest-assured
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 23, 2023
    Configuration menu
    Copy the full SHA
    a9b9e61 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump com.squareup.okhttp3:okhttp from 4.10.0 to 4.11.0 (#…

    …393)
    
    Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 4.10.0 to 4.11.0.
    - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
    - [Commits](square/okhttp@parent-4.10.0...parent-4.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.squareup.okhttp3:okhttp
      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>
    dependabot[bot] committed May 23, 2023
    Configuration menu
    Copy the full SHA
    4b41749 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump com.nimbusds:nimbus-jose-jwt from 9.25 to 9.31 (#394)

    Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.25 to 9.31.
    - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
    - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.31..9.25)
    
    ---
    updated-dependencies:
    - dependency-name: com.nimbusds:nimbus-jose-jwt
      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>
    dependabot[bot] committed May 23, 2023
    Configuration menu
    Copy the full SHA
    231fec7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e368bce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5a61b03 View commit details
    Browse the repository at this point in the history
  7. feat(EdrManagementApi): implements first EDR management APIs (#331)

    * feat(CPA): adds EDR api for querying the cache and getting the EDR by ID
    
    * open api
    
    * adds more tests on InMemoryEndpointDataReferenceCache
    
    * pr remarks
    
    * pr remarks
    wolf4ood committed May 23, 2023
    Configuration menu
    Copy the full SHA
    7f24bcb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5f1af45 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    da161f5 View commit details
    Browse the repository at this point in the history
  10. feat: remove Lombok from HashiCorp Vault impl (#404)

    * feat: remove Lombok from HashiCorp Vault impl
    
    * update curl
    paullatzelsperger committed May 23, 2023
    Configuration menu
    Copy the full SHA
    1072c6c View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    3514781 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump mikefarah/yq from 4.33.3 to 4.34.1 (#410)

    Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.33.3 to 4.34.1.
    - [Release notes](https://github.com/mikefarah/yq/releases)
    - [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
    - [Commits](mikefarah/yq@v4.33.3...v4.34.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>
    dependabot[bot] committed May 24, 2023
    Configuration menu
    Copy the full SHA
    baa2e72 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump com.azure:azure-security-keyvault-secrets (#411)

    Bumps [com.azure:azure-security-keyvault-secrets](https://github.com/Azure/azure-sdk-for-java) from 4.6.1 to 4.6.2.
    - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
    - [Commits](Azure/azure-sdk-for-java@azure-messaging-eventgrid_4.6.1...azure-cosmos-spark_3-1_2-12_4.6.2)
    
    ---
    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] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 24, 2023
    Configuration menu
    Copy the full SHA
    73cbfbe View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump org.flywaydb:flyway-core from 9.18.0 to 9.19.0 (#412)

    Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 9.18.0 to 9.19.0.
    - [Release notes](https://github.com/flyway/flyway/releases)
    - [Commits](https://github.com/flyway/flyway/commits)
    
    ---
    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>
    dependabot[bot] committed May 24, 2023
    Configuration menu
    Copy the full SHA
    ac292eb View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump software.amazon.awssdk:s3 from 2.20.70 to 2.20.71 (#…

    …413)
    
    Bumps software.amazon.awssdk:s3 from 2.20.70 to 2.20.71.
    
    ---
    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>
    dependabot[bot] committed May 24, 2023
    Configuration menu
    Copy the full SHA
    f9223c0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e015785 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. chore(deps): bump software.amazon.awssdk:s3 from 2.20.71 to 2.20.72 (#…

    …415)
    
    Bumps software.amazon.awssdk:s3 from 2.20.71 to 2.20.72.
    
    ---
    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>
    dependabot[bot] committed May 25, 2023
    Configuration menu
    Copy the full SHA
    ec013bf View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump com.diffplug.spotless from 6.18.0 to 6.19.0 (#417)

    Bumps com.diffplug.spotless from 6.18.0 to 6.19.0.
    
    ---
    updated-dependencies:
    - dependency-name: com.diffplug.spotless
      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>
    dependabot[bot] committed May 25, 2023
    Configuration menu
    Copy the full SHA
    8534c57 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump org.flywaydb:flyway-core from 9.19.0 to 9.19.1 (#416)

    * chore(deps): bump org.flywaydb:flyway-core from 9.19.0 to 9.19.1
    
    Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 9.19.0 to 9.19.1.
    - [Release notes](https://github.com/flyway/flyway/releases)
    - [Commits](flyway/flyway@flyway-9.19.0...flyway-9.19.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.flywaydb:flyway-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * increase timeout for failed test
    
    ---------
    
    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>
    dependabot[bot] and paullatzelsperger committed May 25, 2023
    Configuration menu
    Copy the full SHA
    aa7ceca View commit details
    Browse the repository at this point in the history
  4. feat(EdrCache): add SQL implementation of EDR cache store (#405)

    * feat(EdrCache): add SQL implementation of EDR cache store
    
    * feat(EdrCache): add transactional test
    
    * feat(EdrCache): module docs
    
    * pr remarks
    wolf4ood committed May 25, 2023
    Configuration menu
    Copy the full SHA
    3ccb4a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    18d1fc1 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. chore(deps): bump software.amazon.awssdk:s3 from 2.20.72 to 2.20.73 (#…

    …421)
    
    Bumps software.amazon.awssdk:s3 from 2.20.72 to 2.20.73.
    
    ---
    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>
    dependabot[bot] committed May 26, 2023
    Configuration menu
    Copy the full SHA
    e1d2ff2 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump org.assertj:assertj-core from 3.23.1 to 3.24.2 (#422)

    Bumps org.assertj:assertj-core from 3.23.1 to 3.24.2.
    
    ---
    updated-dependencies:
    - dependency-name: org.assertj:assertj-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>
    dependabot[bot] committed May 26, 2023
    Configuration menu
    Copy the full SHA
    09e3b8c View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump org.junit.jupiter:junit-jupiter-api (#423)

    Bumps [org.junit.jupiter:junit-jupiter-api](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.jupiter:junit-jupiter-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>
    dependabot[bot] committed May 26, 2023
    Configuration menu
    Copy the full SHA
    e53e64f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7815d5b View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. feat(E2E): adds E2E test for CPA + DataPlaneProxy (#420)

    * feat(E2E): adds E2E test for CPA + DataPlaneProxy
    
    * pr remarks
    wolf4ood committed May 30, 2023
    Configuration menu
    Copy the full SHA
    52b8e68 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump software.amazon.awssdk:s3 from 2.20.73 to 2.20.74 (#…

    …428)
    
    Bumps software.amazon.awssdk:s3 from 2.20.73 to 2.20.74.
    
    ---
    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>
    dependabot[bot] committed May 30, 2023
    Configuration menu
    Copy the full SHA
    c94a86b View commit details
    Browse the repository at this point in the history
  3. feature: participant id configuration and extractor (#427)

    * Update Postman Collection for the version 0.4.0
    
    * feat(Identity): add identity extractor from referringConnector
    
    * feat(Identity): updated charts
    
    * chore(protocol): switch default to /api/v1/dsp
    
    * chore(DataPlaneProxy): adds configuration for DataPlaneProxy
    
    * pr remarks
    
    * pr remarks
    
    * open api update
    
    * fix after review
    
    * fix after review
    
    ---------
    
    Co-authored-by: Tuncay Tunc (ZF Friedrichshafen AG) <tuncay.tunc.external@zf.com>
    wolf4ood and Tuncay Tunc (ZF Friedrichshafen AG) committed May 30, 2023
    Configuration menu
    Copy the full SHA
    1a554e6 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. chore(deps): update EDC to 0.1.0 (#433)

    * chore(deps): update EDC to 0.1.0
    
    * chore(deps): bump curl in alpine images
    wolf4ood committed May 31, 2023
    Configuration menu
    Copy the full SHA
    c4d49f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6735df2 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump software.amazon.awssdk:s3 from 2.20.74 to 2.20.75 (#…

    …434)
    
    Bumps software.amazon.awssdk:s3 from 2.20.74 to 2.20.75.
    
    ---
    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>
    dependabot[bot] committed May 31, 2023
    Configuration menu
    Copy the full SHA
    654f963 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump org.testcontainers:vault from 1.18.1 to 1.18.2 (#436)

    Bumps [org.testcontainers:vault](https://github.com/testcontainers/testcontainers-java) from 1.18.1 to 1.18.2.
    - [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.1...1.18.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.testcontainers:vault
      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>
    dependabot[bot] committed May 31, 2023
    Configuration menu
    Copy the full SHA
    991499d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44ec494 View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump org.testcontainers:junit-jupiter from 1.18.1 to 1.1…

    …8.2 (#435)
    
    Bumps [org.testcontainers:junit-jupiter](https://github.com/testcontainers/testcontainers-java) from 1.18.1 to 1.18.2.
    - [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.1...1.18.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.testcontainers:junit-jupiter
      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>
    dependabot[bot] committed May 31, 2023
    Configuration menu
    Copy the full SHA
    9495254 View commit details
    Browse the repository at this point in the history
  7. docs: add walkthrough for multi-connector setup (#437)

    * docs: add multi-connector setup
    
    * markdown lint
    
    * textual improvement
    
    * Apply suggestions from code review
    
    Co-authored-by: Enrico Risa <enrico.risa@gmail.com>
    
    ---------
    
    Co-authored-by: Enrico Risa <enrico.risa@gmail.com>
    paullatzelsperger and wolf4ood committed May 31, 2023
    Configuration menu
    Copy the full SHA
    6759f3a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    58048e1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    91c50fa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    066fda7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6d6f82f View commit details
    Browse the repository at this point in the history
  12. fix: limit search for Chart.yaml to avoid subchart updates (#440)

    * fix: limit search for Chart.yaml to avoid subchart updates
    
    * markdown lint
    
    * fix daps chart version
    paullatzelsperger committed May 31, 2023
    Configuration menu
    Copy the full SHA
    c5b61db View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. chore(helm): fix indentation for ingress labels (#445)

    Fix indentation for the ingress templates to use single 4 spaces indentations as expected.
    Remove blank line beween labels keyword and key-value pairs.
    
    Signed-off-by: Marco Lecheler <marco.lecheler@mercedes-benz.com>
    fty4 committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    49aaaff View commit details
    Browse the repository at this point in the history
  2. chore(helm): fix tractusx-connector chart install cmd (#450)

    Use the correct Helm chart in the tractusx-connector chart at the installations docs.
    fty4 committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    fc82a19 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump org.testcontainers:junit-jupiter from 1.18.2 to 1.1…

    …8.3 (#442)
    
    Bumps [org.testcontainers:junit-jupiter](https://github.com/testcontainers/testcontainers-java) from 1.18.2 to 1.18.3.
    - [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.2...1.18.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.testcontainers:junit-jupiter
      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>
    dependabot[bot] committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    95c9ee4 View commit details
    Browse the repository at this point in the history
  4. feat(helm): add networkPolicy (#336)

    * feat(txdc): add networkPolicy
    
    Signed-off-by: Marco Lecheler <marco.lecheler@mercedes-benz.com>
    
    * chore(txdc): allow traffic from any ns/pod via netPol
    
    Signed-off-by: Marco Lecheler <marco.lecheler@mercedes-benz.com>
    
    * chore(txdc): unify netPol into one resource
    
    Instead of two separate templatings cp and dp will be templated in one
    
    Signed-off-by: Marco Lecheler <marco.lecheler@mercedes-benz.com>
    
    * fix(txdc): disable netPol by default
    
    * chore(chart): update licence header
    
    * fix(helm): use namespaceSelector as default netPol from
    
    Signed-off-by: Marco Lecheler <marco.lecheler@mercedes-benz.com>
    
    * chore(chart): fix netPol from indent
    
    Using same indentation as other templates for lists
    
    Signed-off-by: Marco Lecheler <marco.lecheler@mercedes-benz.com>
    
    * feat(chart): add netPol policyTypes
    
    Signed-off-by: Marco Lecheler <marco.lecheler@mercedes-benz.com>
    
    * chore: update licence header
    
    ---------
    
    Signed-off-by: Marco Lecheler <marco.lecheler@mercedes-benz.com>
    fty4 committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    fef0c63 View commit details
    Browse the repository at this point in the history
  5. feat(helm): allow to omit ingress annotations key (#446)

    * feat(helm): use ingress annotations variable with default
    
    If in a ingresses item list element no annotations key is given the templating fails.
    Then a empty dictionary `{}` needs to be passed.
    
    This change will allow to omit the `annotations` value inside the ingress object.
    
    Signed-off-by: Marco Lecheler <marco.lecheler@mercedes-benz.com>
    
    * feat(helm): use ingress annotations variable with default (azure/memory chart)
    
    Also change annotations templating for other charts:
    - tractusx-connector-azure-vault
    - tractusx-connector-memory
    
    Signed-off-by: Marco Lecheler <marco.lecheler@mercedes-benz.com>
    
    ---------
    
    Signed-off-by: Marco Lecheler <marco.lecheler@mercedes-benz.com>
    fty4 committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    3db9d24 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. fix: wrong postgres env vars for deployment templates (#464)

    * Fix wrong postgres env vars for deployment templates
    
    * Fix postgres config in helm chart test
    ayhanmesin-zf committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    29d4874 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. chore(deps): bump org.testcontainers:vault from 1.18.2 to 1.18.3 (#443)

    Bumps [org.testcontainers:vault](https://github.com/testcontainers/testcontainers-java) from 1.18.2 to 1.18.3.
    - [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.2...1.18.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.testcontainers:vault
      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>
    dependabot[bot] committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    813c8ea View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump com.azure:azure-identity from 1.9.0 to 1.9.1 (#452)

    Bumps [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) from 1.9.0 to 1.9.1.
    - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
    - [Commits](Azure/azure-sdk-for-java@azure-core_1.9.0...azure-identity_1.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.azure:azure-identity
      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>
    dependabot[bot] committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    15f353e View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump org.flywaydb:flyway-core from 9.19.1 to 9.19.4 (#461)

    Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 9.19.1 to 9.19.4.
    - [Release notes](https://github.com/flyway/flyway/releases)
    - [Commits](https://github.com/flyway/flyway/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.flywaydb:flyway-core
      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>
    dependabot[bot] committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    54e4d6f View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump software.amazon.awssdk:s3 from 2.20.75 to 2.20.84 (#…

    …470)
    
    Bumps software.amazon.awssdk:s3 from 2.20.75 to 2.20.84.
    
    ---
    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>
    dependabot[bot] committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    cd7f0c4 View commit details
    Browse the repository at this point in the history
  5. feat(IdentityService): implements first skeleton of the SSI identity …

    …service (#459)
    
    * feat(IdentityService): implements first skeleton of the SSI identity service
    
    * pr remarks
    
    * pr remarks
    wolf4ood committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    2f81217 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. chore(deps): bump software.amazon.awssdk:s3 from 2.20.84 to 2.20.85 (#…

    …478)
    
    Bumps software.amazon.awssdk:s3 from 2.20.84 to 2.20.85.
    
    ---
    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>
    dependabot[bot] committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    f72e7c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1be1fe View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    165d4c4 View commit details
    Browse the repository at this point in the history
  2. feat(helm): use release.name inside psql dependency (#474)

    * feat(helm): use release.name inside psql dependency
    
    * feat(helm): use release.name inside psql dependency (azure-vault)
    
    * fix(test): add release.name to tx-c test (psql)
    fty4 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    c1a0812 View commit details
    Browse the repository at this point in the history
  3. feat(helm): use release.name inside vault dependency (#473)

    * feat(helm): use release.name inside vault dependency
    
    * fix(test): add release.name to tx-c test
    fty4 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    d2cf035 View commit details
    Browse the repository at this point in the history
  4. Remove catenax references (#471)

    * Remove catenax references
    
    Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>
    
    * Fix markdown errors
    
    Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>
    
    * Remove comment
    
    Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>
    
    ---------
    
    Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>
    bcronin90 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    ce9458a View commit details
    Browse the repository at this point in the history
  5. Add parameter for db schema (#454)

    * Add parameter for db schema
    
    Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>
    
    * Add documentation
    
    Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>
    
    * Add test workflow
    
    Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>
    
    * Add test workflow
    
    Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>
    
    * Add newline
    
    Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>
    
    * Test with schema name
    
    Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>
    
    ---------
    
    Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>
    bcronin90 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    0a14cfc View commit details
    Browse the repository at this point in the history
  6. chore(helm): move test value file for memory chart to common directory (

    #486)
    
    Move and rename the tractusx-connector-memory test values.yaml to the same location as other test value files
    fty4 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    79fa387 View commit details
    Browse the repository at this point in the history
  7. chore(helm): add hook-delete-policy for Helm chart tests (#480)

    * chore(helm): add hook-delete-policy for Helm chart tests
    
    * fix(helm): add hook-delete-policy for Helm chart tests as values
    
    For the ci tests the deletion will be disabled.
    
    Currently Helm will fail if the hook is set when using flag `--logs`
    see: helm/helm#10603
    fty4 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    14b5e8d View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. chore(deps): bump alpine (#490)

    Bumps alpine from 3.18.0 to 3.18.2.
    
    ---
    updated-dependencies:
    - dependency-name: alpine
      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>
    dependabot[bot] committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    0c38341 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump alpine (#491)

    Bumps alpine from 3.18.0 to 3.18.2.
    
    ---
    updated-dependencies:
    - dependency-name: alpine
      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>
    dependabot[bot] committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    46d4a82 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump alpine (#492)

    Bumps alpine from 3.18.0 to 3.18.2.
    
    ---
    updated-dependencies:
    - dependency-name: alpine
      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>
    dependabot[bot] committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    b27c1d3 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump alpine (#495)

    Bumps alpine from 3.18.0 to 3.18.2.
    
    ---
    updated-dependencies:
    - dependency-name: alpine
      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>
    dependabot[bot] committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    a8222b6 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump org.bouncycastle:bcpkix-jdk18on from 1.73 to 1.74 (#…

    …493)
    
    Bumps [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) from 1.73 to 1.74.
    - [Changelog](https://github.com/bcgit/bc-java/blob/master/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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    3cfc390 View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump software.amazon.awssdk:s3 from 2.20.85 to 2.20.86 (#…

    …494)
    
    Bumps software.amazon.awssdk:s3 from 2.20.85 to 2.20.86.
    
    ---
    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>
    dependabot[bot] committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    37474b9 View commit details
    Browse the repository at this point in the history
  7. feat: add Jws2020 cryptosuite (#483)

    * feat: add Jws2020 cryptosuite
    
    * checkstyle
    
    * copyright headers
    
    * added fixed JWSAlgorithm for RSA keys, added some tests
    
    * improve documentation
    
    * more cleanup, more tests
    
    * pr remarks
    paullatzelsperger committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    d41c59f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6d50294 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1ffac91 View commit details
    Browse the repository at this point in the history
  10. - Delete old Local TXDC Setup.md (#488)

    - Reference new setup docu.
    tuncaytunc-zf committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    9d38475 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. chore(deps): bump com.google.crypto.tink:tink from 1.7.0 to 1.9.0 (#500)

    Bumps [com.google.crypto.tink:tink](https://github.com/tink-crypto/tink-java) from 1.7.0 to 1.9.0.
    - [Release notes](https://github.com/tink-crypto/tink-java/releases)
    - [Commits](https://github.com/tink-crypto/tink-java/commits/v1.9.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] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    caf82d2 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump software.amazon.awssdk:s3 from 2.20.86 to 2.20.87 (#…

    …501)
    
    * chore(deps): bump software.amazon.awssdk:s3 from 2.20.86 to 2.20.87
    
    Bumps software.amazon.awssdk:s3 from 2.20.86 to 2.20.87.
    
    ---
    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>
    
    * postgres test needs lic-header check
    
    ---------
    
    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>
    dependabot[bot] and paullatzelsperger committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    c9de5d0 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump io.rest-assured:rest-assured from 5.3.0 to 5.3.1 (#502

    )
    
    Bumps [io.rest-assured:rest-assured](https://github.com/rest-assured/rest-assured) from 5.3.0 to 5.3.1.
    - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt)
    - [Commits](rest-assured/rest-assured@rest-assured-5.3.0...rest-assured-5.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: io.rest-assured:rest-assured
      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>
    dependabot[bot] committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    bc05aa8 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. chore(deps): bump software.amazon.awssdk:s3 from 2.20.87 to 2.20.88 (#…

    …506)
    
    Bumps software.amazon.awssdk:s3 from 2.20.87 to 2.20.88.
    
    ---
    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>
    dependabot[bot] committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    b5ceefc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c2e33d View commit details
    Browse the repository at this point in the history
  3. feat(build): only increase patch version on final releases (#508)

    * feat(build): only increase patch version on final releases
    
    * split also on '-'
    paullatzelsperger committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    006ec6c View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. chore(deps): bump org.flywaydb:flyway-core from 9.19.4 to 9.20.0 (#512)

    Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 9.19.4 to 9.20.0.
    - [Release notes](https://github.com/flyway/flyway/releases)
    - [Commits](flyway/flyway@flyway-9.19.4...flyway-9.20.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>
    dependabot[bot] committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    9dcf138 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump software.amazon.awssdk:s3 from 2.20.88 to 2.20.89 (#…

    …513)
    
    Bumps software.amazon.awssdk:s3 from 2.20.88 to 2.20.89.
    
    ---
    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>
    dependabot[bot] committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    aae102a View commit details
    Browse the repository at this point in the history
  3. feat: add SSI integration to T-X (#510)

    * feat: upgrade to 0.1.1-SNAPSHOT, fix resulting compile errors
    
    * chore: fix tests (#479)
    
    * feat: Initial implementation of Catena-X policies (#477)
    
    * Initial implementation of Catena-X policies
    
    * Add header
    
    * Fix checkstyle
    
    * Fix typo
    
    * Fix typo
    
    * Add javadoc
    
    * Add javadoc
    
    * Switch token eval to a policy validator function
    
    * chore: fix tests (#481)
    
    * feat(policy):  (#487)
    
    * Cleanup namespaces, add extension class, implement summary constraint
    
    * Update credential names; add rule bindings
    
    * feat(SSI): implements the MIW client with Oauth2 as token provider for using the MIW APIs (#489)
    
    * fix: version catalog
    
    * feat(ParticipantIdentity): implements the ID extractor  (#504)
    
    * feat(ParticipantIdentity): implements the ID extractor for the summary credential + E2E test
    
    * feat(ParticipantIdentity): more tests and ID extractor exception if identity not extracted
    
    * feat(ParticipantIdentity): add audience validation + tests
    
    * fix after review
    
    * remove short-term cache invalidation
    
    ---------
    
    Co-authored-by: Enrico Risa <enrico.risa@gmail.com>
    Co-authored-by: Jim Marino <jim.marino@gmail.com>
    3 people committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    e65f215 View commit details
    Browse the repository at this point in the history
  4. Replace DAPS with SSI in Helm charts (#511)

    * feat: replace DAPS with SSI in helm charts
    
    * updated README files
    
    * Apply suggestions from code review
    
    Co-authored-by: Enrico Risa <enrico.risa@gmail.com>
    
    ---------
    
    Co-authored-by: Enrico Risa <enrico.risa@gmail.com>
    paullatzelsperger and wolf4ood committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    3c421a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    35e18bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    55e8d69 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    e3ef31c View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. chore(deps): bump com.azure:azure-security-keyvault-secrets (#523)

    Bumps [com.azure:azure-security-keyvault-secrets](https://github.com/Azure/azure-sdk-for-java) from 4.6.2 to 4.6.3.
    - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
    - [Commits](Azure/azure-sdk-for-java@azure-cosmos-spark_3-1_2-12_4.6.2...azure-security-keyvault-keys_4.6.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] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    cfdfb69 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump org.bouncycastle:bcpkix-jdk18on from 1.74 to 1.75 (#…

    …518)
    
    Bumps [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) from 1.74 to 1.75.
    - [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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    13a5fc9 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump software.amazon.awssdk:s3 from 2.20.89 to 2.20.91 (#…

    …522)
    
    * chore(deps): bump software.amazon.awssdk:s3 from 2.20.89 to 2.20.91
    
    Bumps software.amazon.awssdk:s3 from 2.20.89 to 2.20.91.
    
    ---
    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>
    
    * fix: reinstantiate MockWebServer every time
    
    ---------
    
    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>
    dependabot[bot] and paullatzelsperger committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    7be1012 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11a76e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e3ba0df View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ac39e8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    91da8d8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    392060d View commit details
    Browse the repository at this point in the history
  9. Feat: add helm doc check to PR verification (#503)

    * Add helm doc check to PR verification
    
    Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>
    
    * Check for changes
    
    Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>
    
    * Resolve README.md conflicts
    
    Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>
    
    * Correct file change behavior
    
    Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>
    
    * Checking
    
    Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>
    
    * Checking
    
    Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>
    
    * Checking
    
    Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>
    
    * Checking
    
    Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>
    
    * Checking
    
    Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>
    
    * Checking
    
    Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>
    
    * Positive check
    
    Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>
    
    * Add verbosity
    
    Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>
    
    * Positive check
    
    Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>
    
    * Update .github/workflows/verify.yaml
    
    Co-authored-by: Paul Latzelsperger <43503240+paullatzelsperger@users.noreply.github.com>
    
    * Changes from review
    
    Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>
    
    ---------
    
    Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>
    Co-authored-by: Paul Latzelsperger <43503240+paullatzelsperger@users.noreply.github.com>
    bcronin90 and paullatzelsperger committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    3794f44 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. refactor(build): restructure and serialize the build pipeline (#530)

    * refactor(ci): restructure CI pipeline
    
    * typo
    
    * removed concurrency in callable flows
    
    * renaming
    paullatzelsperger committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    0f583fd View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump software.amazon.awssdk:s3 from 2.20.91 to 2.20.92 (#…

    …531)
    
    Bumps software.amazon.awssdk:s3 from 2.20.91 to 2.20.92.
    
    ---
    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>
    dependabot[bot] committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    8bbe6e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de7c6bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80eda4e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0990eec View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. chore(deps): bump software.amazon.awssdk:s3 from 2.20.92 to 2.20.93 (#…

    …536)
    
    Bumps software.amazon.awssdk:s3 from 2.20.92 to 2.20.93.
    
    ---
    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>
    dependabot[bot] committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    3bc262d View commit details
    Browse the repository at this point in the history
  2. Fix following requests in postman collection: (#535)

    - Create Policy
    - Get all Policies
    - Initiate Negotiation
    tuncaytunc-zf committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    09d8448 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14d9e59 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. feat(SSI): adds E2E test for Catalog request with real MIW (#544)

    * feat(SSI): adds E2E test for Catalog request with real MIW flow using SSI flow
    
    * fix after review
    
    * fix after review
    wolf4ood committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    fb0716b View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. chore(deps): bump software.amazon.awssdk:s3 from 2.20.93 to 2.20.96 (#…

    …549)
    
    Bumps software.amazon.awssdk:s3 from 2.20.93 to 2.20.96.
    
    ---
    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>
    dependabot[bot] committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    d0ec6f5 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump thomaseizinger/create-pull-request from 1.3.0 to 1.…

    …3.1 (#545)
    
    Bumps [thomaseizinger/create-pull-request](https://github.com/thomaseizinger/create-pull-request) from 1.3.0 to 1.3.1.
    - [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.0...1.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: thomaseizinger/create-pull-request
      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>
    dependabot[bot] committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    77abaab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e8036d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a572859 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28d6773 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. chore(deps): bump software.amazon.awssdk:s3 from 2.20.96 to 2.20.97 (#…

    …554)
    
    Bumps software.amazon.awssdk:s3 from 2.20.96 to 2.20.97.
    
    ---
    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>
    dependabot[bot] committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    0e82830 View commit details
    Browse the repository at this point in the history
  2. refactor: Remove observability-api-customization and use upstream ext…

    …ension (#553)
    
    * Remove observability-api-customization and use upstream extension.
    
    * Adapt also the other distributions.
    
    * - Regenerate charts README.md
    - Add changelog and migration info
    
    * fix markdown lint
    
    * fix markdown lint
    
    * fix format
    
    * trigger-ci
    tuncaytunc-zf committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    7819b9d View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. chore(deps): bump software.amazon.awssdk:s3 from 2.20.97 to 2.20.98 (#…

    …557)
    
    Bumps software.amazon.awssdk:s3 from 2.20.97 to 2.20.98.
    
    ---
    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>
    dependabot[bot] authored and paullatzelsperger committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    821afc1 View commit details
    Browse the repository at this point in the history
  2. feat(ssi): add credential issuer and credential subject id validation…

    … rules (#548)
    
    * feat(Ssi): add credential issuer and credential subject id validation rules
    
    * fix after review
    
    * fix helm tests
    wolf4ood authored and paullatzelsperger committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    d13ea57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    674f42e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a9717b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    03a2f3d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    967e3ff View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    3ea1fe9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d99e4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1b625d View commit details
    Browse the repository at this point in the history
  4. feat: update DEPENDENCIES, add check to CI (#566)

    * chore: update DEPENDENCIES, add check to CI
    
    * use grep not ack
    
    * issue warning when restricted dependencies found
    
    * pr remark: look for rejected deps as well
    paullatzelsperger committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    d31eebe View commit details
    Browse the repository at this point in the history
  5. chore(build): updates to EDC 0.1.3 (#569)

    * chore(deps): upgrade to EDC 0.1.3
    
    * chore(deps): fix tests
    
    * chore(deps): updates changelog
    wolf4ood committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    d98d5cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ba3af80 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. chore: update DEPENDENCIES, add approvals (#572)

    * chore: update DEPENDENCIES, add approvals
    
    * updated with latest reviews
    paullatzelsperger committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    35a4607 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57dd5a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9574c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    784bf0d View commit details
    Browse the repository at this point in the history
  5. docs: add decision record about removing the CHANGELOG.md (#579)

    * docs: add decision record about removing the CHANGELOG.md
    
    * amended merge commit
    paullatzelsperger committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    258650b View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    f052433 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fd2d63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9802d5f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d29e24 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. feat: remove CHANGELOG.md, generate automatically (#583)

    * feat(build): switch to new release action
    
    * remove CHANGELOG, remove action
    
    * removed test config
    paullatzelsperger committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    b018a13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c311e7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c68b47 View commit details
    Browse the repository at this point in the history
  4. feat(test): add integration tests for MIW (#585)

    * feat(test): add integration tests for MIW
    
    * delete unneeded resources
    paullatzelsperger committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    dfb837d View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. feat(Gateway): forward EDR + refactor (#597)

    * feat(Gateway): replaced manual JWT checking with toke validation endpoint call
    
    * fix after reviews
    wolf4ood committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    10f1117 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump net.minidev:json-smart from 2.4.11 to 2.5.0 (#593)

    * chore(deps): bump net.minidev:json-smart from 2.4.11 to 2.5.0
    
    Bumps [net.minidev:json-smart](https://github.com/netplex/json-smart-v2) from 2.4.11 to 2.5.0.
    - [Release notes](https://github.com/netplex/json-smart-v2/releases)
    - [Commits](netplex/json-smart-v2@2.4.11...2.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: net.minidev:json-smart
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * update 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>
    dependabot[bot] and paullatzelsperger committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    0248a21 View commit details
    Browse the repository at this point in the history
  3. docs: update migration guide for 0.5.0 (#601)

    * docs: update migration guide for 0.5.0
    
    * markdown lint
    paullatzelsperger committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    f9f80bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    995ae24 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b70112 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    293fbbc View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. - Remove unused values (#607)

    - Add description to edc specific values
    tuncaytunc-zf committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    5e80675 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    fd48ba6 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump com.azure:azure-identity from 1.9.1 to 1.9.2 (#598)

    Bumps [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) from 1.9.1 to 1.9.2.
    - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
    - [Commits](Azure/azure-sdk-for-java@azure-identity_1.9.1...azure-identity_1.9.2)
    
    ---
    updated-dependencies:
    - dependency-name: com.azure:azure-identity
      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>
    dependabot[bot] committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    0f37f37 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump software.amazon.awssdk:s3 from 2.20.98 to 2.20.102 (#…

    …599)
    
    Bumps software.amazon.awssdk:s3 from 2.20.98 to 2.20.102.
    
    ---
    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>
    dependabot[bot] committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    58e2a31 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump mikefarah/yq from 4.34.1 to 4.34.2 (#608)

    Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.34.1 to 4.34.2.
    - [Release notes](https://github.com/mikefarah/yq/releases)
    - [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
    - [Commits](mikefarah/yq@v4.34.1...v4.34.2)
    
    ---
    updated-dependencies:
    - dependency-name: mikefarah/yq
      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>
    dependabot[bot] committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    4b7f2a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1873aea View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump org.flywaydb:flyway-core from 9.20.0 to 9.20.1 (#609)

    * chore(deps): bump org.flywaydb:flyway-core from 9.20.0 to 9.20.1
    
    Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 9.20.0 to 9.20.1.
    - [Release notes](https://github.com/flyway/flyway/releases)
    - [Commits](flyway/flyway@flyway-9.20.0...flyway-9.20.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.flywaydb:flyway-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * update 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>
    dependabot[bot] and paullatzelsperger committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    5adb26d View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. feat(ci): use dependency check from upstream EDC (#615)

    * feat(ci): use dependency check from upstream EDC
    
    * use checkout v3
    paullatzelsperger committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    da78883 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    b59df74 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. chore(deps): bump com.google.crypto.tink:tink from 1.9.0 to 1.10.0 (#621

    )
    
    Bumps [com.google.crypto.tink:tink](https://github.com/tink-crypto/tink-java) from 1.9.0 to 1.10.0.
    - [Release notes](https://github.com/tink-crypto/tink-java/releases)
    - [Commits](tink-crypto/tink-java@v1.9.0...v1.10.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] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    fd1d555 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump com.diffplug.spotless from 6.19.0 to 6.20.0 (#622)

    Bumps com.diffplug.spotless from 6.19.0 to 6.20.0.
    
    ---
    updated-dependencies:
    - dependency-name: com.diffplug.spotless
      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>
    dependabot[bot] committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    cdbc833 View commit details
    Browse the repository at this point in the history
  3. chore: update curl version to 8.2.0-r0 (#633)

    * chore: update curl version to 8.2.0-r0
    
    * update DEPENDENCIES
    paullatzelsperger committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    da073bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13e01db View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump software.amazon.awssdk:s3 from 2.20.102 to 2.20.107 (

    …#635)
    
    * chore(deps): bump software.amazon.awssdk:s3 from 2.20.102 to 2.20.107
    
    Bumps software.amazon.awssdk:s3 from 2.20.102 to 2.20.107.
    
    ---
    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>
    
    * update 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>
    dependabot[bot] and paullatzelsperger committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    4110d5e View commit details
    Browse the repository at this point in the history
  6. feat(EDR): adds EDR state machine for handling EDR renewal (#620)

    * feat(EDR): adds EDR state machine for handling EDR renewal
    
    * add testcontainers pg for E2E tests
    
    * fix after review
    
    * fix depedencies file
    wolf4ood committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    313b90b View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. chore(deps): bump org.junit.jupiter:junit-jupiter-api (#644)

    Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) from 5.9.3 to 5.10.0.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.9.3...r5.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.jupiter:junit-jupiter-api
      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>
    dependabot[bot] committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    e4b332c View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump software.amazon.awssdk:s3 from 2.20.107 to 2.20.109 (

    …#645)
    
    Bumps software.amazon.awssdk:s3 from 2.20.107 to 2.20.109.
    
    ---
    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>
    dependabot[bot] committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    34fe022 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump org.junit:junit-bom from 5.9.3 to 5.10.0 (#646)

    Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.9.3 to 5.10.0.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.9.3...r5.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit:junit-bom
      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>
    dependabot[bot] committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    4dc9a39 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump org.flywaydb:flyway-core from 9.20.1 to 9.21.0 (#647)

    * chore(deps): bump org.flywaydb:flyway-core from 9.20.1 to 9.21.0
    
    Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 9.20.1 to 9.21.0.
    - [Release notes](https://github.com/flyway/flyway/releases)
    - [Commits](flyway/flyway@flyway-9.20.1...flyway-9.21.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>
    
    * update 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>
    dependabot[bot] and paullatzelsperger committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    78f1a01 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. feat: upgrade to EDC 0.2.0 (#674)

    * feat: upgrade to EDC 0.2.0
    
    * remove HAshicorp Vault
    
    * fix tests
    
    * fix tests
    
    * dockerfiles
    
    * increase timeout
    
    * DEPENDENCIES
    
    * removed secrets
    paullatzelsperger committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    968bb28 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. feat: simplify data encryptor (#678)

    * feat: replace old data encryptor with simpler implementation
    
    * removed old module
    
    * fix tests attempt 1
    
    * add verbosity flag
    
    * remove schema creation
    
    * sourcedoc
    
    * deactivated Postgres tests
    paullatzelsperger committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    4c3c559 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. chore(deps): bump org.flywaydb:flyway-core from 9.21.0 to 9.21.1 (#680)

    Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 9.21.0 to 9.21.1.
    - [Release notes](https://github.com/flyway/flyway/releases)
    - [Commits](flyway/flyway@flyway-9.21.0...flyway-9.21.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.flywaydb:flyway-core
      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>
    dependabot[bot] committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    256ce26 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump software.amazon.awssdk:s3 from 2.20.109 to 2.20.115 (

    …#681)
    
    Bumps software.amazon.awssdk:s3 from 2.20.109 to 2.20.115.
    
    ---
    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>
    dependabot[bot] committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    b407e89 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump com.azure:azure-security-keyvault-secrets from 4.6.…

    …3 to 4.6.4 (#682)
    
    * 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.3 to 4.6.4.
    - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
    - [Commits](Azure/azure-sdk-for-java@azure-security-keyvault-keys_4.6.3...azure-security-keyvault-keys_4.6.4)
    
    ---
    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] <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>
    dependabot[bot] and paullatzelsperger committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    20ac032 View commit details
    Browse the repository at this point in the history
  4. chore(helm): add securityContext to Helm tests (#637)

    * chore(helm): add securityContext to Helm tests
    
    Signed-off-by: Marco Lecheler <marco.lecheler@mercedes-benz.com>
    
    * chore: update dependencies
    
    * chore: update dependencies
    
    * chore: update dependencies
    
    ---------
    
    Signed-off-by: Marco Lecheler <marco.lecheler@mercedes-benz.com>
    fty4 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    b739bc5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b8ec60f View commit details
    Browse the repository at this point in the history
  6. feat(DataPlaneConsumerProxy): adds support for data plane provider url (

    #643)
    
    * feat(DataPlaneConsumerProxy): adds support for data plane provider url from EDR and path segments and query params
    
    * add token based auth on data plane consumer proxy
    wolf4ood committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    981bd77 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. chore(helm): remove tractusx-connector-legacy chart (#684)

    * chore(helm): remove tractusx-connector-legacy chart
    
    As discussed in #683 the tractusx-connector-legacy chart is NOT fully functional.
    Therefore this chart should be removed.
    
    * chore(helm): remove tractusx-connector-legacy chart (docs/gradle)
    
    * chore(deps): update dependencies after removing daps
    fty4 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    cd2466e View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. feat: improve bpn validation (#687)

    * feat: improve BPN validation
    
    * add SQL persistence
    
    * add base test class, inmem tests
    
    * revert build
    
    * deprecation
    
    * documentation, cleanup
    
    * cleanup
    
    * added migration
    
    * renamed extension
    
    * pr remarks
    
    * add D-R
    
    * md lint
    paullatzelsperger committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    d8b54dd View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. feat: add API for the BPN validation extension (#688)

    * feat: add BPN group API
    
    * renamed store
    
    * javadoc
    
    * cleanup
    
    * add api and controller
    
    * update license headers
    
    * add test tag
    
    * DEPENDENCIES
    paullatzelsperger committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    8670f2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ab0ced View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. feat: use new BPN Policy in artefacts and E2E tests (#690)

    * 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
    paullatzelsperger committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    e03e4ad View commit details
    Browse the repository at this point in the history
  2. docs: provide a multi-tenancy sample (#691)

    * docs: provide a multi-tenancy sample
    
    * fix ci
    ndr-brt committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    7e53b65 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. feat: generate, merge and publish OpenAPI spec 2 (#619)

    * 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>
    bcronin90 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    1d5dee2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1fb7b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. feat: download opentelemetry jar outside of Dockerfile (#697)

    * feat: download opentelemetry agent only once
    
    * update docker files
    
    * update GH action
    paullatzelsperger committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    f7441b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a45c36 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. chore(deps): bump com.bmuschko.docker-remote-api from 9.3.1 to 9.3.2 (#…

    …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>
    dependabot[bot] committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    0988c7a View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump software.amazon.awssdk:s3 from 2.20.115 to 2.20.120 (

    …#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>
    dependabot[bot] committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    f49a466 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump org.yaml:snakeyaml from 2.0 to 2.1 (#694)

    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>
    dependabot[bot] committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    c8334d4 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump org.bouncycastle:bcpkix-jdk18on from 1.75 to 1.76 (#…

    …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>
    dependabot[bot] and paullatzelsperger committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    8a9c698 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    95ca87a View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. Configuration menu
    Copy the full SHA
    91e03fc View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. things (#712)

    Signed-off-by: Brendan Cronin <brendan.cronin@mercedes-benz.com>
    bcronin90 committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    f4e519b View commit details
    Browse the repository at this point in the history
  2. feat(helm): add customCaCerts value (#707)

    * 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>
    fty4 and mbctec committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    6b04820 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    959da2a View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump actions/setup-java from 3.11.0 to 3.12.0 (#708)

    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>
    dependabot[bot] committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    24c6395 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump mikefarah/yq from 4.34.2 to 4.35.1 (#709)

    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>
    dependabot[bot] committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    06e6560 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump com.azure:azure-identity from 1.9.2 to 1.10.0 (#710)

    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>
    dependabot[bot] committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    68d33de View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump software.amazon.awssdk:s3 from 2.20.120 to 2.20.125 (

    …#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>
    dependabot[bot] and paullatzelsperger committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    67e3c38 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. chore: update to EDC 0.2.1 (#716)

    * chore: update to EDC 0.2.1
    
    * update DEPENDENCIES, add migration, re-enable postgres e2e tests
    
    * remove control-plane dependency
    
    * pr remarks
    
    * DEPENDENCIES
    paullatzelsperger committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    1a60ce7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d198792 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    3c6acaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8af682 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump software.amazon.awssdk:s3 from 2.20.125 to 2.20.130 (

    …#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>
    dependabot[bot] and paullatzelsperger committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    e2071b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc2eaf8 View commit details
    Browse the repository at this point in the history