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

Prepare vault storage #5

Closed
wants to merge 184 commits into from
Closed

Prepare vault storage #5

wants to merge 184 commits into from

Commits on Nov 7, 2023

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

Commits on Nov 14, 2023

  1. Merge pull request eclipse-tractusx#140 from pmoscode/chore/update-he…

    …lm-maintainer
    
    chore(helm): add a second maintainer
    borisrizov-zf authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    406fcff View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. fix(ci): separate workflow "Test application (test + coverage)" for P…

    …R and repo
    
    Separate the one workflow into two single ones to avoid pipeline failure during report generation because of missing permissions.
    At the same time make all necessary/dependent changes to gradle.build and the Taskfile tasks.
    pmoscode committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    6de785b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d7e76b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21f9d0a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7dfafb1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ebc834f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eef32c1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6811a8b View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Merge pull request eclipse-tractusx#113 from pmoscode/fix/app-test-co…

    …verage-action
    
    ci: fix workflow "Test application (test + coverage)"
    borisrizov-zf authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    23d4c83 View commit details
    Browse the repository at this point in the history
  2. chore(release): 0.2.0-develop.3 [skip ci]

    # [0.2.0-develop.3](eclipse-tractusx/managed-identity-wallet@v0.2.0-develop.2...v0.2.0-develop.3) (2023-11-22)
    
    ### Bug Fixes
    
    * **ci:** separate workflow "Test application (test + coverage)" for PR and repo ([6de785b](eclipse-tractusx@6de785b))
    * **dev:** add file extension and refactor called method in gradle ([6811a8b](eclipse-tractusx@6811a8b))
    semantic-release-bot committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    9391c1c View commit details
    Browse the repository at this point in the history
  3. feat: add tpl to miw ingress (eclipse-tractusx#143)

    Co-authored-by: Dominik Pinsel <dominik.pinsel@mercedes-benz.com>
    fty4 and DominikPinsel authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    c56d133 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b491dcd View commit details
    Browse the repository at this point in the history
  5. feat(helm): Make liveness & readiness probes configurable (eclipse-tr…

    …actusx#99)
    
    * feat(helm): Make liveness & readiness probes configurable
    
    * Add possibility to disable probes
    
    * Update chart README.md
    
    * add examples to ingress config
    
    * Bump chart version
    
    * Update README.md
    
    * Add workflow step for checking chart readme changed
    
    * Fix readme generation
    
    * Add some names to the worflow steps
    
    * Rename workflow
    
    * Update chart README.md
    florianrusch-zf authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    252eed1 View commit details
    Browse the repository at this point in the history
  6. chore(release): 0.2.0-develop.5 [skip ci]

    # [0.2.0-develop.5](eclipse-tractusx/managed-identity-wallet@v0.2.0-develop.4...v0.2.0-develop.5) (2023-11-22)
    
    ### Features
    
    * **helm:** Make liveness & readiness probes configurable ([eclipse-tractusx#99](eclipse-tractusx#99)) ([252eed1](eclipse-tractusx@252eed1))
    semantic-release-bot committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    8348728 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. feat: add initContainers (eclipse-tractusx#142)

    * feat: add initContainers
    
    * chore: add initContainer description
    
    * fix: only template initContainer if present
    
    * chore: use tpl instead common to render initContianers
    
    As from pmoscode suggested the tpl function can be used with toYaml to avoid the Bitnami common template function.
    
    ---------
    
    Co-authored-by: Dominik Pinsel <dominik.pinsel@mercedes-benz.com>
    fty4 and DominikPinsel authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    7317800 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fd22a0 View commit details
    Browse the repository at this point in the history
  3. feat(dev): add pgAdmin to local dev env (eclipse-tractusx#144)

    Additions and Changes:
    - add pgAdmin to docker-compose.yaml (incl. mounts)
    - preconfigure pgAdmin DB server
    - add tem. files to gitignore
    - update README.md
    - update Taskfile tasks for linux and macos
    - update env.* environment files
    - Match Postgresql version to the version of the Helm chart (14.5)
    pmoscode authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    d7f2bbe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5eeb05 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. chore: update SECURITY.md (eclipse-tractusx#170)

    Make SECURITY.md reflect current example of TRG 7.01 pointing to the GitHub Security Tab instead of Eclipse
    pablosec authored Nov 24, 2023
    Configuration menu
    Copy the full SHA
    a7468e0 View commit details
    Browse the repository at this point in the history
  2. docs: draft for report of security assessment 23.12

    pablosec committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    e255d37 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    8816c89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6919b71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a3d317 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    54b8d4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7c1b71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59b6df4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request eclipse-tractusx#174 from pmoscode/chore/update-re…

    …adme
    
    Update README.md, introduce INSTALL.md
    borisrizov-zf authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    47c4c38 View commit details
    Browse the repository at this point in the history
  5. chore(release): 0.2.0-develop.8 [skip ci]

    # [0.2.0-develop.8](eclipse-tractusx/managed-identity-wallet@v0.2.0-develop.7...v0.2.0-develop.8) (2023-11-28)
    
    ### Bug Fixes
    
    * **dev:** add important notes to INSTALL.md ([a7c1b71](eclipse-tractusx@a7c1b71))
    * **dev:** adjust port to request against keycloak ([4a3d317](eclipse-tractusx@4a3d317))
    * **dev:** small adjustment to INSTALL.md ([59b6df4](eclipse-tractusx@59b6df4))
    
    ### Features
    
    * **devel:** make application port dynamic (parameter) ([8816c89](eclipse-tractusx@8816c89))
    * **dev:** update README.md and introduce INSTALL.md for usage ([54b8d4a](eclipse-tractusx@54b8d4a))
    * **readme:** add "usage" section [WIP] ([6919b71](eclipse-tractusx@6919b71))
    semantic-release-bot committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    5ea126c View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    b46d084 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec20b1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06d15b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    81337b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a36a0d4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request eclipse-tractusx#176 from borisrizov-zf/fix/ssi-li…

    …b-breaking-changes
    
    Fix/ssi lib breaking changes
    borisrizov-zf authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    cf8ade3 View commit details
    Browse the repository at this point in the history
  4. chore(release): 0.2.0-develop.9 [skip ci]

    # [0.2.0-develop.9](eclipse-tractusx/managed-identity-wallet@v0.2.0-develop.8...v0.2.0-develop.9) (2023-11-30)
    
    ### Bug Fixes
    
    * method name from the cx-ssi-lib has been renamed ([b46d084](eclipse-tractusx@b46d084))
    semantic-release-bot committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    2f7d95f View commit details
    Browse the repository at this point in the history
  5. Merge pull request eclipse-tractusx#168 from pablosec/security-assess…

    …ment-23-12
    
    docs: Security assessment 23.12
    borisrizov-zf authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    a00386c View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    d8bb09a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d6aee6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87abe70 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51a8b81 View commit details
    Browse the repository at this point in the history
  5. Merge pull request eclipse-tractusx#157 from Cofinity-X/fix/DidDocume…

    …ntController_Api
    
    Fix/did document controller api
    borisrizov-zf authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    7f66c42 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    4b5c2b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78971b8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request eclipse-tractusx#158 from Cofinity-X/fix/WalletCon…

    …troller_Api
    
    Fix/wallet controller api
    borisrizov-zf authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    0dcf7be View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. fix:seperate api docs

    mustafasalfiti committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    a880e01 View commit details
    Browse the repository at this point in the history
  2. Merge pull request eclipse-tractusx#159 from Cofinity-X/fix/Presentat…

    …ionController_API
    
    Fix/presentation controller api
    borisrizov-zf authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    3ed43d2 View commit details
    Browse the repository at this point in the history
  3. fix:seperate api docs

    mustafasalfiti committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    c4deb6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c33e6b4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request eclipse-tractusx#161 from Cofinity-X/fix/HoldersCr…

    …edentialController_Api
    
    Fix/holders credential controller api
    borisrizov-zf authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    b74e9c1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b506e34 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bb6d45d View commit details
    Browse the repository at this point in the history
  8. Merge pull request eclipse-tractusx#162 from Cofinity-X/fix/IssuersCr…

    …edentialController_Api_1
    
    Fix/issuers credential controller api 1
    borisrizov-zf authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    c2353ac View commit details
    Browse the repository at this point in the history
  9. fix:seperate docs

    mustafasalfiti committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    2f45a91 View commit details
    Browse the repository at this point in the history
  10. Merge pull request eclipse-tractusx#163 from Cofinity-X/fix/IssuersCr…

    …edentialController_Api_2
    
    Fix/issuers credential controller api 2
    borisrizov-zf authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    75edec0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1a95acf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7fad102 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    91f3706 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5884c4c View commit details
    Browse the repository at this point in the history
  15. Merge pull request eclipse-tractusx#181 from borisrizov-zf/chore/upda…

    …te-dependencies
    
    Chore update dependencies
    borisrizov-zf authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    0473a2f View commit details
    Browse the repository at this point in the history
  16. fix: manually change the Helm chart version

    The automated pipeline is failing, because the develop.9 version has been
    published to the gh-pages branch. A manual change to develop.10 should
    fix the issue.
    borisrizov-zf committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    1ad16ed View commit details
    Browse the repository at this point in the history
  17. Merge pull request eclipse-tractusx#182 from borisrizov-zf/fix/helm-c…

    …hart-version
    
    Fix/helm chart version
    borisrizov-zf authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    2fb3057 View commit details
    Browse the repository at this point in the history
  18. chore(release): 0.2.0-develop.10 [skip ci]

    # [0.2.0-develop.10](eclipse-tractusx/managed-identity-wallet@v0.2.0-develop.9...v0.2.0-develop.10) (2023-12-05)
    
    ### Bug Fixes
    
    * manually change the Helm chart version ([1ad16ed](eclipse-tractusx@1ad16ed))
    semantic-release-bot committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    312e591 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    904be1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    906243f View commit details
    Browse the repository at this point in the history
  3. Merge pull request eclipse-tractusx#183 from borisrizov-zf/chore/171-…

    …trg-7-05
    
    chore: add legal documentation to docker container
    borisrizov-zf authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    797814c View commit details
    Browse the repository at this point in the history
  4. fix: remove filter for org.eclipse packages

    This filtering was in violation with TRG 7.01.
    borisrizov-zf committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    af9a9e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a1b1c9b View commit details
    Browse the repository at this point in the history
  6. Merge pull request eclipse-tractusx#184 from borisrizov-zf/fix/missin…

    …g-dependency-info
    
    fix: missing dependency info in DEPENDENCIES
    borisrizov-zf authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    947c727 View commit details
    Browse the repository at this point in the history
  7. chore(release): 0.2.0-develop.11 [skip ci]

    # [0.2.0-develop.11](eclipse-tractusx/managed-identity-wallet@v0.2.0-develop.10...v0.2.0-develop.11) (2023-12-06)
    
    ### Bug Fixes
    
    * remove filter for org.eclipse packages ([af9a9e5](eclipse-tractusx@af9a9e5))
    semantic-release-bot committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    1b50a39 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    53d8cba View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    889c326 View commit details
    Browse the repository at this point in the history
  10. Merge pull request eclipse-tractusx#187 from borisrizov-zf/chore/add-…

    …missing-semantic-release-for-helm-readme
    
    chore: update Version and AppVersion in chart readme
    borisrizov-zf authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    07aed14 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    d543e95 View commit details
    Browse the repository at this point in the history
  2. chore(release): 0.3.0-develop.1 [skip ci]

    # [0.3.0-develop.1](eclipse-tractusx/managed-identity-wallet@v0.2.0...v0.3.0-develop.1) (2023-12-07)
    
    ### Bug Fixes
    
    * **ci:** separate workflow "Test application (test + coverage)" for PR and repo ([6de785b](eclipse-tractusx@6de785b))
    * **dev:** add file extension and refactor called method in gradle ([6811a8b](eclipse-tractusx@6811a8b))
    * **dev:** add important notes to INSTALL.md ([a7c1b71](eclipse-tractusx@a7c1b71))
    * **dev:** adjust port to request against keycloak ([4a3d317](eclipse-tractusx@4a3d317))
    * **dev:** small adjustment to INSTALL.md ([59b6df4](eclipse-tractusx@59b6df4))
    * manually change the Helm chart version ([1ad16ed](eclipse-tractusx@1ad16ed))
    * method name from the cx-ssi-lib has been renamed ([b46d084](eclipse-tractusx@b46d084))
    * remove filter for org.eclipse packages ([af9a9e5](eclipse-tractusx@af9a9e5))
    
    ### Features
    
    * add initContainers ([eclipse-tractusx#142](eclipse-tractusx#142)) ([7317800](eclipse-tractusx@7317800))
    * add tpl to miw ingress ([eclipse-tractusx#143](eclipse-tractusx#143)) ([c56d133](eclipse-tractusx@c56d133))
    * **dev:** add pgAdmin to local dev env ([eclipse-tractusx#144](eclipse-tractusx#144)) ([d7f2bbe](eclipse-tractusx@d7f2bbe))
    * **devel:** make application port dynamic (parameter) ([8816c89](eclipse-tractusx@8816c89))
    * **dev:** update README.md and introduce INSTALL.md for usage ([54b8d4a](eclipse-tractusx@54b8d4a))
    * **helm:** Make liveness & readiness probes configurable ([eclipse-tractusx#99](eclipse-tractusx#99)) ([252eed1](eclipse-tractusx@252eed1))
    * **readme:** add "usage" section [WIP] ([6919b71](eclipse-tractusx@6919b71))
    semantic-release-bot committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    e789c95 View commit details
    Browse the repository at this point in the history
  3. Release MIW 0.3.0 (eclipse-tractusx#190)

    * chore(helm): add a second maintainer
    
    * fix(ci): separate workflow "Test application (test + coverage)" for PR and repo
    
    Separate the one workflow into two single ones to avoid pipeline failure during report generation because of missing permissions.
    At the same time make all necessary/dependent changes to gradle.build and the Taskfile tasks.
    
    * chore(ci): remove doubled comment sign
    
    * chore(ci): adjust/remove step condition
    
    * chore(ci): extend name of step
    
    * chore(ci): rename steps for better understanding
    
    * chore(ci): replace deprecated properties
    
    * fix(dev): add file extension and refactor called method in gradle
    
    * chore(release): 0.2.0-develop.3 [skip ci]
    
    # [0.2.0-develop.3](eclipse-tractusx/managed-identity-wallet@v0.2.0-develop.2...v0.2.0-develop.3) (2023-11-22)
    
    ### Bug Fixes
    
    * **ci:** separate workflow "Test application (test + coverage)" for PR and repo ([6de785b](eclipse-tractusx@6de785b))
    * **dev:** add file extension and refactor called method in gradle ([6811a8b](eclipse-tractusx@6811a8b))
    
    * feat: add tpl to miw ingress (eclipse-tractusx#143)
    
    Co-authored-by: Dominik Pinsel <dominik.pinsel@mercedes-benz.com>
    
    * chore(release): 0.2.0-develop.4 [skip ci]
    
    # [0.2.0-develop.4](eclipse-tractusx/managed-identity-wallet@v0.2.0-develop.3...v0.2.0-develop.4) (2023-11-22)
    
    ### Features
    
    * add tpl to miw ingress ([eclipse-tractusx#143](eclipse-tractusx#143)) ([c56d133](eclipse-tractusx@c56d133))
    
    * feat(helm): Make liveness & readiness probes configurable (eclipse-tractusx#99)
    
    * feat(helm): Make liveness & readiness probes configurable
    
    * Add possibility to disable probes
    
    * Update chart README.md
    
    * add examples to ingress config
    
    * Bump chart version
    
    * Update README.md
    
    * Add workflow step for checking chart readme changed
    
    * Fix readme generation
    
    * Add some names to the worflow steps
    
    * Rename workflow
    
    * Update chart README.md
    
    * chore(release): 0.2.0-develop.5 [skip ci]
    
    # [0.2.0-develop.5](eclipse-tractusx/managed-identity-wallet@v0.2.0-develop.4...v0.2.0-develop.5) (2023-11-22)
    
    ### Features
    
    * **helm:** Make liveness & readiness probes configurable ([eclipse-tractusx#99](eclipse-tractusx#99)) ([252eed1](eclipse-tractusx@252eed1))
    
    * feat: add initContainers (eclipse-tractusx#142)
    
    * feat: add initContainers
    
    * chore: add initContainer description
    
    * fix: only template initContainer if present
    
    * chore: use tpl instead common to render initContianers
    
    As from pmoscode suggested the tpl function can be used with toYaml to avoid the Bitnami common template function.
    
    ---------
    
    Co-authored-by: Dominik Pinsel <dominik.pinsel@mercedes-benz.com>
    
    * chore(release): 0.2.0-develop.6 [skip ci]
    
    # [0.2.0-develop.6](eclipse-tractusx/managed-identity-wallet@v0.2.0-develop.5...v0.2.0-develop.6) (2023-11-23)
    
    ### Features
    
    * add initContainers ([eclipse-tractusx#142](eclipse-tractusx#142)) ([7317800](eclipse-tractusx@7317800))
    
    * feat(dev): add pgAdmin to local dev env (eclipse-tractusx#144)
    
    Additions and Changes:
    - add pgAdmin to docker-compose.yaml (incl. mounts)
    - preconfigure pgAdmin DB server
    - add tem. files to gitignore
    - update README.md
    - update Taskfile tasks for linux and macos
    - update env.* environment files
    - Match Postgresql version to the version of the Helm chart (14.5)
    
    * chore(release): 0.2.0-develop.7 [skip ci]
    
    # [0.2.0-develop.7](eclipse-tractusx/managed-identity-wallet@v0.2.0-develop.6...v0.2.0-develop.7) (2023-11-23)
    
    ### Features
    
    * **dev:** add pgAdmin to local dev env ([eclipse-tractusx#144](eclipse-tractusx#144)) ([d7f2bbe](eclipse-tractusx@d7f2bbe))
    
    * chore: update SECURITY.md (eclipse-tractusx#170)
    
    Make SECURITY.md reflect current example of TRG 7.01 pointing to the GitHub Security Tab instead of Eclipse
    
    * docs: draft for report of security assessment 23.12
    
    * feat(devel): make application port dynamic (parameter)
    
    * feat(readme): add "usage" section [WIP]
    
    * fix(dev): adjust port to request against keycloak
    
    * feat(dev): update README.md and introduce INSTALL.md for usage
    
    * fix(dev): add important notes to INSTALL.md
    
    * fix(dev): small adjustment to INSTALL.md
    
    * chore(release): 0.2.0-develop.8 [skip ci]
    
    # [0.2.0-develop.8](eclipse-tractusx/managed-identity-wallet@v0.2.0-develop.7...v0.2.0-develop.8) (2023-11-28)
    
    ### Bug Fixes
    
    * **dev:** add important notes to INSTALL.md ([a7c1b71](eclipse-tractusx@a7c1b71))
    * **dev:** adjust port to request against keycloak ([4a3d317](eclipse-tractusx@4a3d317))
    * **dev:** small adjustment to INSTALL.md ([59b6df4](eclipse-tractusx@59b6df4))
    
    ### Features
    
    * **devel:** make application port dynamic (parameter) ([8816c89](eclipse-tractusx@8816c89))
    * **dev:** update README.md and introduce INSTALL.md for usage ([54b8d4a](eclipse-tractusx@54b8d4a))
    * **readme:** add "usage" section [WIP] ([6919b71](eclipse-tractusx@6919b71))
    
    * fix: method name from the cx-ssi-lib has been renamed
    
    * chore: remove unused maven repo from gradle config
    
    * chore: remove unused GITHUB_USERNAME/TOKEN env variables
    
    * chore: remove cx-ssi-lib from NOTICE
    
    * chore: update DEPENDENCIES scan
    
    * chore(release): 0.2.0-develop.9 [skip ci]
    
    # [0.2.0-develop.9](eclipse-tractusx/managed-identity-wallet@v0.2.0-develop.8...v0.2.0-develop.9) (2023-11-30)
    
    ### Bug Fixes
    
    * method name from the cx-ssi-lib has been renamed ([b46d084](eclipse-tractusx@b46d084))
    
    * fix null pointers in CustomAuthenticationConverter (eclipse-tractusx#169)
    
    * fix:seperate api doc from DidDocumentController
    
    * fix:change bpn to identifier
    
    * fix:seperate docs from controller
    
    * fix:change bpn to identifier
    
    * fix:seperate api docs
    
    * fix:seperate api docs
    
    * fix:change bpn to identifier
    
    * fix:seperate half of the docs
    
    * fix:add one more seperation
    
    * fix:seperate docs
    
    * chore: update spring-boot and testcontainers
    
    * chore: add resolutionStrategy for logback and spring devtools
    
    * chore: update cx-ssi-lib to 0.0.18
    
    * chore: update DEPENDENCIES with Dash
    
    * fix: manually change the Helm chart version
    
    The automated pipeline is failing, because the develop.9 version has been
    published to the gh-pages branch. A manual change to develop.10 should
    fix the issue.
    
    * chore(release): 0.2.0-develop.10 [skip ci]
    
    # [0.2.0-develop.10](eclipse-tractusx/managed-identity-wallet@v0.2.0-develop.9...v0.2.0-develop.10) (2023-12-05)
    
    ### Bug Fixes
    
    * manually change the Helm chart version ([1ad16ed](eclipse-tractusx@1ad16ed))
    
    * chore: add legal files to Docker
    
    * chore: update DEPENDENCIES with Dash
    
    * fix: remove filter for org.eclipse packages
    
    This filtering was in violation with TRG 7.01.
    
    * chore: update DEPENDENCIES with Dash
    
    * chore(release): 0.2.0-develop.11 [skip ci]
    
    # [0.2.0-develop.11](eclipse-tractusx/managed-identity-wallet@v0.2.0-develop.10...v0.2.0-develop.11) (2023-12-06)
    
    ### Bug Fixes
    
    * remove filter for org.eclipse packages ([af9a9e5](eclipse-tractusx@af9a9e5))
    
    * chore: update Version and AppVersion in chart readme
    
    * chore: supply correct version in chart readme
    
    * chore(release): 0.3.0-develop.1 [skip ci]
    
    # [0.3.0-develop.1](eclipse-tractusx/managed-identity-wallet@v0.2.0...v0.3.0-develop.1) (2023-12-07)
    
    ### Bug Fixes
    
    * **ci:** separate workflow "Test application (test + coverage)" for PR and repo ([6de785b](eclipse-tractusx@6de785b))
    * **dev:** add file extension and refactor called method in gradle ([6811a8b](eclipse-tractusx@6811a8b))
    * **dev:** add important notes to INSTALL.md ([a7c1b71](eclipse-tractusx@a7c1b71))
    * **dev:** adjust port to request against keycloak ([4a3d317](eclipse-tractusx@4a3d317))
    * **dev:** small adjustment to INSTALL.md ([59b6df4](eclipse-tractusx@59b6df4))
    * manually change the Helm chart version ([1ad16ed](eclipse-tractusx@1ad16ed))
    * method name from the cx-ssi-lib has been renamed ([b46d084](eclipse-tractusx@b46d084))
    * remove filter for org.eclipse packages ([af9a9e5](eclipse-tractusx@af9a9e5))
    
    ### Features
    
    * add initContainers ([eclipse-tractusx#142](eclipse-tractusx#142)) ([7317800](eclipse-tractusx@7317800))
    * add tpl to miw ingress ([eclipse-tractusx#143](eclipse-tractusx#143)) ([c56d133](eclipse-tractusx@c56d133))
    * **dev:** add pgAdmin to local dev env ([eclipse-tractusx#144](eclipse-tractusx#144)) ([d7f2bbe](eclipse-tractusx@d7f2bbe))
    * **devel:** make application port dynamic (parameter) ([8816c89](eclipse-tractusx@8816c89))
    * **dev:** update README.md and introduce INSTALL.md for usage ([54b8d4a](eclipse-tractusx@54b8d4a))
    * **helm:** Make liveness & readiness probes configurable ([eclipse-tractusx#99](eclipse-tractusx#99)) ([252eed1](eclipse-tractusx@252eed1))
    * **readme:** add "usage" section [WIP] ([6919b71](eclipse-tractusx@6919b71))
    
    ---------
    
    Co-authored-by: Peter Motzko <peter.motzko@volkswagen.de>
    Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
    Co-authored-by: Marco Lecheler <marco@task.media>
    Co-authored-by: Dominik Pinsel <dominik.pinsel@mercedes-benz.com>
    Co-authored-by: Florian Rusch (ZF Friedrichshafen AG) <florian.rusch.external@zf.com>
    Co-authored-by: Peter Motzko <56410761+pmoscode@users.noreply.github.com>
    Co-authored-by: Pablo <103579938+pablosec@users.noreply.github.com>
    Co-authored-by: pablosec <pablo.theissen@telekom.de>
    Co-authored-by: Marco Gora <blackanthrax666@googlemail.com>
    Co-authored-by: Mustafa <mmsalfiti@gmail.com>
    11 people authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    303edb7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28978a8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    68c2f49 View commit details
    Browse the repository at this point in the history
  6. Revert "chore(release): 0.3.0-develop.1 [skip ci]"

    This reverts commit e789c95.
    borisrizov-zf committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    b96ed75 View commit details
    Browse the repository at this point in the history
  7. Revert "Merge branch 'main' into develop"

    This reverts commit d543e95, reversing
    changes made to 07aed14.
    borisrizov-zf committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    1604f4f View commit details
    Browse the repository at this point in the history
  8. Merge pull request eclipse-tractusx#195 from borisrizov-zf/revert/mer…

    …ge-main-into-develop
    
    Revert/merge main into develop
    borisrizov-zf authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    e5ad1c9 View commit details
    Browse the repository at this point in the history
  9. chore(release): 0.3.0-develop.2 [skip ci]

    # [0.3.0-develop.2](eclipse-tractusx/managed-identity-wallet@v0.3.0-develop.1...v0.3.0-develop.2) (2023-12-07)
    
    ### Reverts
    
    * Revert "chore(release): 0.3.0-develop.1 [skip ci]" ([b96ed75](eclipse-tractusx@b96ed75))
    semantic-release-bot committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    22f5554 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    20a156f View commit details
    Browse the repository at this point in the history
  11. Merge pull request eclipse-tractusx#196 from borisrizov-zf/merge-main…

    …-into-develop
    
    Merge main into develop
    borisrizov-zf authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    7b5b75c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fb05100 View commit details
    Browse the repository at this point in the history
  13. build: release 0.3.0 (PR eclipse-tractusx#197)

    Merge develop and release 0.3.0
    borisrizov-zf authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    d4c1e8d View commit details
    Browse the repository at this point in the history
  14. chore(release): 0.3.0 [skip ci]

    # [0.3.0](eclipse-tractusx/managed-identity-wallet@v0.2.1...v0.3.0) (2023-12-07)
    
    ### Bug Fixes
    
    * **ci:** separate workflow "Test application (test + coverage)" for PR and repo ([6de785b](eclipse-tractusx@6de785b))
    * **dev:** add file extension and refactor called method in gradle ([6811a8b](eclipse-tractusx@6811a8b))
    * **dev:** add important notes to INSTALL.md ([a7c1b71](eclipse-tractusx@a7c1b71))
    * **dev:** adjust port to request against keycloak ([4a3d317](eclipse-tractusx@4a3d317))
    * **dev:** small adjustment to INSTALL.md ([59b6df4](eclipse-tractusx@59b6df4))
    * manually change the Helm chart version ([1ad16ed](eclipse-tractusx@1ad16ed))
    * method name from the cx-ssi-lib has been renamed ([b46d084](eclipse-tractusx@b46d084))
    * remove filter for org.eclipse packages ([af9a9e5](eclipse-tractusx@af9a9e5))
    
    ### Features
    
    * add initContainers ([eclipse-tractusx#142](eclipse-tractusx#142)) ([7317800](eclipse-tractusx@7317800))
    * add tpl to miw ingress ([eclipse-tractusx#143](eclipse-tractusx#143)) ([c56d133](eclipse-tractusx@c56d133))
    * **dev:** add pgAdmin to local dev env ([eclipse-tractusx#144](eclipse-tractusx#144)) ([d7f2bbe](eclipse-tractusx@d7f2bbe))
    * **devel:** make application port dynamic (parameter) ([8816c89](eclipse-tractusx@8816c89))
    * **dev:** update README.md and introduce INSTALL.md for usage ([54b8d4a](eclipse-tractusx@54b8d4a))
    * **helm:** Make liveness & readiness probes configurable ([eclipse-tractusx#99](eclipse-tractusx#99)) ([252eed1](eclipse-tractusx@252eed1))
    * **readme:** add "usage" section [WIP] ([6919b71](eclipse-tractusx@6919b71))
    semantic-release-bot committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    01a70fd View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. feat: merge release 0.3.0 from main

    Merge main 0.3.0 release commits
    borisrizov-zf authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    3305d2f View commit details
    Browse the repository at this point in the history
  2. chore(release): 0.4.0-develop.1 [skip ci]

    # [0.4.0-develop.1](eclipse-tractusx/managed-identity-wallet@v0.3.0...v0.4.0-develop.1) (2023-12-11)
    
    ### Features
    
    * merge release 0.3.0 from main ([3305d2f](eclipse-tractusx@3305d2f))
    semantic-release-bot committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    7da0788 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4396d0 View commit details
    Browse the repository at this point in the history
  4. chore(helm): update chart lock

    Ran `helm dependency update charts/managed-identity-wallet`
    borisrizov-zf committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    c47e4f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a00d385 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a5f2c84 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ce09c2e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2ad2620 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4a9c3b4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e0315f2 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    337f393 View commit details
    Browse the repository at this point in the history
  2. Merge pull request eclipse-tractusx#191 from borisrizov-zf/chore/add-…

    …manual-trigger-to-helm-workflow
    
    chore: add node_image input for kind cluster step
    borisrizov-zf authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    09239de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c68928 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    7f5987a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a12c4f0 View commit details
    Browse the repository at this point in the history
  3. feat(helm): add pgadmin4 as dependency to the chart PR eclipse-tractu…

    …sx#208
    
    feat(helm): add pgadmin4 as dependency to the chart
    borisrizov-zf authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    8c5c32f View commit details
    Browse the repository at this point in the history
  4. chore(release): 0.4.0-develop.2 [skip ci]

    # [0.4.0-develop.2](eclipse-tractusx/managed-identity-wallet@v0.4.0-develop.1...v0.4.0-develop.2) (2023-12-13)
    
    ### Features
    
    * **helm:** add pgadmin4 as dependency to the chart ([6c68928](eclipse-tractusx@6c68928))
    * **helm:** add pgadmin4 as dependency to the chart PR [eclipse-tractusx#208](eclipse-tractusx#208) ([8c5c32f](eclipse-tractusx@8c5c32f))
    semantic-release-bot committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    cb9cde2 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    9f20116 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa18c9f View commit details
    Browse the repository at this point in the history
  3. docs: move arc42 docs PR eclipse-tractusx#211

    Docs: move arc42 docs
    borisrizov-zf authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    d6e2472 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc2f211 View commit details
    Browse the repository at this point in the history
  5. chore(helm): disable pgadmin per default

    ...until everything is complete and/ or it is enabled on demand later on then.
    pmoscode committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    9e18e04 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    22139e5 View commit details
    Browse the repository at this point in the history
  7. feat(helm): configure MIW Helm chart to use pgadmin4 subchart PR ecli…

    …pse-tractusx#209
    
    feat(helm): configure MIW Helm chart to use pgadmin4 subchart
    borisrizov-zf authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    8d18845 View commit details
    Browse the repository at this point in the history
  8. chore(release): 0.4.0-develop.3 [skip ci]

    # [0.4.0-develop.3](eclipse-tractusx/managed-identity-wallet@v0.4.0-develop.2...v0.4.0-develop.3) (2023-12-14)
    
    ### Features
    
    * **helm:** configure MIW Helm chart to use pgadmin4 subchart ([fc2f211](eclipse-tractusx@fc2f211))
    * **helm:** configure MIW Helm chart to use pgadmin4 subchart PR [eclipse-tractusx#209](eclipse-tractusx#209) ([8d18845](eclipse-tractusx@8d18845))
    semantic-release-bot committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    0d6b2c9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0a96549 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    b192a5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46a056e View commit details
    Browse the repository at this point in the history
  3. fix(helm): use correct value for psql dependency condition PR eclipse…

    …-tractusx#177
    
    fix(helm): use correct value for psql dependency condition
    
    from mercedes-benz/fix/helm-psql-condition
    borisrizov-zf authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    f880d9a View commit details
    Browse the repository at this point in the history
  4. chore(release): 0.4.0-develop.4 [skip ci]

    # [0.4.0-develop.4](eclipse-tractusx/managed-identity-wallet@v0.4.0-develop.3...v0.4.0-develop.4) (2023-12-15)
    
    ### Bug Fixes
    
    * **helm:** use correct value for psql dependency condition ([d8bb09a](eclipse-tractusx@d8bb09a))
    * **helm:** use correct value for psql dependency condition PR [eclipse-tractusx#177](eclipse-tractusx#177) ([f880d9a](eclipse-tractusx@f880d9a))
    semantic-release-bot committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    863daba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8b67eca View commit details
    Browse the repository at this point in the history
  6. ci(semantic-release): fix committer PR eclipse-tractusx#210

    Ci/fix committer in semantic release
    
    from borisrizov-zf/ci/fix-committer-in-semantic-release
    borisrizov-zf authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    8ef9063 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    596f109 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    487bbd9 View commit details
    Browse the repository at this point in the history
  9. doc: add legal notice to docs files PR eclipse-tractusx#214

    doc: add legal notice to docs files
    
    from borisrizov-zf/docs/add-legal-notice-to-docs-files
    borisrizov-zf authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    0aef390 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    32c5b9c View commit details
    Browse the repository at this point in the history
  11. docs: adds VVP Flow to architecture section PR eclipse-tractusx#216

    feat: adds VVP Flow to architecture section
    
    from mknoopvw/sts-vpp-artefact-migration
    borisrizov-zf authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    840b71f View commit details
    Browse the repository at this point in the history
  12. chore(release): 0.4.0-develop.5 [skip ci]

    # [0.4.0-develop.5](eclipse-tractusx/managed-identity-wallet@v0.4.0-develop.4...v0.4.0-develop.5) (2023-12-15)
    
    ### Features
    
    * adds VVP Flow to architecture section ([32c5b9c](eclipse-tractusx@32c5b9c))
    semantic-release-bot authored and semantic-release-bot committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    9eee2ba View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ad46396 View commit details
    Browse the repository at this point in the history
  14. ci: add charts readme to semantic release PR eclipse-tractusx#217

    ci: add charts readme to semantic release
    
    from borisrizov-zf/ci/add-charts-readme-to-semantic-release
    borisrizov-zf authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    af21034 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8f4d7f4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    702ee84 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a7df096 View commit details
    Browse the repository at this point in the history
  18. fix: missing helm docs during semantic release PR eclipse-tractusx#218

    fix: missing helm docs during semantic release
    
    from borisrizov-zf/fix/missing-helm-docs-during-semantic-release
    borisrizov-zf authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    afad988 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f5ba466 View commit details
    Browse the repository at this point in the history
  20. fix: wrong helm docs version in ci PR eclipse-tractusx#219

    Fix/wrong helm docs version in ci
    
    from borisrizov-zf/fix/wrong-helm-docs-version-in-ci
    borisrizov-zf authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    3f1ed66 View commit details
    Browse the repository at this point in the history
  21. chore(release): 0.4.0-develop.6 [skip ci]

    # [0.4.0-develop.6](eclipse-tractusx/managed-identity-wallet@v0.4.0-develop.5...v0.4.0-develop.6) (2023-12-15)
    
    ### Bug Fixes
    
    * missing helm docs during semantic release PR [eclipse-tractusx#218](eclipse-tractusx#218) ([afad988](eclipse-tractusx@afad988))
    * **release:** missing helm-docs during semantic release ([8f4d7f4](eclipse-tractusx@8f4d7f4))
    * wrong helm docs version in ci PR [eclipse-tractusx#219](eclipse-tractusx#219) ([3f1ed66](eclipse-tractusx@3f1ed66))
    * wrong helm-docs version in pipeline ([f5ba466](eclipse-tractusx@f5ba466))
    
    ### Features
    
    * add helm-docs cmd to semantic-release ([ad46396](eclipse-tractusx@ad46396))
    semantic-release-bot authored and semantic-release-bot committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    1a785b6 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    f7a1043 View commit details
    Browse the repository at this point in the history
  2. Merge pull request eclipse-tractusx#222 from borisrizov-zf/ci/upload-…

    …helm-asset-to-release
    
    ci: upload helm asset to release
    borisrizov-zf authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    5f9b30e View commit details
    Browse the repository at this point in the history
  3. chore(release): 0.4.0-develop.7 [skip ci]

    # [0.4.0-develop.7](eclipse-tractusx/managed-identity-wallet@v0.4.0-develop.6...v0.4.0-develop.7) (2023-12-18)
    
    ### Features
    
    * upload helm chart asset to GitHub release ([f7a1043](eclipse-tractusx@f7a1043))
    semantic-release-bot authored and semantic-release-bot committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    92fc482 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    8b222d2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request eclipse-tractusx#223 from pmoscode/chore/update-ch…

    …art-maintainers
    
    chore(helm): remove chart maintainer and update chart README.md
    borisrizov-zf authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    7e5e887 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    859b748 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcacb3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d361983 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d6a8ca0 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Merge pull request eclipse-tractusx#226 from borisrizov-zf/ci/add-sem…

    …antic-release-outputs
    
    Ci/add semantic release outputs
    borisrizov-zf authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    a54fb10 View commit details
    Browse the repository at this point in the history
  2. chore(release): 0.4.0-develop.8 [skip ci]

    # [0.4.0-develop.8](eclipse-tractusx/managed-identity-wallet@v0.4.0-develop.7...v0.4.0-develop.8) (2024-01-10)
    
    ### Features
    
    * add outputs to workflow environment ([859b748](eclipse-tractusx@859b748))
    semantic-release-bot authored and semantic-release-bot committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    87632bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86976a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d49d27 View commit details
    Browse the repository at this point in the history
  5. Merge pull request eclipse-tractusx#233 from borisrizov-zf/fix/github…

    …-actor-not-resolved-in-release
    
    Fix/GitHub actor not resolved in release
    borisrizov-zf authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    ee61072 View commit details
    Browse the repository at this point in the history
  6. chore(release): 0.4.0-develop.9 [skip ci]

    # [0.4.0-develop.9](eclipse-tractusx/managed-identity-wallet@v0.4.0-develop.8...v0.4.0-develop.9) (2024-01-10)
    
    ### Bug Fixes
    
    * **release:** add missing author, committer emails ([6d49d27](eclipse-tractusx@6d49d27))
    * **release:** use correct syntax for github actor ([86976a6](eclipse-tractusx@86976a6))
    borisrizov-zf committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    ecc2183 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    263e88b View commit details
    Browse the repository at this point in the history
  2. Merge pull request eclipse-tractusx#238 from borisrizov-zf/fix/ci-nod…

    …e-version-for-semantic-release
    
    fix(ci): update node version to 20
    borisrizov-zf authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    5d8850a View commit details
    Browse the repository at this point in the history
  3. chore(release): 0.4.0-develop.10 [skip ci]

    # [0.4.0-develop.10](eclipse-tractusx/managed-identity-wallet@v0.4.0-develop.9...v0.4.0-develop.10) (2024-01-16)
    
    ### Bug Fixes
    
    * **ci:** update node version to 20 ([263e88b](eclipse-tractusx@263e88b))
    borisrizov-zf committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    fb499d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0092728 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    21ac648 View commit details
    Browse the repository at this point in the history
  6. Merge pull request eclipse-tractusx#225 from Cofinity-X/fix/issue_vc_…

    …without_expireDate
    
    fix:add if statement for creating VC to check expiration date
    borisrizov-zf authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    6658580 View commit details
    Browse the repository at this point in the history
  7. chore(release): 0.4.0-develop.11 [skip ci]

    # [0.4.0-develop.11](eclipse-tractusx/managed-identity-wallet@v0.4.0-develop.10...v0.4.0-develop.11) (2024-01-16)
    
    ### Bug Fixes
    
    * add a comment to the expiryInstant ([21ac648](eclipse-tractusx@21ac648))
    * add if statement for creating VC ([0092728](eclipse-tractusx@0092728))
    borisrizov-zf committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    8f5a6ee View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. fix(validation): credential signer must be equal issuer

    Signed-off-by: Dominik Pinsel <dominik.pinsel@mercedes-benz.com>
    DominikPinsel committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    12abe09 View commit details
    Browse the repository at this point in the history
  2. Merge pull request eclipse-tractusx#186 from mercedes-benz/fix/creden…

    …tial_issuer_must_be_equal_signer
    
    chore: add test to check verifiable credential issuer equals signer
    borisrizov-zf authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    fb6912e View commit details
    Browse the repository at this point in the history
  3. chore(release): 0.4.0-develop.12 [skip ci]

    # [0.4.0-develop.12](eclipse-tractusx/managed-identity-wallet@v0.4.0-develop.11...v0.4.0-develop.12) (2024-01-17)
    
    ### Bug Fixes
    
    * **validation:** credential signer must be equal issuer ([12abe09](eclipse-tractusx@12abe09))
    borisrizov-zf committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    5bc81a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. fix(helm): minor fixes

    Signed-off-by: Dominik Pinsel <dominik.pinsel@mercedes-benz.com>
    DominikPinsel committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    49b5530 View commit details
    Browse the repository at this point in the history
  2. Merge pull request eclipse-tractusx#231 from mercedes-benz/features/h…

    …elm_minor_fixes
    
    fix(helm): minor fixes
    borisrizov-zf authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    92d6daf View commit details
    Browse the repository at this point in the history
  3. chore(release): 0.4.0-develop.13 [skip ci]

    # [0.4.0-develop.13](eclipse-tractusx/managed-identity-wallet@v0.4.0-develop.12...v0.4.0-develop.13) (2024-01-18)
    
    ### Bug Fixes
    
    * **helm:** minor fixes ([49b5530](eclipse-tractusx@49b5530))
    borisrizov-zf committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    2dd4370 View commit details
    Browse the repository at this point in the history
  4. fix(helm): vc expiration date

    Signed-off-by: Dominik Pinsel <dominik.pinsel@mercedes-benz.com>
    DominikPinsel committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    e056108 View commit details
    Browse the repository at this point in the history
  5. Merge pull request eclipse-tractusx#228 from mercedes-benz/fix/helm_v…

    …c_expiry_date
    
    fix(helm): vc expiration date
    borisrizov-zf authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    84dbaa9 View commit details
    Browse the repository at this point in the history
  6. chore(release): 0.4.0-develop.14 [skip ci]

    # [0.4.0-develop.14](eclipse-tractusx/managed-identity-wallet@v0.4.0-develop.13...v0.4.0-develop.14) (2024-01-18)
    
    ### Bug Fixes
    
    * **helm:** vc expiration date ([e056108](eclipse-tractusx@e056108))
    borisrizov-zf committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    4a5f9bb View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    10c12ad View commit details
    Browse the repository at this point in the history
  2. Update values.yaml

    florianrusch-zf committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    90ae788 View commit details
    Browse the repository at this point in the history
  3. Regenerate README.md

    florianrusch-zf committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    19d13a0 View commit details
    Browse the repository at this point in the history
  4. Fix pipeline

    florianrusch-zf committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    b47a13c View commit details
    Browse the repository at this point in the history
  5. fix copyrights

    florianrusch-zf committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    8641a35 View commit details
    Browse the repository at this point in the history
  6. Merge pull request eclipse-tractusx#240 from eclipse-tractusx/florian…

    …rusch-zf-patch-1
    
    docs: fix extra env variables description in helm chart
    borisrizov-zf authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    834c390 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. feat(helm): add networkPolicy for miw

    Signed-off-by: Marco Lecheler <marco.lecheler@mercedes-benz.com>
    fty4 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    502b633 View commit details
    Browse the repository at this point in the history
  2. chore(helm): add Helm README docs for networkPolicy

    Signed-off-by: Marco Lecheler <marco.lecheler@mercedes-benz.com>
    fty4 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    1825cca View commit details
    Browse the repository at this point in the history
  3. Merge pull request eclipse-tractusx#246 from mercedes-benz/feat/netpol

    feat(helm): add networkPolicy for miw
    borisrizov-zf authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    77e3500 View commit details
    Browse the repository at this point in the history
  4. chore(release): 0.4.0-develop.15 [skip ci]

    # [0.4.0-develop.15](eclipse-tractusx/managed-identity-wallet@v0.4.0-develop.14...v0.4.0-develop.15) (2024-01-24)
    
    ### Features
    
    * **helm:** add networkPolicy for miw ([502b633](eclipse-tractusx@502b633))
    borisrizov-zf committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    a4ab520 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. feat(chart): add extra volume/-mounts

    Signed-off-by: Dominik Pinsel <dominik.pinsel@mercedes-benz.com>
    DominikPinsel committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    0f6252f View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Merge pull request eclipse-tractusx#247 from mercedes-benz/features/c…

    …hart_add_volumne_mount
    
    feat(chart): extra volume mount
    borisrizov-zf authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    d245b1c View commit details
    Browse the repository at this point in the history
  2. chore(release): 0.4.0-develop.16 [skip ci]

    # [0.4.0-develop.16](eclipse-tractusx/managed-identity-wallet@v0.4.0-develop.15...v0.4.0-develop.16) (2024-01-26)
    
    ### Features
    
    * **chart:** add extra volume/-mounts ([0f6252f](eclipse-tractusx@0f6252f))
    borisrizov-zf committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    138878a View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    acddcff View commit details
    Browse the repository at this point in the history
  2. Merge pull request eclipse-tractusx#248 from mercedes-benz/feat/netpo…

    …l-common-tmpl-render
    
    feat(helm): allow networkPolicy to template values
    borisrizov-zf authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    f6642d3 View commit details
    Browse the repository at this point in the history
  3. chore(release): 0.4.0-develop.17 [skip ci]

    # [0.4.0-develop.17](eclipse-tractusx/managed-identity-wallet@v0.4.0-develop.16...v0.4.0-develop.17) (2024-01-30)
    
    ### Features
    
    * **helm:** allow networkPolicy to template values ([acddcff](eclipse-tractusx@acddcff))
    borisrizov-zf committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    fadf668 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. build: release 0.4.0 (PR eclipse-tractusx#251)

    Merge develop and release 0.4.0
    borisrizov-zf authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    0d4cbbf View commit details
    Browse the repository at this point in the history
  2. chore(release): 0.4.0 [skip ci]

    # [0.4.0](eclipse-tractusx/managed-identity-wallet@v0.3.0...v0.4.0) (2024-02-09)
    
    ### Bug Fixes
    
    * add a comment to the expiryInstant ([21ac648](eclipse-tractusx@21ac648))
    * add if statement for creating VC ([0092728](eclipse-tractusx@0092728))
    * **ci:** update node version to 20 ([263e88b](eclipse-tractusx@263e88b))
    * **helm:** minor fixes ([49b5530](eclipse-tractusx@49b5530))
    * **helm:** use correct value for psql dependency condition ([d8bb09a](eclipse-tractusx@d8bb09a))
    * **helm:** use correct value for psql dependency condition PR [eclipse-tractusx#177](eclipse-tractusx#177) ([f880d9a](eclipse-tractusx@f880d9a))
    * **helm:** vc expiration date ([e056108](eclipse-tractusx@e056108))
    * missing helm docs during semantic release PR [eclipse-tractusx#218](eclipse-tractusx#218) ([afad988](eclipse-tractusx@afad988))
    * **release:** add missing author, committer emails ([6d49d27](eclipse-tractusx@6d49d27))
    * **release:** missing helm-docs during semantic release ([8f4d7f4](eclipse-tractusx@8f4d7f4))
    * **release:** use correct syntax for github actor ([86976a6](eclipse-tractusx@86976a6))
    * **validation:** credential signer must be equal issuer ([12abe09](eclipse-tractusx@12abe09))
    * wrong helm docs version in ci PR [eclipse-tractusx#219](eclipse-tractusx#219) ([3f1ed66](eclipse-tractusx@3f1ed66))
    * wrong helm-docs version in pipeline ([f5ba466](eclipse-tractusx@f5ba466))
    
    ### Features
    
    * add helm-docs cmd to semantic-release ([ad46396](eclipse-tractusx@ad46396))
    * add outputs to workflow environment ([859b748](eclipse-tractusx@859b748))
    * adds VVP Flow to architecture section ([32c5b9c](eclipse-tractusx@32c5b9c))
    * **chart:** add extra volume/-mounts ([0f6252f](eclipse-tractusx@0f6252f))
    * **helm:** add networkPolicy for miw ([502b633](eclipse-tractusx@502b633))
    * **helm:** add pgadmin4 as dependency to the chart ([6c68928](eclipse-tractusx@6c68928))
    * **helm:** add pgadmin4 as dependency to the chart PR [eclipse-tractusx#208](eclipse-tractusx#208) ([8c5c32f](eclipse-tractusx@8c5c32f))
    * **helm:** allow networkPolicy to template values ([acddcff](eclipse-tractusx@acddcff))
    * **helm:** configure MIW Helm chart to use pgadmin4 subchart ([fc2f211](eclipse-tractusx@fc2f211))
    * **helm:** configure MIW Helm chart to use pgadmin4 subchart PR [eclipse-tractusx#209](eclipse-tractusx#209) ([8d18845](eclipse-tractusx@8d18845))
    * merge release 0.3.0 from main ([3305d2f](eclipse-tractusx@3305d2f))
    * upload helm chart asset to GitHub release ([f7a1043](eclipse-tractusx@f7a1043))
    borisrizov-zf committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    f4f93eb View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

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