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

chore: update SECURITY.md #152

Closed
wants to merge 17 commits into from
Closed

chore: update SECURITY.md #152

wants to merge 17 commits into from

Conversation

pablosec
Copy link
Contributor

Description

Make SECURITY.md reflect current example of TRG 7.01 pointing to the GitHub Security Tab instead of directly to Eclipse

Pre-review checks

not applicable

carslen and others added 3 commits October 23, 2023 12:23
 release: json ld context caching hotfix
# [0.2.0](v0.1.1...v0.2.0) (2023-10-23)

### Bug Fixes

* CGD-468: Application starts with corrupted data in case of invalid AES key ([c734946](c734946))
* **ci:** helm chart release ([c2bd166](c2bd166))
* missing env variables in release workflow ([#111](#111)) ([0f99498](0f99498))
* rate limit during json-ld context loading ([#100](#100)) ([09d1f1a](09d1f1a))
* typo in Bearer ([754b90a](754b90a))
* Typo in Bearer ([#102](#102)) ([3765c68](3765c68))

### Features

* add Eclipse Copyright header to CHANGELOG.md.jinja ([dd53533](dd53533))
* add GH Action workflow to test the app (incl. coverage) ([1e16b04](1e16b04))
* BPN validation added in issue dismantler VC ([5a04a2e](5a04a2e))
* **ci:** semantic releases from develop branch ([#87](#87)) ([fda8ee6](fda8ee6))
* error msg updated ([2b305d2](2b305d2))
Make SECURITY.md reflect current example of TRG 7.01 pointing to the GitHub Security Tab instead of Eclipse
@borisrizov-zf
Copy link
Contributor

@pablosec please edit the PR to point at the 'develop' branch.

@pablosec pablosec changed the base branch from main to develop November 22, 2023 13:21
@pablosec
Copy link
Contributor Author

@borisrizov-zf done. But I don’t fully understand, how the two other commits, not related to SECURITY.md, got into this PR...?

florianrusch-zf and others added 6 commits November 22, 2023 15:42
* 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
# [0.2.0-develop.5](v0.2.0-develop.4...v0.2.0-develop.5) (2023-11-22)

### Features

* **helm:** Make liveness & readiness probes configurable ([#99](#99)) ([252eed1](252eed1))
* 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>
# [0.2.0-develop.6](v0.2.0-develop.5...v0.2.0-develop.6) (2023-11-23)

### Features

* add initContainers ([#142](#142)) ([7317800](7317800))
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)
# [0.2.0-develop.7](v0.2.0-develop.6...v0.2.0-develop.7) (2023-11-23)

### Features

* **dev:** add pgAdmin to local dev env ([#144](#144)) ([d7f2bbe](d7f2bbe))
@borisrizov-zf
Copy link
Contributor

@pablosec We use a bot for semantic releases and it adds some CHANGELOG stuff and updates the main Helm chart.

@borisrizov-zf
Copy link
Contributor

@pablosec can you rebase, I've merged some other branches and now there are conflicts. Thanks!

pablosec and others added 5 commits November 23, 2023 15:17
Make SECURITY.md reflect current example of TRG 7.01 pointing to the GitHub Security Tab instead of Eclipse
# 1.0.0 (2023-11-23)

### Bug Fixes

* adjust git history for Peter Motzko, peter.motzko@volkswagen.de ([06e4d83](https://github.com/pablosec/managed-identity-wallet/commit/06e4d838b9ccb5175ceac48547a70e9c18d62a7f))
* adjust git history for Peter Motzko, peter.motzko@volkswagen.de ([a8f4944](https://github.com/pablosec/managed-identity-wallet/commit/a8f49444763fc711796ea5d7109eaa82e1035e16))
* adjust resources and limits for 'managed-identity-wallets-new' in order to attain and retain app-health-status. ([b4e5ba5](https://github.com/pablosec/managed-identity-wallet/commit/b4e5ba51db62f2bc1b995b2a85111c6ab4b01aa4))
* adjust resources and limits for 'managed-identity-wallets-new' in order to attain and retain app-health-status. ([4fbcbae](https://github.com/pablosec/managed-identity-wallet/commit/4fbcbae1b64d6935caa2a9584910c170e7d04eca))
* adjust values for timeouts and resources for 'liveness' and 'readiness' actuators to mitigate restarts to to cpu-throttling and respective memory peaks which would possibly yield a restart, too. ([f7673a0](https://github.com/pablosec/managed-identity-wallet/commit/f7673a005f83b26418a9c82c45f8628713dfd98c))
* adjust values for timeouts and resources for 'liveness' and 'readiness' actuators to mitigate restarts to to cpu-throttling and respective memory peaks which would possibly yield a restart, too. ([a5649db](https://github.com/pablosec/managed-identity-wallet/commit/a5649dbb716a96c794ad11fa9147e24f8225252c))
* adjust values for timeouts and resources for 'liveness' and 'readiness' actuators to mitigate restarts to to cpu-throttling and respective memory peaks which would possibly yield a restart, too. ([7c0c7a6](https://github.com/pablosec/managed-identity-wallet/commit/7c0c7a6e31609c083821436c11cbf749183131bc))
* adjust values for timeouts and resources for 'liveness' and 'readiness' actuators to mitigate restarts to to cpu-throttling and respective memory peaks which would possibly yield a restart, too. ([8506f3c](https://github.com/pablosec/managed-identity-wallet/commit/8506f3cebfac756047efbb29b2d8fcc03a1c1d09))
* adjust values to enable sync again. ([b856059](https://github.com/pablosec/managed-identity-wallet/commit/b856059008fc62f565eb1b8b7c52354224384447))
* adjust values to enable sync again. ([3839b33](https://github.com/pablosec/managed-identity-wallet/commit/3839b33b8bcf5e6f8e378053af8607bc4bcff5f5))
* attempt to deploy recent code ([3b5e5f7](https://github.com/pablosec/managed-identity-wallet/commit/3b5e5f7919674213b0f18374c4bd9715fbb418c8))
* attempt to deploy recent code ([89677b9](https://github.com/pablosec/managed-identity-wallet/commit/89677b91141b34aee79db5524669ec7cde43db57))
* CGD-238: BPN from access_token ignore case ([f6bf0d5](https://github.com/pablosec/managed-identity-wallet/commit/f6bf0d5bf08ed839f37b0b6a2cb09258c02b8cfd))
* CGD-238: BPN from access_token ignore case ([3529887](https://github.com/pablosec/managed-identity-wallet/commit/35298876f171940541ab4bb4723be6877fa63128))
* CGD-288 and code refactor ([f037c16](https://github.com/pablosec/managed-identity-wallet/commit/f037c168a5a16aa3ff2009e7c086d82a8030bf44))
* CGD-468: Application starts with corrupted data in case of invalid AES key ([c734946](https://github.com/pablosec/managed-identity-wallet/commit/c734946abfc1c34f1710f74e1329505dafa2fa00))
* changes task name to 'build' from 'buildJar' and adjusts all occurrences in file 'Taskfile'. ([458834c](https://github.com/pablosec/managed-identity-wallet/commit/458834c9a0875990551dc553dd948e61f62e30f6))
* changes task name to 'build' from 'buildJar' and adjusts all occurrences in file 'Taskfile'. ([e1f86a8](https://github.com/pablosec/managed-identity-wallet/commit/e1f86a80d60ef8bc198ec8fbce5351cf98d99c1b))
* **ci:** add GITHUB_TOKEN variable before app build ([80ca419](https://github.com/pablosec/managed-identity-wallet/commit/80ca41942d7182fc1f282a7cbf039659a6ad7509))
* **ci:** adjust gradle build command and remove unused code ([590d56a](https://github.com/pablosec/managed-identity-wallet/commit/590d56a7d990799fa985f81447f3b4be6b35d653))
* **ci:** build miw app ([99603e3](https://github.com/pablosec/managed-identity-wallet/commit/99603e3903c3ee4f2887f01215a089e392c8da71))
* **ci:** fix test values for helm test in GH Actions ([4532aa7](https://github.com/pablosec/managed-identity-wallet/commit/4532aa7611c54270e20e2adec8be24cad21eed20))
* **ci:** helm chart release ([c2bd166](https://github.com/pablosec/managed-identity-wallet/commit/c2bd166f25c4488e1bc0d7bb5215d92602ad9f96))
* **ci:** install java 17 ([6bea3d6](https://github.com/pablosec/managed-identity-wallet/commit/6bea3d655e9bffeaec255a3a6822827e8fbe152c))
* **ci:** install Taskfile ([a30492e](https://github.com/pablosec/managed-identity-wallet/commit/a30492e79fc73092ac678180e80cc08837d84676))
* **ci:** quote python version ([e43e1ac](https://github.com/pablosec/managed-identity-wallet/commit/e43e1acda816855f5e7fafb63b18243f8b465668))
* **ci:** separate workflow "Test application (test + coverage)" for PR and repo ([6de785b](https://github.com/pablosec/managed-identity-wallet/commit/6de785b670bdede6e55559ce461fb76d05f2ecc8))
* **ci:** skip app tests ([654da86](https://github.com/pablosec/managed-identity-wallet/commit/654da86386acc834047a38f9654fafbba1a5c325))
* **ci:** typo ([ed086f6](https://github.com/pablosec/managed-identity-wallet/commit/ed086f67b6ef256aa049b3aabb994190c23db30e))
* **ci:** use lowercase letters for repository name ([9e10c9f](https://github.com/pablosec/managed-identity-wallet/commit/9e10c9f9dd8859b2eb2b8613369a15787b0cccd4))
* **ci:** use lowercase letters for repository name ([03f45e0](https://github.com/pablosec/managed-identity-wallet/commit/03f45e0de6d7fc3e1fa6ed7096514c98c0c60ca0))
* **config:** default port for postgresDB ([6b603c0](https://github.com/pablosec/managed-identity-wallet/commit/6b603c038c38b567e7f882b0eaefd03b093bf292))
* **config:** default port for postgresDB ([8646713](https://github.com/pablosec/managed-identity-wallet/commit/86467132948ee359f20a16dae98c9a8fd52ff2ee))
* conflict resolved ([a2ce51f](https://github.com/pablosec/managed-identity-wallet/commit/a2ce51fce616644364abc6348c34b1050ca33400))
* **dev:** add file extension and refactor called method in gradle ([6811a8b](https://github.com/pablosec/managed-identity-wallet/commit/6811a8b025b76f5998b1c2fd65b5f679e28468d3))
* **devel:** add install links to check-tools.yaml ([7c94f89](https://github.com/pablosec/managed-identity-wallet/commit/7c94f8954fd2fb2020b444ea9466d8eef8325353))
* **devel:** add missing "sudo" ([e912482](https://github.com/pablosec/managed-identity-wallet/commit/e912482c8c87fa9d1f904ef26ed52d65810bf271))
* **devel:** replace docker_compose env var with real command ([187435b](https://github.com/pablosec/managed-identity-wallet/commit/187435be54f66d88dda11c152c38205223791f38))
* **devel:** split into two lines ([0b2e11f](https://github.com/pablosec/managed-identity-wallet/commit/0b2e11fb4a3d6f7b862f688da5c7f85b1ea9fe1e))
* **devel:** update README.md and remove duplicate variable ([566f0da](https://github.com/pablosec/managed-identity-wallet/commit/566f0da82882a6965701dd7ccb11ddfc7da2f388))
* **devel:** use "localhost" instead docker container name ([c6caf36](https://github.com/pablosec/managed-identity-wallet/commit/c6caf36297582b0d1a6697f181b51f967d550cb1))
* **docker:** use jdk 17 instead of jdk 18 and remove the EXPOSE statement ([e2ef3fe](https://github.com/pablosec/managed-identity-wallet/commit/e2ef3fe536b8168a3806508c8c2da8f15cc5d247))
* **doc:** move information about docker for macos upwards ([ff414f8](https://github.com/pablosec/managed-identity-wallet/commit/ff414f8e3cb764ad1602f2b2367e2756d123cdd8))
* **helm:** add correct service for postgresql db ([e00a84f](https://github.com/pablosec/managed-identity-wallet/commit/e00a84f5aaa231465d733e41e911aa4ee8eef3c8))
* **helm:** add correct service for postgresql db ([bda0978](https://github.com/pablosec/managed-identity-wallet/commit/bda09788f2ee1b94c162402f197009ada1341aa0))
* **helm:** add empty line at the bottom for Helm lint testing ([57a37f4](https://github.com/pablosec/managed-identity-wallet/commit/57a37f467d60cef5eb595911f101bc36050d924b))
* **helm:** add empty object ([00a9b08](https://github.com/pablosec/managed-identity-wallet/commit/00a9b08c1a9bd319e0ebe05734d26fae2209b8fe))
* **helm:** add missing "quote" function and adjust tests ([7c985b1](https://github.com/pablosec/managed-identity-wallet/commit/7c985b189665d2c5fd2ec48fb1b649834046e89e))
* **helm:** add random generated encryption_key ([6e89285](https://github.com/pablosec/managed-identity-wallet/commit/6e89285a797fc90a9b2e9d2b48687c4188dd1fa2))
* **helm:** add random generated encryption_key ([495f2d9](https://github.com/pablosec/managed-identity-wallet/commit/495f2d907fdfdc66d125a083070243b83964c75b))
* **helm:** add space (typo) ([392c254](https://github.com/pablosec/managed-identity-wallet/commit/392c254481d3d74adfa675cd758fe67687760d05))
* **helm:** adjust test ([3d90ba4](https://github.com/pablosec/managed-identity-wallet/commit/3d90ba47a5f30dd39397bbb880cff60add036472))
* **helm:** bind APPLICATION_PORT to 8080 ([9a9097d](https://github.com/pablosec/managed-identity-wallet/commit/9a9097deb094ce868d071e40f3bbdac70897d376))
* **helm:** bind APPLICATION_PORT to 8080 ([509fa1d](https://github.com/pablosec/managed-identity-wallet/commit/509fa1d4341bd9baa0deadfdd684bbff4ce1371d))
* **helm:** fix suggested issues from PR ([27ae102](https://github.com/pablosec/managed-identity-wallet/commit/27ae102bd1307fce142adff3a4808bac50dc4c60))
* **helm:** move APPLICATION_PORT env var outside if condition ([299b669](https://github.com/pablosec/managed-identity-wallet/commit/299b669b4b71315cd9c7c19672d510ddb5727c65))
* **helm:** quote numbers ([9a48104](https://github.com/pablosec/managed-identity-wallet/commit/9a4810452cf7a4187a8f4d9c33a7c7fbc346514e))
* **helm:** quote numbers ([91b5814](https://github.com/pablosec/managed-identity-wallet/commit/91b5814508f9a7cc4dd4699777cf29d5db60e354))
* **helm:** remove double className ([e8e2a43](https://github.com/pablosec/managed-identity-wallet/commit/e8e2a43301a62a8596a1415e62d0debab59bd502))
* **helm:** remove double className ([3f49be1](https://github.com/pablosec/managed-identity-wallet/commit/3f49be107471f037e473b70e2ad30060a00edc38))
* **helm:** remove duplicate env var ([e8104c3](https://github.com/pablosec/managed-identity-wallet/commit/e8104c3eceeb4459c88f7b1c024517863fb4d988))
* **helm:** remove last slash ([dab469f](https://github.com/pablosec/managed-identity-wallet/commit/dab469fe8f6d643284cd1f9d4691391026e5c482))
* **helm:** remove last slash ([cfdeded](https://github.com/pablosec/managed-identity-wallet/commit/cfdeded271813f7eb32045cf664752ace23113c1))
* **helm:** remove quotes ([8889455](https://github.com/pablosec/managed-identity-wallet/commit/8889455b67a6e88168b5bdc576393b758a638ffa))
* **helm:** remove quotes ([8fe20ec](https://github.com/pablosec/managed-identity-wallet/commit/8fe20ec8491e396e813edc3bb16426231567520b))
* **helm:** remove token (already revoked) ([835654d](https://github.com/pablosec/managed-identity-wallet/commit/835654d9be8504a896f916ed928c5f2a6481793e))
* **helm:** remove token (already revoked) ([acfcac5](https://github.com/pablosec/managed-identity-wallet/commit/acfcac565a42b3b4ae63708bf2a2f6b625e702ff))
* **helm:** remove trailing space ([019f262](https://github.com/pablosec/managed-identity-wallet/commit/019f26260942eef8acdd0a6b4a965d83bc30bceb))
* **helm:** set ingress host path  to "/" ([3dcfd46](https://github.com/pablosec/managed-identity-wallet/commit/3dcfd460d630f9893ebebc9c760c2a96cf1dabd6))
* **helm:** set ingress host path  to "/" ([dd876c2](https://github.com/pablosec/managed-identity-wallet/commit/dd876c28c077647dfaeebd9ad54356e20c2d4f10))
* **helm:** typo in db_host ([66daf19](https://github.com/pablosec/managed-identity-wallet/commit/66daf19f10b5654b9d7c60c5611a1fd03d023c21))
* **helm:** typo in db_host ([0f63369](https://github.com/pablosec/managed-identity-wallet/commit/0f633690fd45a24c015fd6be71c5a8538a3fced3))
* **helm:** update image repo ([3084122](https://github.com/pablosec/managed-identity-wallet/commit/30841225d704f4b58f8ae87b45f324fbb58eeef5))
* **helm:** use user/group 11111 instead of 1001/0 ([6745791](https://github.com/pablosec/managed-identity-wallet/commit/6745791b7b17f5fe334908b5f9e223480a7b14c6))
* **helm:** wrong data type in secret ([c600d16](https://github.com/pablosec/managed-identity-wallet/commit/c600d1648065130d3ab21b56148b3348debf82bf))
* **helm:** wrong data type in secret ([a16ba13](https://github.com/pablosec/managed-identity-wallet/commit/a16ba13181027e51c51dd444ef77b25ad0a470cf))
* missing add repo step from chart-releaser workflow ([08c36f9](https://github.com/pablosec/managed-identity-wallet/commit/08c36f9f5e67c128813116ddc9f8e8a58071d3a2))
* missing env variables in release workflow ([#111](https://github.com/pablosec/managed-identity-wallet/issues/111)) ([0f99498](https://github.com/pablosec/managed-identity-wallet/commit/0f9949899eb218e0b3b1b3742c0ea5ee82d19701))
* rate limit during json-ld context loading ([#100](https://github.com/pablosec/managed-identity-wallet/issues/100)) ([09d1f1a](https://github.com/pablosec/managed-identity-wallet/commit/09d1f1a4f5a8a2bbaf7e328efea4ed60d232d778))
* remove all links to remote repos ([06e14c7](https://github.com/pablosec/managed-identity-wallet/commit/06e14c74213e1112074dec0316f22d363fc32ddb))
* remove out-of-date deployment workflow ([3774c74](https://github.com/pablosec/managed-identity-wallet/commit/3774c747caf56c25b010016d5d4783d82077e37d))
* removed recret from code ([d3fe69a](https://github.com/pablosec/managed-identity-wallet/commit/d3fe69af5093f4026f769d4f4a16877d3a245137))
* test cases ([1a9b51e](https://github.com/pablosec/managed-identity-wallet/commit/1a9b51ea8ef256b2b8275e7361fd54a0c2d09d90))
* tests fail randomly because of KeyGenerator ([96ca03d](https://github.com/pablosec/managed-identity-wallet/commit/96ca03dd2469325bfaedfbf152357cb2a39d47f8))
* typo in Bearer ([754b90a](https://github.com/pablosec/managed-identity-wallet/commit/754b90a9fa90a308584949a6bf8085b6b27d8a19))
* Typo in Bearer ([#102](https://github.com/pablosec/managed-identity-wallet/issues/102)) ([3765c68](https://github.com/pablosec/managed-identity-wallet/commit/3765c689fcadc29f663c0521c3b9cc072ee8e779))
* validation erorr message not shown in reponse, docs: CGD-391: sample repomse added in wallet APIs ([80ced85](https://github.com/pablosec/managed-identity-wallet/commit/80ced85250de8ac5b956e337ff8c5d18b59e1900))
* Veracode finding for CVE-2023-24998 ([5ac9f2d](https://github.com/pablosec/managed-identity-wallet/commit/5ac9f2dfeb1b80afce33014eae9d592774ae3bf3))
* veracode issues: Spring boot and other lib version update ([f30c4d8](https://github.com/pablosec/managed-identity-wallet/commit/f30c4d80ec70db4387dbb41e06d867579a4bdde6))
* veracode log issue ([69cd4d8](https://github.com/pablosec/managed-identity-wallet/commit/69cd4d83470faa2615b6128f416ea4f3a601f21e))
* veracode log realted issue fix ([7908741](https://github.com/pablosec/managed-identity-wallet/commit/7908741e3a765bc68e9c955dfccc58e4b3f72da2))

### Features

* add '/dev.env' to '.gitignore' to prevent it form being comitted/ pushed unwanted. ([ac09710](https://github.com/pablosec/managed-identity-wallet/commit/ac09710204a9c123c66ae2bcd5a5d668a4a84de9))
* add '/dev.env' to '.gitignore' to prevent it form being comitted/ pushed unwanted. ([9443367](https://github.com/pablosec/managed-identity-wallet/commit/9443367ac826cb67f459b816cffa11971e8518ef))
* add "local.dev" to .gitignore ([0c4166d](https://github.com/pablosec/managed-identity-wallet/commit/0c4166d1ce7cd4521e0fc7980c1a73c70e57245e))
* add "local.dev" to .gitignore ([6431f77](https://github.com/pablosec/managed-identity-wallet/commit/6431f77ab5a76d5e2e26656484d53e3ef40ad909))
* add and adjust authority user's BPN and DID:WEB ([7e2ab46](https://github.com/pablosec/managed-identity-wallet/commit/7e2ab464c81f9b90d234ce963f204c9d5e46f100))
* add and adjust authority user's BPN and DID:WEB ([a06a689](https://github.com/pablosec/managed-identity-wallet/commit/a06a689bc4d6ac4ea24a19ecf5d88b6a9711ee14))
* add app setup for the stages 'dev' and 'int' in order to deploy the (new) 'Managed-Identity-Wallet' on these stages. ([3f8be32](https://github.com/pablosec/managed-identity-wallet/commit/3f8be327f44c44e58fe3fd08a6e2853ba8e254d7))
* add app setup for the stages 'dev' and 'int' in order to deploy the (new) 'Managed-Identity-Wallet' on these stages. ([8bf1124](https://github.com/pablosec/managed-identity-wallet/commit/8bf1124d86865befdd8a60d2f489a98952f58778))
* add Eclipse Copyright header to CHANGELOG.md.jinja ([dd53533](https://github.com/pablosec/managed-identity-wallet/commit/dd53533bc6ccb9a160e4c51c46438321ed2b2be7))
* add GH Action workflow to test the app (incl. coverage) ([1e16b04](https://github.com/pablosec/managed-identity-wallet/commit/1e16b0418825ea402dd4a690d760b367a5c0ce8b))
* add header to changelog template ([45b79d0](https://github.com/pablosec/managed-identity-wallet/commit/45b79d0e78cb8b299bc59c27397623c603fe67c0))
* add initContainers ([#142](https://github.com/pablosec/managed-identity-wallet/issues/142)) ([7317800](https://github.com/pablosec/managed-identity-wallet/commit/731780075ca5e1a707c8834013c4c98348e9c269))
* add tpl to miw ingress ([#143](https://github.com/pablosec/managed-identity-wallet/issues/143)) ([c56d133](https://github.com/pablosec/managed-identity-wallet/commit/c56d1330f2df1a3468c1e680bcc4fe50898ca6bd))
* added administrator documentation ([1931fa0](https://github.com/pablosec/managed-identity-wallet/commit/1931fa0a8f1afd01249dbcbeecfa09b1cb739f83))
* added administrator documentation ([dd85726](https://github.com/pablosec/managed-identity-wallet/commit/dd85726078ba5c811ab35b2bcf0993bd63671790))
* added end user documentation ([83ae886](https://github.com/pablosec/managed-identity-wallet/commit/83ae88672a1dd28c31ca987e73ef84fd85fa366f))
* added end user documentation ([670faca](https://github.com/pablosec/managed-identity-wallet/commit/670facae38caddb404a63831c470d61d9858898f))
* added test cases for getCredentials api ([56072f6](https://github.com/pablosec/managed-identity-wallet/commit/56072f68d092b3ebf8cbef9647074e4b7d6f456a))
* added test cases for getCredentials api ([c3e5cd8](https://github.com/pablosec/managed-identity-wallet/commit/c3e5cd8b2310c2e5c003e9b58abe69727d712129))
* adding generated 'README.md' to accompany the charts for 'Managed-Identity-Wallet' as required. ([d33f6aa](https://github.com/pablosec/managed-identity-wallet/commit/d33f6aa50f5f7cb0276c1e6391d85a4eae793c87))
* adding generated 'README.md' to accompany the charts for 'Managed-Identity-Wallet' as required. ([bd6d874](https://github.com/pablosec/managed-identity-wallet/commit/bd6d874259b1f9232e8163d91d7efe734f0b3123))
* adds (initially) a Postman-collection for testing MIW on stage 'dev'. ([25debc3](https://github.com/pablosec/managed-identity-wallet/commit/25debc365e18ca6f3f0eb0e864539ce0352e3807))
* adds (initially) a Postman-collection for testing MIW on stage 'dev'. ([7b8d264](https://github.com/pablosec/managed-identity-wallet/commit/7b8d26478d28f2710b4fb9837ebd90dc3d0ee513))
* adds direct '.java-version' from program 'jenv' to '.gitignore' to avoid that is version-controled. ([3531dd5](https://github.com/pablosec/managed-identity-wallet/commit/3531dd527b1d0f4306a466a4b59d25fa49872470))
* adds direct '.java-version' from program 'jenv' to '.gitignore' to avoid that is version-controled. ([6bdb98a](https://github.com/pablosec/managed-identity-wallet/commit/6bdb98a3dddd42c8c94646581ef786e0bad9fd51))
* adds gradle task to equip 'jar/META-INF/' with 'DEPENDENCIES', 'SECURITY.md', 'NOTICE.md', 'LICENSE' ([a2b8a21](https://github.com/pablosec/managed-identity-wallet/commit/a2b8a2157ed68b5faedd5c506e19d36e7f9da039))
* adds gradle task to equip 'jar/META-INF/' with 'DEPENDENCIES', 'SECURITY.md', 'NOTICE.md', 'LICENSE' ([3eee471](https://github.com/pablosec/managed-identity-wallet/commit/3eee471a7edb44da067fd0813aa0dd46383a230c))
* adds license file 'CC-BY-4.0.tyt' in the corresponding directory 'LICENSES'. ([c32fdfe](https://github.com/pablosec/managed-identity-wallet/commit/c32fdfe13c84e6c53d316cf5928050f975821abc))
* adds overview of roles associated with available endpoints ([572f2c2](https://github.com/pablosec/managed-identity-wallet/commit/572f2c2f62cdaaa54fe288407fe9e9e6226ab0c8))
* adjust task 'stopDockerApp' to stop the actual container 'local_miw_app' ([2fb0000](https://github.com/pablosec/managed-identity-wallet/commit/2fb0000162383dd9e8947e5f7d2ef985c66aa319))
* adjust task 'stopDockerApp' to stop the actual container 'local_miw_app' ([e686b3e](https://github.com/pablosec/managed-identity-wallet/commit/e686b3e50676d9a9bb47b7ed873ee740e1ba7b91))
* API changes as per new API specification(separate apis for holder and issuer wallet) ([6286538](https://github.com/pablosec/managed-identity-wallet/commit/628653865b0a4db9193fde1d07e5e946df05160c))
* API changes as per new API specification(separate apis for holder and issuer wallet) ([1d74e92](https://github.com/pablosec/managed-identity-wallet/commit/1d74e92883f1f36231b10ac4e3f026c6e0c3bd46))
* API changes as per new API specification(separate apis for holder and issuer wallet) ([4233ea7](https://github.com/pablosec/managed-identity-wallet/commit/4233ea7f7074644acc50268fffbb41679b3d4f9a))
* API changes as per new API specification(separate apis for holder and issuer wallet) ([66a7f84](https://github.com/pablosec/managed-identity-wallet/commit/66a7f84b34df715592e6788fa04fd7203217d8e7))
* **api:** disable authorization check, because of potential bug (to be investigated) ([718af89](https://github.com/pablosec/managed-identity-wallet/commit/718af892e70eaf478e3001b14772f1ade4fc5747))
* **api:** disable authorization check, because of potential bug (to be investigated) ([1ab7a87](https://github.com/pablosec/managed-identity-wallet/commit/1ab7a87c870a1a8f61cc6d913c86de88e6f27263))
* authenticate using client_id and claint_secret added in swagger UI ([aaa0a8f](https://github.com/pablosec/managed-identity-wallet/commit/aaa0a8f5efd5c7282579d42c51677e5816a9c6a6))
* authenticate using client_id and claint_secret added in swagger UI ([7a14e76](https://github.com/pablosec/managed-identity-wallet/commit/7a14e76c329b155e8c910ecf15eb59d2f250eec0))
* authority wallet did in env ([139f9d9](https://github.com/pablosec/managed-identity-wallet/commit/139f9d95f116e02fc1ba91404d3b010fe0587386))
* authority wallet did in env ([32d9587](https://github.com/pablosec/managed-identity-wallet/commit/32d9587946732e24d00fecbb9cfcfa1ede5c637e))
* BPN validation added in issue dismantler VC ([5a04a2e](https://github.com/pablosec/managed-identity-wallet/commit/5a04a2ef41e48feb42c2db5baa54ea0e54833a3f))
* bpnCredential added in wallet creation ([67c749f](https://github.com/pablosec/managed-identity-wallet/commit/67c749f98ff768deaea2f68a219916c46e0276e5))
* bpnCredential added in wallet creation ([8861877](https://github.com/pablosec/managed-identity-wallet/commit/8861877099a8c728ab059b2f03fee3b8d1696518))
* **build:** change default name of miw-app artifact ([29e65af](https://github.com/pablosec/managed-identity-wallet/commit/29e65afbc1b0e9ec941e8e516a0e8a8b292eb12a))
* **build:** change default name of miw-app artifact ([6804747](https://github.com/pablosec/managed-identity-wallet/commit/6804747b8479d0284a57f85b0579149fbc3c2b51))
* caller BPN security added and test case modification for the same ([b375317](https://github.com/pablosec/managed-identity-wallet/commit/b3753173eb2eb90474c6a9e92d7465203ddc17c3))
* caller BPN security added and test case modification for the same ([2e00386](https://github.com/pablosec/managed-identity-wallet/commit/2e00386a27af327cd3028244d475151811aabf87))
* CGD-204: changes related to did document resolver in ssi-lib ([aed05de](https://github.com/pablosec/managed-identity-wallet/commit/aed05de8fd781175532c259cde3f42156cc4d0b5))
* CGD-347: manage log level at runtime ([1676bc3](https://github.com/pablosec/managed-identity-wallet/commit/1676bc311f005f5207241d3138d690f05fb19131))
* CGD-368: Check expiry date of VC during validation ([37bee28](https://github.com/pablosec/managed-identity-wallet/commit/37bee283777f081b82120cf6437da19260f901b3))
* CGD-444-add-random-key-reference-to-did ([4b321db](https://github.com/pablosec/managed-identity-wallet/commit/4b321db9d289ea95a701cfaa91689f5766988633))
* CGD-444: sql migration added ([f2a1bc3](https://github.com/pablosec/managed-identity-wallet/commit/f2a1bc3e73db77835efe2c9e8cfc6e032a2c38aa))
* change in create VP API, type and name removed from summary VC ([d4909b0](https://github.com/pablosec/managed-identity-wallet/commit/d4909b05f05d4141616abb22acbb31e1d1c4a5ec))
* change in create VP API, type and name removed from summary VC ([a6a05e1](https://github.com/pablosec/managed-identity-wallet/commit/a6a05e154de1ce6c60624f2e29e737aaa463f28a))
* change in create VP API, type and name removed from summary VC ([d75298e](https://github.com/pablosec/managed-identity-wallet/commit/d75298e75308f00be07e798e35af4411f768018f))
* change in create VP API, type and name removed from summary VC ([d7f9096](https://github.com/pablosec/managed-identity-wallet/commit/d7f90964eabea4e9e1991812f66237d874a1c56a))
* check expiry of VC while VP validate support added and test cases updated ([3c1d965](https://github.com/pablosec/managed-identity-wallet/commit/3c1d965f913b1da7f0f5d58c99e89ea36c58fffc))
* **ci:** add --wait to helm install ([b4a56b0](https://github.com/pablosec/managed-identity-wallet/commit/b4a56b028778fc5147cc7492ba3de1b313bf7ba2))
* **ci:** add docker hub release workflow ([176f580](https://github.com/pablosec/managed-identity-wallet/commit/176f580d00e25a531ca63d314d59cac9ac813fe2))
* **ci:** add GH Action for DAST scanning ([8ff4e1a](https://github.com/pablosec/managed-identity-wallet/commit/8ff4e1abf37334ead3e4fd14a3df7aead1f43ec4))
* **ci:** add trigger on push ([ed85975](https://github.com/pablosec/managed-identity-wallet/commit/ed8597572b066ba45d3be800f0faae76f5ecb65c))
* **ci:** adjust to current setup ([ee92bf5](https://github.com/pablosec/managed-identity-wallet/commit/ee92bf5f5519d5e7759351d7a04962c08fceae79))
* **ci:** adjust to current setup ([9325bee](https://github.com/pablosec/managed-identity-wallet/commit/9325bee15615c43b6db48ee34c28ca8899ad3a49))
* **ci:** adjust trivy GH Action ([ee2f548](https://github.com/pablosec/managed-identity-wallet/commit/ee2f54884289ad308c87b7e93b5be0c739ed55bd))
* **ci:** enable manual trigger ([d800cc1](https://github.com/pablosec/managed-identity-wallet/commit/d800cc143240054fc5a7191b695d64e50d64457e))
* **ci:** make chart standalone runnable ([be182e9](https://github.com/pablosec/managed-identity-wallet/commit/be182e916f3bcf4466eb2f20d411ff841859a64f))
* **ci:** remove manual trigger from veracode.yaml ([fab2f10](https://github.com/pablosec/managed-identity-wallet/commit/fab2f1075b339933152c78ac09ec43bc2a284c71))
* **ci:** remove old acapy actions ([e0f0ae7](https://github.com/pablosec/managed-identity-wallet/commit/e0f0ae7b8a1560b458511d922bae1624c18294fb))
* **ci:** remove old acapy actions ([27afe80](https://github.com/pablosec/managed-identity-wallet/commit/27afe80a79c59a4da067abf542251488a2837580))
* **ci:** rename miw service GH repo ([ab9c7ff](https://github.com/pablosec/managed-identity-wallet/commit/ab9c7ffb2632ad7621e010917306997589100599))
* **ci:** rename miw service GH repo ([e3431bc](https://github.com/pablosec/managed-identity-wallet/commit/e3431bceb559c53eda71beef29cfa03d2dd51f35))
* **ci:** run Helm unittests ([f11f824](https://github.com/pablosec/managed-identity-wallet/commit/f11f8246da65fa17b0a4f4fac59ae67e42b709de))
* **ci:** semantic releases from develop branch ([#87](https://github.com/pablosec/managed-identity-wallet/issues/87)) ([fda8ee6](https://github.com/pablosec/managed-identity-wallet/commit/fda8ee6ae864aa86823a7ebfdce9702f372a9ded))
* **ci:** separate linting and testing and build temporary image to deploy on cluster ([384a969](https://github.com/pablosec/managed-identity-wallet/commit/384a969548e49e324e3da079b6125aad46f1c450))
* **ci:** update deprecated code ([386dcd9](https://github.com/pablosec/managed-identity-wallet/commit/386dcd9bf09b71684d53ba614bbe820f0e0b12b2))
* **ci:** update KICS.yaml to fit current application ([af214cd](https://github.com/pablosec/managed-identity-wallet/commit/af214cd80cc30f9cd0e0d0b40748ca0fdaf5b1df))
* code changes to create DidDocument ([1675ef4](https://github.com/pablosec/managed-identity-wallet/commit/1675ef4d1f6b5cb32b80b856b39955383902f1f9))
* code changes to create DidDocument ([b7503a8](https://github.com/pablosec/managed-identity-wallet/commit/b7503a8ac217300f513f3c8531fb607b317d564f))
* Create BPN VC while creating wallet, test case modification, filter support added in get all wallet and get all credential API ([aa04faa](https://github.com/pablosec/managed-identity-wallet/commit/aa04faa2adf828bfbb712993af90926a397e4ff0))
* Create BPN VC while creating wallet, test case modification, filter support added in get all wallet and get all credential API ([928c501](https://github.com/pablosec/managed-identity-wallet/commit/928c50144bd8dc04d1962262fecc5793aa25c660))
* credential get api type filter support added ([9d6a49d](https://github.com/pablosec/managed-identity-wallet/commit/9d6a49daab04bda7fe06484ec1e827a534addbd9))
* credential get api type filter support added ([3217576](https://github.com/pablosec/managed-identity-wallet/commit/3217576c29724af6128b49f9b94796adbfe4794d))
* credential list api added ([e34cf00](https://github.com/pablosec/managed-identity-wallet/commit/e34cf0067d77401be28aa1e43ad9d118465e39a8))
* credential list api added ([bfc15fc](https://github.com/pablosec/managed-identity-wallet/commit/bfc15fcc99e29b3c44846d08f22afed165b0f40b))
* credentials validation api wip ([0515ef6](https://github.com/pablosec/managed-identity-wallet/commit/0515ef6244d52bea506363540593489bee48d165))
* credentials validation api wip ([43454f9](https://github.com/pablosec/managed-identity-wallet/commit/43454f9453a1f0e04360f0b60a7ffd4e0ca68d1c))
* delete credential api and test cases added ([e56a52e](https://github.com/pablosec/managed-identity-wallet/commit/e56a52e5218c9d07d738f590b2aeea01b9f33202))
* delete credential api and test cases added ([3fbf420](https://github.com/pablosec/managed-identity-wallet/commit/3fbf4205531137a4c7228af1561e34f1fd575351))
* **dev:** add pgAdmin to local dev env ([#144](https://github.com/pablosec/managed-identity-wallet/issues/144)) ([d7f2bbe](https://github.com/pablosec/managed-identity-wallet/commit/d7f2bbe2900322bb5ecba94aa1ab4fafad5cf21c))
* **devel:** add COMPOSE_COMMAND to env.*.dist to configure the available docker compose binary ([1893a64](https://github.com/pablosec/managed-identity-wallet/commit/1893a6484bd0150d7d2ac3e5cb2e45e221403b2f))
* **devel:** Add DEV_ENVIRONMENT variable to env.docker.dist and env.local.dist ([a0ed2a4](https://github.com/pablosec/managed-identity-wallet/commit/a0ed2a4d7a51b14e3c22d1b6740c9dbebe648a49))
* **devel:** add environment type switch ([4a5c128](https://github.com/pablosec/managed-identity-wallet/commit/4a5c1287c3396ac9ee42e985db67579ab75bccc8))
* **devel:** Add first helm unittest draft for Deployment resource ([b533b52](https://github.com/pablosec/managed-identity-wallet/commit/b533b52460578872117c101c5a07c5d9cbb19f3e))
* **devel:** Add first helm unittest draft for Deployment resource ([6d677cf](https://github.com/pablosec/managed-identity-wallet/commit/6d677cf43bc11f067c8f9a0737541933c33ffd92))
* **devel:** add helm values for local deployment ([895c506](https://github.com/pablosec/managed-identity-wallet/commit/895c506f941a4d658c6fcb092fa04494f042d0a5))
* **devel:** add local miw-app image to docker-compose ([21ac5e8](https://github.com/pablosec/managed-identity-wallet/commit/21ac5e880bd5fff9ad6c478986aecc02e36e4069))
* **devel:** add local miw-app image to docker-compose ([eae7242](https://github.com/pablosec/managed-identity-wallet/commit/eae7242439c4bc1eb277ec4da280370111d57201))
* **devel:** add missing tasks and rename working dir ([27c2b03](https://github.com/pablosec/managed-identity-wallet/commit/27c2b03325004932c317c96989733c0a88ef4785))
* **devel:** add more cleanup commands ([c18b1b0](https://github.com/pablosec/managed-identity-wallet/commit/c18b1b079929a82d22e302ec641bb1107f7cf718))
* **devel:** add more cleanup commands ([672a08c](https://github.com/pablosec/managed-identity-wallet/commit/672a08c0180a001bed3da444856be3c329ac182a))
* **devel:** add new dev environment ([0858bf9](https://github.com/pablosec/managed-identity-wallet/commit/0858bf9611162f1055b7b29d20494685878aab39))
* **devel:** add new dev environment ([6a37e10](https://github.com/pablosec/managed-identity-wallet/commit/6a37e10b85b86a8bb509d2544effa16b15c8abe2))
* **devel:** add one more folder depth to helm unittest in Taskfile ([967afc1](https://github.com/pablosec/managed-identity-wallet/commit/967afc1c0216951a9635185dca1f8c38c4e66100))
* **devel:** add realm for local dev config ([56a67b7](https://github.com/pablosec/managed-identity-wallet/commit/56a67b742fbb1dc12806459ba72778f525fad966))
* **devel:** add task for generating CHANGELOG.md file ([0ba1142](https://github.com/pablosec/managed-identity-wallet/commit/0ba1142069bf2abd85f90aaa12a7f2f9d371a89d))
* **devel:** add task to check, if helm-docs is installed ([d559cdc](https://github.com/pablosec/managed-identity-wallet/commit/d559cdcb87edc427bbb46a80769dfed3137216d4))
* **devel:** add task to rebuild Helm chart readme ([881e131](https://github.com/pablosec/managed-identity-wallet/commit/881e131008cd358a376df62a72107711620c2845))
* **devel:** add tasks for test-report and coverage ([b4ceeb5](https://github.com/pablosec/managed-identity-wallet/commit/b4ceeb5b8325a1b573ec7d6f9fd671e1e9cc41f1))
* **devel:** Bump Keycloak version of docker-compose to 21.1 and update env file ([9b81087](https://github.com/pablosec/managed-identity-wallet/commit/9b81087ac2d811c67217adee06df57a7522770bf))
* **devel:** Bump Keycloak version of docker-compose to 21.1 and update env file ([6690061](https://github.com/pablosec/managed-identity-wallet/commit/6690061b1587d2fab35881b6d4659ecfadf34954))
* **devel:** env-files move to dev folder ([660cac9](https://github.com/pablosec/managed-identity-wallet/commit/660cac957dd683ed6211653ca552f1320ab7f3f7))
* **devel:** fallthrough in check-prerequisites task ([28801cc](https://github.com/pablosec/managed-identity-wallet/commit/28801cc3996f9dc9f699326285bed538f9d9ba6f))
* **devel:** fallthrough in check-prerequisites task ([4a8431b](https://github.com/pablosec/managed-identity-wallet/commit/4a8431ba68899f8dfa827fb9d46f9d44ce2f406e))
* **devel:** include checks and new "local.env" + add check-prerequisites task ([eb277ff](https://github.com/pablosec/managed-identity-wallet/commit/eb277ffdb1605a1650d08ac340140beaa1246b0d))
* **devel:** include checks and new "local.env" + add check-prerequisites task ([99ac665](https://github.com/pablosec/managed-identity-wallet/commit/99ac665be0742f1de261f67d46ab2e7b2b81c3fa))
* **devel:** Introduce Taskfile ([5d4a889](https://github.com/pablosec/managed-identity-wallet/commit/5d4a88989ce8fc1dc93ea69a57ab4b3a8da3bdf6))
* **devel:** Introduce Taskfile ([a63ac91](https://github.com/pablosec/managed-identity-wallet/commit/a63ac910ce4d5364e5e6aa1f3d40917a7b3d2167))
* **devel:** make Taskfile app namespace OS specific ([6245576](https://github.com/pablosec/managed-identity-wallet/commit/62455766d2ea7ab9da95af6948a62cb455fbc623))
* **devel:** moved to dev-assets folder ([a70115c](https://github.com/pablosec/managed-identity-wallet/commit/a70115c1d1243908ccc16d2fe2c3bbefd0070d8a))
* **devel:** put Helm chart unittests in subfolder for each stage ([3e17880](https://github.com/pablosec/managed-identity-wallet/commit/3e17880beb79fc50f094a79cd49f47c06dbdc4b2))
* **devel:** remove acapy vars from .env.example ([3ce0c6d](https://github.com/pablosec/managed-identity-wallet/commit/3ce0c6d21c735209503e17025089e4b024050a32))
* **devel:** remove acapy vars from .env.example ([ec6fc65](https://github.com/pablosec/managed-identity-wallet/commit/ec6fc656ece130e73baa71b52fbfc76391f7c158))
* **devel:** remove docker compose selection -> fixed to new V2 version ([aab42bc](https://github.com/pablosec/managed-identity-wallet/commit/aab42bc1590e62f0410c789da435614c127921a2))
* **devel:** Remove obsolete stuff ([c2ff738](https://github.com/pablosec/managed-identity-wallet/commit/c2ff738ab5f13de40734bfccc17fa10d59a57b39))
* **devel:** Remove obsolete stuff ([94b075a](https://github.com/pablosec/managed-identity-wallet/commit/94b075a2f0d6a78d110fad9e48c7081e9e166167))
* **devel:** rename tasks and point to new dev-env ([62e0f2b](https://github.com/pablosec/managed-identity-wallet/commit/62e0f2b06c75a71e65e2e1dfeb16666cbb826b97))
* **devel:** rename tasks and point to new dev-env ([82cd5cd](https://github.com/pablosec/managed-identity-wallet/commit/82cd5cdd3ac0f436acc850c5bc786173f537d027))
* **devel:** rename tasks in Taskfile ([cdde677](https://github.com/pablosec/managed-identity-wallet/commit/cdde677a6f5a594d65633ebd0b472dddf21dfea4))
* **devel:** rename tasks in Taskfile ([138cdf0](https://github.com/pablosec/managed-identity-wallet/commit/138cdf03c53f3e4d54daa41e2953128dec048aea))
* **devel:** replace check for "docker compose" plugin ([d75c719](https://github.com/pablosec/managed-identity-wallet/commit/d75c71903f69f9f62dad4ae2aa97e7be2fc525d4))
* **devel:** Replace old custom Dockerfile with official postgres image ([ce2c907](https://github.com/pablosec/managed-identity-wallet/commit/ce2c907bb9e4c10a81da4652cdeb3c21a363381e))
* **devel:** Replace old custom Dockerfile with official postgres image ([29c1dc0](https://github.com/pablosec/managed-identity-wallet/commit/29c1dc0179dfc6ba49f6339f0dc698068a1b10d8))
* **devel:** script to obtain an authority token from keycloak ([65b8b20](https://github.com/pablosec/managed-identity-wallet/commit/65b8b20a24ac6cbce7572f173844d21d4bff0bfc))
* **devel:** script to obtain an authority token from keycloak ([378f79b](https://github.com/pablosec/managed-identity-wallet/commit/378f79b439ed2139b9fa646fce995e03525825ab))
* **devel:** show install link provided as parameter ([cb7ae41](https://github.com/pablosec/managed-identity-wallet/commit/cb7ae41b21e6a3acbafcf98dcc09000514b298d1))
* **devel:** split tasks to own namespaces ([db0151c](https://github.com/pablosec/managed-identity-wallet/commit/db0151c68fb208dd3981d271277490f48ccdca7a))
* **devel:** split tasks to own namespaces ([f7ff401](https://github.com/pablosec/managed-identity-wallet/commit/f7ff4017fd73eda148d8ce197c9b7b356d42a4a1))
* **devel:** suppress task header in output ([87aff68](https://github.com/pablosec/managed-identity-wallet/commit/87aff685c7b6db40cd701d3b7f51101e4b02e0c4))
* **devel:** switch to new Helm chart "charts/managed-identity-wallet" ([c302664](https://github.com/pablosec/managed-identity-wallet/commit/c302664b96431373ef111361c1d994c27640fe98))
* **devel:** switch to new Helm chart "charts/managed-identity-wallet" ([ca06b5f](https://github.com/pablosec/managed-identity-wallet/commit/ca06b5f98d40be2e6b4e6ad7ebed03dd97e7a579))
* **devel:** update .gitignore ([33b7262](https://github.com/pablosec/managed-identity-wallet/commit/33b726263658687608e75379e8cfe1236fda05ca))
* **devel:** update readme ([74fdb21](https://github.com/pablosec/managed-identity-wallet/commit/74fdb21dc549ed80bc1cbf8f71b40e0a9410a834))
* **devel:** use COMPOSE_COMMAND env from env.* to execute the available docker compose binary ([931e69f](https://github.com/pablosec/managed-identity-wallet/commit/931e69fd02a0ada7c5b0827eaaf5aa140b5f07af))
* **devel:** WIP: add more stuff to Taskfile ([280f51c](https://github.com/pablosec/managed-identity-wallet/commit/280f51cb4d7050a87f4faca547c45d05eacc6089))
* **devel:** WIP: add more stuff to Taskfile ([ed2277f](https://github.com/pablosec/managed-identity-wallet/commit/ed2277f9dbf690fea1815e5f82832b4909727922))
* did document resolver component changes reverted ([1d72ac0](https://github.com/pablosec/managed-identity-wallet/commit/1d72ac083e97fa498e4a38b3dc94d1983a7b4e96))
* **doc:** add eclipse copyright header everywhere ([ad5c631](https://github.com/pablosec/managed-identity-wallet/commit/ad5c631fa2bc3ce22415d215f2cb7207feee014a))
* **doc:** add eclipse copyright header everywhere ([02530f6](https://github.com/pablosec/managed-identity-wallet/commit/02530f636ee301e839a7688883e311917d507f2d))
* **doc:** add eclipse copyright header everywhere ([87a4641](https://github.com/pablosec/managed-identity-wallet/commit/87a464120817b8eecfc1a17d4a30ac3237f73f4c))
* **doc:** add eclipse copyright header everywhere ([c63031b](https://github.com/pablosec/managed-identity-wallet/commit/c63031bbc8630595f09a8f80c544e1996d1e698e))
* **doc:** document COMPOSE_COMMAND env ([a6fc918](https://github.com/pablosec/managed-identity-wallet/commit/a6fc91812ad9065c1f5011597deb1bc6fd9b545a))
* **doc:** Extend Mac user information ([403362d](https://github.com/pablosec/managed-identity-wallet/commit/403362d2e7cb4f4e87b3b940415fb3d88dfab2f0))
* **docker:** add healthcheck for use with docker, compose or swarm ([805b2d2](https://github.com/pablosec/managed-identity-wallet/commit/805b2d278357cd5ccc242d102917af646cafd4a0))
* **docker:** adjust Dockerfile to current setup ([8556169](https://github.com/pablosec/managed-identity-wallet/commit/85561698505ef5d72a76314dbb8d69223e5e57cb))
* **docker:** adjust Dockerfile to current setup ([cd6bf50](https://github.com/pablosec/managed-identity-wallet/commit/cd6bf5046db2f3e40e3dc5c6d9dc64a5b0e33a9e))
* **doc:** mark important content in README.md ([43dec2d](https://github.com/pablosec/managed-identity-wallet/commit/43dec2d1918296a17117070bb4e4c6d279bcc71f))
* error msg updated ([2b305d2](https://github.com/pablosec/managed-identity-wallet/commit/2b305d2d488a7ed1c63022ff4241ad5fa588822d))
* framework VC name changes and test case changes ([7952f4b](https://github.com/pablosec/managed-identity-wallet/commit/7952f4b1ef94ec144308683607bf5083226da523))
* framework VC name changes and test case changes ([ce0c230](https://github.com/pablosec/managed-identity-wallet/commit/ce0c230b69c6a75778e9315a5956377a3d265e83))
* Framwork VC API, Dismantler VC API, Testcase modificatoin, VC context URL in config, VC expiry in config ([6ea7580](https://github.com/pablosec/managed-identity-wallet/commit/6ea7580023ee6fef9d561558ab22eec79c27e242))
* Framwork VC API, Dismantler VC API, Testcase modificatoin, VC context URL in config, VC expiry in config ([47a6656](https://github.com/pablosec/managed-identity-wallet/commit/47a66564c88ccbd6159cb92838a7323830c69c4e))
* **helm:** add additional unittests ([fc60d9a](https://github.com/pablosec/managed-identity-wallet/commit/fc60d9a0b1a5050067c596261a3649c0dfef9dca))
* **helm:** add authority_wallet_did env ([ce2e531](https://github.com/pablosec/managed-identity-wallet/commit/ce2e531e7fac46b23d656823e1ea11cb1396359d))
* **helm:** add authority_wallet_did env ([15e01b0](https://github.com/pablosec/managed-identity-wallet/commit/15e01b0b6b2afc814af0d7da21e7abe0def73f6c))
* **helm:** add classname annotation to ingress ([d250497](https://github.com/pablosec/managed-identity-wallet/commit/d25049790c2d10c8be784a953426a872adf88998))
* **helm:** add classname annotation to ingress ([cd0f0c7](https://github.com/pablosec/managed-identity-wallet/commit/cd0f0c7934516c106bcdda3670b248848c526dc5))
* **helm:** add container env (plain and from secret) ([7242b4b](https://github.com/pablosec/managed-identity-wallet/commit/7242b4b78834a0965d756f416ef0ac0068ca22a3))
* **helm:** add container env (plain and from secret) ([d77295f](https://github.com/pablosec/managed-identity-wallet/commit/d77295f16e6e1a36faa7035f8f64db3f5f62ea16))
* **helm:** add container env and DB secrets ([f175786](https://github.com/pablosec/managed-identity-wallet/commit/f1757861ff2d204e0f3e98035f4fdc10c247c2cb))
* **helm:** add container env and DB secrets ([9dbf2b7](https://github.com/pablosec/managed-identity-wallet/commit/9dbf2b76e01d4397020d6e908cf73dc88a1746ff))
* **helm:** add default labels to secret ([dfe107d](https://github.com/pablosec/managed-identity-wallet/commit/dfe107dcd54fd44ad87e56ab799ee78a7f39a0ec))
* **helm:** add documentation for env / secret variables ([cee2c49](https://github.com/pablosec/managed-identity-wallet/commit/cee2c497bfd37e865b2cfa1add674654c9ed0530))
* **helm:** add documentation for new content and adjust the old one ([6689718](https://github.com/pablosec/managed-identity-wallet/commit/66897186da42ef7dfb9af08d549682964aa5472c))
* **helm:** add external chart repos ([30b04c2](https://github.com/pablosec/managed-identity-wallet/commit/30b04c226475756135c7d65aaa1e3d1b4893c0d3))
* **helm:** add full release name to ingress secret name ([58a7299](https://github.com/pablosec/managed-identity-wallet/commit/58a72999f8229ddc39dd76442f4e8754b47e7720))
* **helm:** add full release name to ingress secret name ([474d988](https://github.com/pablosec/managed-identity-wallet/commit/474d9887bd85caf89f32368f9f23a724c96bb718))
* **helm:** add Helm chart Readme template for helm-docs ([a96ca4c](https://github.com/pablosec/managed-identity-wallet/commit/a96ca4c6ace3c47f051007b8ae7b04c2b670adf1))
* **helm:** add helm-docs documentation ([24c0fcd](https://github.com/pablosec/managed-identity-wallet/commit/24c0fcd63cc33b6255c51abcab3fc157f814bb1f))
* **helm:** add init script to setup initial database ([9950690](https://github.com/pablosec/managed-identity-wallet/commit/99506905c8e9a53bccc28cd7f7ecc752179c1112))
* **helm:** add init script to setup initial database ([fb2c770](https://github.com/pablosec/managed-identity-wallet/commit/fb2c7704582dd993e3eed3f61885114f8ae89741))
* **helm:** add internal / external postgresql switch ([5ca2e55](https://github.com/pablosec/managed-identity-wallet/commit/5ca2e55e2b9226e1234a31c0b922d885a8a6489c))
* **helm:** add new helm chart "managed-identity-wallet" (WIP) ([eac9f3a](https://github.com/pablosec/managed-identity-wallet/commit/eac9f3addc4edb60ffe93d58bed4db5816ab0252))
* **helm:** add new helm chart "managed-identity-wallet" (WIP) ([87b5efe](https://github.com/pablosec/managed-identity-wallet/commit/87b5efecb0d88a77ed9135d8cb24101b97867cb9))
* **helm:** add securityContext (primary same user/group id as docker image) ([25e93fa](https://github.com/pablosec/managed-identity-wallet/commit/25e93fa50652ced6b68b2e6e8fc18e4e5fdbcfe0))
* **helm:** add securityContext (primary same user/group id as docker image) ([36e90df](https://github.com/pablosec/managed-identity-wallet/commit/36e90dfa018daff9a82abce7edcb41806172b2f3))
* **helm:** add simple backup of database to a PV ([680e09f](https://github.com/pablosec/managed-identity-wallet/commit/680e09fd18bf95518244f0a92c181d0264837aa6))
* **helm:** add tests for dev stage and put tests in subfolder for each stage ([ecbe7e5](https://github.com/pablosec/managed-identity-wallet/commit/ecbe7e5d9765c7336914801001444905d8f84529))
* **helm:** add tests for env and secrets in values ([e7a17b4](https://github.com/pablosec/managed-identity-wallet/commit/e7a17b4b4014cd0e518b78dc88358b62b0caabbc))
* **helm:** add values for dev stage (WIP) ([bb2c6a5](https://github.com/pablosec/managed-identity-wallet/commit/bb2c6a5be738d042510f00a62947df303ea58bb6))
* **helm:** add values for dev stage (WIP) ([11892d4](https://github.com/pablosec/managed-identity-wallet/commit/11892d4654e72b32a759aca8f7aba233adbfb82b))
* **helm:** back to default values formatting (with accurate values) ([b0e3c61](https://github.com/pablosec/managed-identity-wallet/commit/b0e3c6192f358dd3f88a72b05365dc76601b4a4d))
* **helm:** back to default values formatting (with accurate values) ([e1e6005](https://github.com/pablosec/managed-identity-wallet/commit/e1e60053c4c116d52f4b8a7fbc3397089312e2b4))
* **helm:** change active Helm chart ([a5a88b5](https://github.com/pablosec/managed-identity-wallet/commit/a5a88b5e0482bd802e964661b41660bf0908141b))
* **helm:** change active Helm chart ([4b1ecb5](https://github.com/pablosec/managed-identity-wallet/commit/4b1ecb57b97e444d8155c3fe8e6060a3cacbe026))
* **helm:** comment out default values ([d424086](https://github.com/pablosec/managed-identity-wallet/commit/d4240868609392558bc3cb682b9e3747ec7cc59d))
* **helm:** comment out default values ([5a12051](https://github.com/pablosec/managed-identity-wallet/commit/5a12051a5ddc007afedfddcb1d572a6db6469240))
* **helm:** comment out unused config ([248ab4c](https://github.com/pablosec/managed-identity-wallet/commit/248ab4cede85449e1028bc8aa00f4b8b5e3d9636))
* **helm:** comment out unused config ([9ae62dd](https://github.com/pablosec/managed-identity-wallet/commit/9ae62dd04af78b5b82dc08b033f0ef111f00e1ce))
* **helm:** encryption key is now always stored in secret ([5913764](https://github.com/pablosec/managed-identity-wallet/commit/59137640fcb41f858c20f19d6a25a0ba35383b7c))
* **helm:** extend application name ([5aca6f2](https://github.com/pablosec/managed-identity-wallet/commit/5aca6f2a1063830373faa52fd5ee5673cf3860ab))
* **helm:** extend application name ([c50a366](https://github.com/pablosec/managed-identity-wallet/commit/c50a3667562b91dc44a614b3592dc1af9bbca4eb))
* **helm:** generate authority wallet DID out of BPN and host ([216c726](https://github.com/pablosec/managed-identity-wallet/commit/216c726bfba119f98235ede2ded82b758adf177d))
* **helm:** Make liveness & readiness probes configurable ([#99](https://github.com/pablosec/managed-identity-wallet/issues/99)) ([252eed1](https://github.com/pablosec/managed-identity-wallet/commit/252eed1b15289740ba953861076de86ddc99fe4a))
* **helm:** remove "dash" from template ([7b5bca9](https://github.com/pablosec/managed-identity-wallet/commit/7b5bca9e3261ddc49605799c68fac32dc1e353ce))
* **helm:** remove "dash" from template ([264f1d4](https://github.com/pablosec/managed-identity-wallet/commit/264f1d48894544013426385859201470d2dcc088))
* **helm:** remove anchors from values.yaml ([4dcb1a2](https://github.com/pablosec/managed-identity-wallet/commit/4dcb1a289dba21b7a8a32fce84b81d4a4db79c85))
* **helm:** remove predefined annotation for ingress ([2d8d81b](https://github.com/pablosec/managed-identity-wallet/commit/2d8d81bc025d3f4921e333cf229502046945ea94))
* **helm:** remove unused secrets ([fa21e4d](https://github.com/pablosec/managed-identity-wallet/commit/fa21e4d536ab6c7bf62a97ee3188b3873e24592a))
* **helm:** remove unused secrets ([d710e2a](https://github.com/pablosec/managed-identity-wallet/commit/d710e2a9152d43d772855f7f18bafc2922734fda))
* **helm:** set default database encryption key to random value ([896f31d](https://github.com/pablosec/managed-identity-wallet/commit/896f31d64c704c91f03559ad6679e4cf279f5f2d))
* **helm:** set default log level ([b2910de](https://github.com/pablosec/managed-identity-wallet/commit/b2910dec70ba1fd135b580d44bdc276aceef6e33))
* **helm:** set default values for dev environment in ArgoCD ([2d10bcf](https://github.com/pablosec/managed-identity-wallet/commit/2d10bcfe7e5159573d275f42556bd852eda7df07))
* **helm:** set default values for dev environment in ArgoCD ([661ffc1](https://github.com/pablosec/managed-identity-wallet/commit/661ffc1024c3a10cc0e9c4f24107656847da43a2))
* **helm:** set default values for image tag and ingress className ([f8310e6](https://github.com/pablosec/managed-identity-wallet/commit/f8310e6b65682ffff9aa5d82641aced98ee933bb))
* **helm:** set default values for image tag and ingress className ([e36bae8](https://github.com/pablosec/managed-identity-wallet/commit/e36bae880b90a4a274d65679f8e08960b2ce06eb))
* **helm:** set ingress host type to "ImplementationSpecific" ([8e40f3a](https://github.com/pablosec/managed-identity-wallet/commit/8e40f3a0b32473bd5501fde76c3f3a837354c9ce))
* **helm:** set ingress host type to "ImplementationSpecific" ([85ed238](https://github.com/pablosec/managed-identity-wallet/commit/85ed23852b2c2a69b684a7ecd8569c9cf20ce8f6))
* **helm:** set vc expiry date default to end of year ([6be4222](https://github.com/pablosec/managed-identity-wallet/commit/6be422292e507eaf7d715dc8cac59a59c9652ee3))
* **helm:** shorten enc_key to 32 bytes ([a52e2ce](https://github.com/pablosec/managed-identity-wallet/commit/a52e2cec45befdb699fe4c90a29be8eb464eb6e1))
* **helm:** shorten enc_key to 32 bytes ([1d7b23d](https://github.com/pablosec/managed-identity-wallet/commit/1d7b23db5e2c33aed3fe13173c7b9c739e2ffbc1))
* **helm:** update chart description and add homepage link and keywords ([5b7b6b4](https://github.com/pablosec/managed-identity-wallet/commit/5b7b6b484f83462469b71dc931ff9291492b7f7b))
* **helm:** update Chart.lock ([571c94a](https://github.com/pablosec/managed-identity-wallet/commit/571c94afc246bd2b1a451f83b11775af1701f490))
* **helm:** update Helm chart description ([73235a8](https://github.com/pablosec/managed-identity-wallet/commit/73235a88b1ba48a1880dc74554b3cfe71b614650))
* **helm:** update Helm chart Readme and corresponding Readme-template ([ada59c2](https://github.com/pablosec/managed-identity-wallet/commit/ada59c2ee2fa6744afe1a2b759644589b1c700bd))
* **helm:** Update readme ([81e58df](https://github.com/pablosec/managed-identity-wallet/commit/81e58dfcbcdee82b1554c770d98f107875d3cf04))
* **helm:** update README.md by using current helm-docs template ([74e8bf9](https://github.com/pablosec/managed-identity-wallet/commit/74e8bf9cfa60d035f2baf4fafe3e3b972e2e485f))
* **helm:** use user/group id > 10000 and rename "user" to "miw" ([4b08914](https://github.com/pablosec/managed-identity-wallet/commit/4b08914d48ed598178db1cbaff6bfac8e008485b))
* **helm:** use user/group id > 10000 and rename "user" to "miw" ([3651a75](https://github.com/pablosec/managed-identity-wallet/commit/3651a75fe7cdde522deec4a67b5acacce4d5bbea))
* Holder identifier added in framework VC subject ([e65af19](https://github.com/pablosec/managed-identity-wallet/commit/e65af19f777154e7f2bc69f90e40e32feef52dbf))
* Holder identifier added in framework VC subject ([62cfd2f](https://github.com/pablosec/managed-identity-wallet/commit/62cfd2f2eead85ce791f4e419afbbb926f58d48d))
* increment app version to '1.0.0-rc1' and chart version to '4.0.1-rc1' ([07e21cf](https://github.com/pablosec/managed-identity-wallet/commit/07e21cfa048fa445fbb4895a0c932fbbd399ac51))
* increment app version to '1.0.0-rc1' and chart version to '4.0.1-rc1' ([8ad4f54](https://github.com/pablosec/managed-identity-wallet/commit/8ad4f54054807f62e73a0d691a0cfb8d1138c035))
* increment appVersion to 3.3.3.b420443 as an attempt ([b75ebaf](https://github.com/pablosec/managed-identity-wallet/commit/b75ebafd5395492116d99eca4de6f496cd06ff9f))
* increment appVersion to 3.3.3.b420443 as an attempt ([d762d49](https://github.com/pablosec/managed-identity-wallet/commit/d762d492083df699d64427993abe535a8bd5da03))
* issue credential api test case added ([6edf1e6](https://github.com/pablosec/managed-identity-wallet/commit/6edf1e635c4bd82536a9a76bf88153a73bcb6a95))
* issue credential api test case added ([f339ff0](https://github.com/pablosec/managed-identity-wallet/commit/f339ff0cb2fa3d3dec45eefca9c937693a92d2b6))
* Issuer get credential API testcases, test case modification for self_issued and is_stored ([bafaab9](https://github.com/pablosec/managed-identity-wallet/commit/bafaab91d67ef1d85229f786500243dc22ef4d33))
* Issuer get credential API testcases, test case modification for self_issued and is_stored ([1ff463d](https://github.com/pablosec/managed-identity-wallet/commit/1ff463d4167f7bc31d8603dfa8b29573118ef217))
* json web signature 2020 support added for did document, vc and vp ([a9838ce](https://github.com/pablosec/managed-identity-wallet/commit/a9838ce167a7f2d6a92849de66c8242e093a93b4))
* json web signature 2020 support added for did document, vc and vp ([ee5c25c](https://github.com/pablosec/managed-identity-wallet/commit/ee5c25cc76235f565f63ddd6329fd748f1055c02))
* json web signature 2020 support WIP ([62ee442](https://github.com/pablosec/managed-identity-wallet/commit/62ee442e799e59df0ed70925b71e419413a0bc9a))
* json web signature 2020 support WIP ([1785e97](https://github.com/pablosec/managed-identity-wallet/commit/1785e976487ad65a643fe3d29d1ac89c5c977ae3))
* json web signature and key generation from lib ([8fda456](https://github.com/pablosec/managed-identity-wallet/commit/8fda456a59e011f250677f2e929e6ffb14d1f5f9))
* json web signature and key generation from lib ([c29040b](https://github.com/pablosec/managed-identity-wallet/commit/c29040b6bfa8f76210fdb4f8223e835dc52c7d53))
* membership credentials api added ([45602c8](https://github.com/pablosec/managed-identity-wallet/commit/45602c8fe8db3a982ea9c644c180902ad512b75e))
* membership credentials api added ([b1a485a](https://github.com/pablosec/managed-identity-wallet/commit/b1a485ae379424dfbac71784c0283a6fd0a9be06))
* Paggination support added in list VC API ([f4338fd](https://github.com/pablosec/managed-identity-wallet/commit/f4338fd1711e66b64db03f36f0a61c9d189ed70d))
* Paggination support added in list VC API ([b74c41c](https://github.com/pablosec/managed-identity-wallet/commit/b74c41cf95c949875f7802382e76eb328105d80d))
* **persistence:** add console logger to db init transaction (commented out, but useful for debugging) ([6706f18](https://github.com/pablosec/managed-identity-wallet/commit/6706f186ebb1343bf28dc8b59ff63a8a4d18fd7f))
* **persistence:** add console logger to db init transaction (commented out, but useful for debugging) ([0023056](https://github.com/pablosec/managed-identity-wallet/commit/00230568b67df4db2d8d5ba4ee02b2986a9dcdc1))
* **persistence:** adjust naming to snake_case and add suffixes ([720217f](https://github.com/pablosec/managed-identity-wallet/commit/720217fdfa650e2785a92708df688d8738bf04bc))
* **persistence:** adjust naming to snake_case and add suffixes ([d799a8d](https://github.com/pablosec/managed-identity-wallet/commit/d799a8d6987719b35fff1766c99896c0634b3af7))
* presenation API WIP, code refactor ([2c1b5d9](https://github.com/pablosec/managed-identity-wallet/commit/2c1b5d9c3bc667d8f91d1f35145bd3fb9c0c38c0))
* presenation API WIP, code refactor ([8cf8e83](https://github.com/pablosec/managed-identity-wallet/commit/8cf8e839bc3ca11b22f62d6678bb370a11474830))
* read me file chamges, sample reponse added ([88651fa](https://github.com/pablosec/managed-identity-wallet/commit/88651fa518fdcabf5ab1902d775d748a701df46e))
* read me file chamges, sample reponse added ([ff51983](https://github.com/pablosec/managed-identity-wallet/commit/ff51983713f407cd46cd2a71d31d81d294df56fb))
* readm changes and gradle fix ([79d5bf0](https://github.com/pablosec/managed-identity-wallet/commit/79d5bf04488477296c07c151b455623d7b023e58))
* readm changes and gradle fix ([a51127e](https://github.com/pablosec/managed-identity-wallet/commit/a51127ef4f70f3ce9285d08a8f12e6091f59df15))
* readme added, validate VP wip ([1c4d6af](https://github.com/pablosec/managed-identity-wallet/commit/1c4d6af2642b81e94430614ceb9ec4c2c3497da9))
* readme added, validate VP wip ([6325f8a](https://github.com/pablosec/managed-identity-wallet/commit/6325f8a59bd103e4dd63c779496c4ad317872f31))
* **readme:** adds overview of the required roles per endpoint ([391a7a7](https://github.com/pablosec/managed-identity-wallet/commit/391a7a7f4d4242a6390a8a13fa1a8329bb9a7d4e))
* reamdme added with env verables, vp as jwt, credentials id added in table, search with credential id ([524c537](https://github.com/pablosec/managed-identity-wallet/commit/524c5370aabd95e95b9c23eb902543394a0dbbb2))
* reamdme added with env verables, vp as jwt, credentials id added in table, search with credential id ([e654a57](https://github.com/pablosec/managed-identity-wallet/commit/e654a5744438cb32aac96ef405cb7f97a48554ba))
* remove commit link from changelog template ([bf8106e](https://github.com/pablosec/managed-identity-wallet/commit/bf8106e8903b239a804577b5c10d25586ae494ea))
* removed endpoint from config file ([93612f7](https://github.com/pablosec/managed-identity-wallet/commit/93612f791be46d2bb7de2022c47454495a986b9c))
* removed endpoint from config file ([b3e9f5f](https://github.com/pablosec/managed-identity-wallet/commit/b3e9f5f8724721f43540aef0e788725089c13a74))
* rename tasks from beginning with 'run' to beginning with 'start' to achieve a uniform 'start...' and 'stop...' appearance of task names. ([a3f3f1c](https://github.com/pablosec/managed-identity-wallet/commit/a3f3f1c4f9450cc436537672dc439a5e598ea0b5))
* rename tasks from beginning with 'run' to beginning with 'start' to achieve a uniform 'start...' and 'stop...' appearance of task names. ([7d59df4](https://github.com/pablosec/managed-identity-wallet/commit/7d59df41b902e4cdf16b2ab08fbf15a91c83e3a2))
* Resolve the DID document for a given DID or BPN api added ([1368edf](https://github.com/pablosec/managed-identity-wallet/commit/1368edfb1cef1cac0640b599bd8ba76b7e2aa627))
* Resolve the DID document for a given DID or BPN api added ([b5407e6](https://github.com/pablosec/managed-identity-wallet/commit/b5407e6f0068895a69986a6423aeedc9ed5f6af4))
* revert renaming and postpone that for later. ([3a63399](https://github.com/pablosec/managed-identity-wallet/commit/3a63399e80220bca2de0ed3bdcaf3b453b68c8fa))
* revert renaming and postpone that for later. ([3a9a209](https://github.com/pablosec/managed-identity-wallet/commit/3a9a209a6417e1eb7760c9f041b1952934d696e4))
* run Docker release on PR only on specific folders ([186104d](https://github.com/pablosec/managed-identity-wallet/commit/186104d46dbe3e84813e790e546214da2c6e5008))
* set health check actuator resp. liveliness probe endpoint to '/actuator/health/liveness' and readiness probe endpoint to '/actuator/health/readiness' both on port '8090' ([af44016](https://github.com/pablosec/managed-identity-wallet/commit/af44016dc3e04d5e7e1448007cb73a429c529de9))
* set health check actuator resp. liveliness probe endpoint to '/actuator/health/liveness' and readiness probe endpoint to '/actuator/health/readiness' both on port '8090' ([24c88be](https://github.com/pablosec/managed-identity-wallet/commit/24c88be0d644666951f928493a4df1b2aaebfffb))
* Spring security added with keycloak, Swagger added, Testcases modification based on spring security ([aed48ee](https://github.com/pablosec/managed-identity-wallet/commit/aed48ee4de89ab0df1d649260609db69264b6530))
* Spring security added with keycloak, Swagger added, Testcases modification based on spring security ([2345a33](https://github.com/pablosec/managed-identity-wallet/commit/2345a332e58262c3e49aba2cb9e7e3c2d97d1802))
* ssi lib v4 added, autority wallet config added ([1c5ee0e](https://github.com/pablosec/managed-identity-wallet/commit/1c5ee0e116bbc0ad69525da8cc7a3fbdfa67da4a))
* ssi lib v4 added, autority wallet config added ([57c8803](https://github.com/pablosec/managed-identity-wallet/commit/57c88033d6af4476ef951466f955777bdc4c6f9b))
* ssi-lib version set to 15 ([910aa2a](https://github.com/pablosec/managed-identity-wallet/commit/910aa2af97dc833da0b9b52fe463b1ca59e1afc3))
* ssi:lib version updated ([4939ddb](https://github.com/pablosec/managed-identity-wallet/commit/4939ddb2d9d4f4b982ffeb75279414b63d16a005))
* ssi:lib version updated ([404b65b](https://github.com/pablosec/managed-identity-wallet/commit/404b65bd325c09959cf79788972aebae6926347b))
* Store credential API with test case, Validate test case ([4911817](https://github.com/pablosec/managed-identity-wallet/commit/4911817dfdf40038cc2298d62676d4e2fa25c2b2))
* Store credential API with test case, Validate test case ([99307bf](https://github.com/pablosec/managed-identity-wallet/commit/99307bfb94b5f9294e9edce8b8f4b2522273ff08))
* Store credntial API, testcase mofitication based on DidDocument Java POJO ([569097b](https://github.com/pablosec/managed-identity-wallet/commit/569097b392d0fb7242ed9df47fcaf5fda40904b0))
* Store credntial API, testcase mofitication based on DidDocument Java POJO ([a0ca176](https://github.com/pablosec/managed-identity-wallet/commit/a0ca176a7e8b59da9120d2756f49ddb6ff0b7831))
* summary credential test cases added ([b322515](https://github.com/pablosec/managed-identity-wallet/commit/b322515b8b5ed1f9fa10f7cd0138820ba15a7e6e))
* summary credential test cases added ([0340efb](https://github.com/pablosec/managed-identity-wallet/commit/0340efb5496f6e83949a3094aade7b8f6b6f1bc2))
* summary VC context URL updated ([0cc6bfb](https://github.com/pablosec/managed-identity-wallet/commit/0cc6bfbd61d845689d6b0fe56214fd03b98bf0e6))
* summary VC context URL updated ([5a52c43](https://github.com/pablosec/managed-identity-wallet/commit/5a52c431684338fe9b69f543ee0425974726ce62))
* Summary VC flow, code changes as per input given in code review, test case changes as per summary VC flow ([07c4706](https://github.com/pablosec/managed-identity-wallet/commit/07c4706a8beb85313f325317e5feb9dca6bfff17))
* Summary VC flow, code changes as per input given in code review, test case changes as per summary VC flow ([50b6168](https://github.com/pablosec/managed-identity-wallet/commit/50b6168fedccd15076044a8a2aa03b3cdbd6d34f))
* summery VC flow after holder delete summary VC ([1b61f38](https://github.com/pablosec/managed-identity-wallet/commit/1b61f38c721ef961e4f6d5c97555a3dc49c1668d))
* summery VC flow after holder delete summary VC ([33135c1](https://github.com/pablosec/managed-identity-wallet/commit/33135c18b5de0734b26e9c0cb536860811299b13))
*…
# 1.0.0 (2023-11-23)

### Bug Fixes

* adjust git history for Peter Motzko, peter.motzko@volkswagen.de ([06e4d83](https://github.com/pablosec/managed-identity-wallet/commit/06e4d838b9ccb5175ceac48547a70e9c18d62a7f))
* adjust git history for Peter Motzko, peter.motzko@volkswagen.de ([a8f4944](https://github.com/pablosec/managed-identity-wallet/commit/a8f49444763fc711796ea5d7109eaa82e1035e16))
* adjust resources and limits for 'managed-identity-wallets-new' in order to attain and retain app-health-status. ([b4e5ba5](https://github.com/pablosec/managed-identity-wallet/commit/b4e5ba51db62f2bc1b995b2a85111c6ab4b01aa4))
* adjust resources and limits for 'managed-identity-wallets-new' in order to attain and retain app-health-status. ([4fbcbae](https://github.com/pablosec/managed-identity-wallet/commit/4fbcbae1b64d6935caa2a9584910c170e7d04eca))
* adjust values for timeouts and resources for 'liveness' and 'readiness' actuators to mitigate restarts to to cpu-throttling and respective memory peaks which would possibly yield a restart, too. ([f7673a0](https://github.com/pablosec/managed-identity-wallet/commit/f7673a005f83b26418a9c82c45f8628713dfd98c))
* adjust values for timeouts and resources for 'liveness' and 'readiness' actuators to mitigate restarts to to cpu-throttling and respective memory peaks which would possibly yield a restart, too. ([a5649db](https://github.com/pablosec/managed-identity-wallet/commit/a5649dbb716a96c794ad11fa9147e24f8225252c))
* adjust values for timeouts and resources for 'liveness' and 'readiness' actuators to mitigate restarts to to cpu-throttling and respective memory peaks which would possibly yield a restart, too. ([7c0c7a6](https://github.com/pablosec/managed-identity-wallet/commit/7c0c7a6e31609c083821436c11cbf749183131bc))
* adjust values for timeouts and resources for 'liveness' and 'readiness' actuators to mitigate restarts to to cpu-throttling and respective memory peaks which would possibly yield a restart, too. ([8506f3c](https://github.com/pablosec/managed-identity-wallet/commit/8506f3cebfac756047efbb29b2d8fcc03a1c1d09))
* adjust values to enable sync again. ([b856059](https://github.com/pablosec/managed-identity-wallet/commit/b856059008fc62f565eb1b8b7c52354224384447))
* adjust values to enable sync again. ([3839b33](https://github.com/pablosec/managed-identity-wallet/commit/3839b33b8bcf5e6f8e378053af8607bc4bcff5f5))
* attempt to deploy recent code ([3b5e5f7](https://github.com/pablosec/managed-identity-wallet/commit/3b5e5f7919674213b0f18374c4bd9715fbb418c8))
* attempt to deploy recent code ([89677b9](https://github.com/pablosec/managed-identity-wallet/commit/89677b91141b34aee79db5524669ec7cde43db57))
* CGD-238: BPN from access_token ignore case ([f6bf0d5](https://github.com/pablosec/managed-identity-wallet/commit/f6bf0d5bf08ed839f37b0b6a2cb09258c02b8cfd))
* CGD-238: BPN from access_token ignore case ([3529887](https://github.com/pablosec/managed-identity-wallet/commit/35298876f171940541ab4bb4723be6877fa63128))
* CGD-288 and code refactor ([f037c16](https://github.com/pablosec/managed-identity-wallet/commit/f037c168a5a16aa3ff2009e7c086d82a8030bf44))
* CGD-468: Application starts with corrupted data in case of invalid AES key ([c734946](https://github.com/pablosec/managed-identity-wallet/commit/c734946abfc1c34f1710f74e1329505dafa2fa00))
* changes task name to 'build' from 'buildJar' and adjusts all occurrences in file 'Taskfile'. ([458834c](https://github.com/pablosec/managed-identity-wallet/commit/458834c9a0875990551dc553dd948e61f62e30f6))
* changes task name to 'build' from 'buildJar' and adjusts all occurrences in file 'Taskfile'. ([e1f86a8](https://github.com/pablosec/managed-identity-wallet/commit/e1f86a80d60ef8bc198ec8fbce5351cf98d99c1b))
* **ci:** add GITHUB_TOKEN variable before app build ([80ca419](https://github.com/pablosec/managed-identity-wallet/commit/80ca41942d7182fc1f282a7cbf039659a6ad7509))
* **ci:** adjust gradle build command and remove unused code ([590d56a](https://github.com/pablosec/managed-identity-wallet/commit/590d56a7d990799fa985f81447f3b4be6b35d653))
* **ci:** build miw app ([99603e3](https://github.com/pablosec/managed-identity-wallet/commit/99603e3903c3ee4f2887f01215a089e392c8da71))
* **ci:** fix test values for helm test in GH Actions ([4532aa7](https://github.com/pablosec/managed-identity-wallet/commit/4532aa7611c54270e20e2adec8be24cad21eed20))
* **ci:** helm chart release ([c2bd166](https://github.com/pablosec/managed-identity-wallet/commit/c2bd166f25c4488e1bc0d7bb5215d92602ad9f96))
* **ci:** install java 17 ([6bea3d6](https://github.com/pablosec/managed-identity-wallet/commit/6bea3d655e9bffeaec255a3a6822827e8fbe152c))
* **ci:** install Taskfile ([a30492e](https://github.com/pablosec/managed-identity-wallet/commit/a30492e79fc73092ac678180e80cc08837d84676))
* **ci:** quote python version ([e43e1ac](https://github.com/pablosec/managed-identity-wallet/commit/e43e1acda816855f5e7fafb63b18243f8b465668))
* **ci:** separate workflow "Test application (test + coverage)" for PR and repo ([6de785b](https://github.com/pablosec/managed-identity-wallet/commit/6de785b670bdede6e55559ce461fb76d05f2ecc8))
* **ci:** skip app tests ([654da86](https://github.com/pablosec/managed-identity-wallet/commit/654da86386acc834047a38f9654fafbba1a5c325))
* **ci:** typo ([ed086f6](https://github.com/pablosec/managed-identity-wallet/commit/ed086f67b6ef256aa049b3aabb994190c23db30e))
* **ci:** use lowercase letters for repository name ([9e10c9f](https://github.com/pablosec/managed-identity-wallet/commit/9e10c9f9dd8859b2eb2b8613369a15787b0cccd4))
* **ci:** use lowercase letters for repository name ([03f45e0](https://github.com/pablosec/managed-identity-wallet/commit/03f45e0de6d7fc3e1fa6ed7096514c98c0c60ca0))
* **config:** default port for postgresDB ([6b603c0](https://github.com/pablosec/managed-identity-wallet/commit/6b603c038c38b567e7f882b0eaefd03b093bf292))
* **config:** default port for postgresDB ([8646713](https://github.com/pablosec/managed-identity-wallet/commit/86467132948ee359f20a16dae98c9a8fd52ff2ee))
* conflict resolved ([a2ce51f](https://github.com/pablosec/managed-identity-wallet/commit/a2ce51fce616644364abc6348c34b1050ca33400))
* **dev:** add file extension and refactor called method in gradle ([6811a8b](https://github.com/pablosec/managed-identity-wallet/commit/6811a8b025b76f5998b1c2fd65b5f679e28468d3))
* **devel:** add install links to check-tools.yaml ([7c94f89](https://github.com/pablosec/managed-identity-wallet/commit/7c94f8954fd2fb2020b444ea9466d8eef8325353))
* **devel:** add missing "sudo" ([e912482](https://github.com/pablosec/managed-identity-wallet/commit/e912482c8c87fa9d1f904ef26ed52d65810bf271))
* **devel:** replace docker_compose env var with real command ([187435b](https://github.com/pablosec/managed-identity-wallet/commit/187435be54f66d88dda11c152c38205223791f38))
* **devel:** split into two lines ([0b2e11f](https://github.com/pablosec/managed-identity-wallet/commit/0b2e11fb4a3d6f7b862f688da5c7f85b1ea9fe1e))
* **devel:** update README.md and remove duplicate variable ([566f0da](https://github.com/pablosec/managed-identity-wallet/commit/566f0da82882a6965701dd7ccb11ddfc7da2f388))
* **devel:** use "localhost" instead docker container name ([c6caf36](https://github.com/pablosec/managed-identity-wallet/commit/c6caf36297582b0d1a6697f181b51f967d550cb1))
* **docker:** use jdk 17 instead of jdk 18 and remove the EXPOSE statement ([e2ef3fe](https://github.com/pablosec/managed-identity-wallet/commit/e2ef3fe536b8168a3806508c8c2da8f15cc5d247))
* **doc:** move information about docker for macos upwards ([ff414f8](https://github.com/pablosec/managed-identity-wallet/commit/ff414f8e3cb764ad1602f2b2367e2756d123cdd8))
* **helm:** add correct service for postgresql db ([e00a84f](https://github.com/pablosec/managed-identity-wallet/commit/e00a84f5aaa231465d733e41e911aa4ee8eef3c8))
* **helm:** add correct service for postgresql db ([bda0978](https://github.com/pablosec/managed-identity-wallet/commit/bda09788f2ee1b94c162402f197009ada1341aa0))
* **helm:** add empty line at the bottom for Helm lint testing ([57a37f4](https://github.com/pablosec/managed-identity-wallet/commit/57a37f467d60cef5eb595911f101bc36050d924b))
* **helm:** add empty object ([00a9b08](https://github.com/pablosec/managed-identity-wallet/commit/00a9b08c1a9bd319e0ebe05734d26fae2209b8fe))
* **helm:** add missing "quote" function and adjust tests ([7c985b1](https://github.com/pablosec/managed-identity-wallet/commit/7c985b189665d2c5fd2ec48fb1b649834046e89e))
* **helm:** add random generated encryption_key ([6e89285](https://github.com/pablosec/managed-identity-wallet/commit/6e89285a797fc90a9b2e9d2b48687c4188dd1fa2))
* **helm:** add random generated encryption_key ([495f2d9](https://github.com/pablosec/managed-identity-wallet/commit/495f2d907fdfdc66d125a083070243b83964c75b))
* **helm:** add space (typo) ([392c254](https://github.com/pablosec/managed-identity-wallet/commit/392c254481d3d74adfa675cd758fe67687760d05))
* **helm:** adjust test ([3d90ba4](https://github.com/pablosec/managed-identity-wallet/commit/3d90ba47a5f30dd39397bbb880cff60add036472))
* **helm:** bind APPLICATION_PORT to 8080 ([9a9097d](https://github.com/pablosec/managed-identity-wallet/commit/9a9097deb094ce868d071e40f3bbdac70897d376))
* **helm:** bind APPLICATION_PORT to 8080 ([509fa1d](https://github.com/pablosec/managed-identity-wallet/commit/509fa1d4341bd9baa0deadfdd684bbff4ce1371d))
* **helm:** fix suggested issues from PR ([27ae102](https://github.com/pablosec/managed-identity-wallet/commit/27ae102bd1307fce142adff3a4808bac50dc4c60))
* **helm:** move APPLICATION_PORT env var outside if condition ([299b669](https://github.com/pablosec/managed-identity-wallet/commit/299b669b4b71315cd9c7c19672d510ddb5727c65))
* **helm:** quote numbers ([9a48104](https://github.com/pablosec/managed-identity-wallet/commit/9a4810452cf7a4187a8f4d9c33a7c7fbc346514e))
* **helm:** quote numbers ([91b5814](https://github.com/pablosec/managed-identity-wallet/commit/91b5814508f9a7cc4dd4699777cf29d5db60e354))
* **helm:** remove double className ([e8e2a43](https://github.com/pablosec/managed-identity-wallet/commit/e8e2a43301a62a8596a1415e62d0debab59bd502))
* **helm:** remove double className ([3f49be1](https://github.com/pablosec/managed-identity-wallet/commit/3f49be107471f037e473b70e2ad30060a00edc38))
* **helm:** remove duplicate env var ([e8104c3](https://github.com/pablosec/managed-identity-wallet/commit/e8104c3eceeb4459c88f7b1c024517863fb4d988))
* **helm:** remove last slash ([dab469f](https://github.com/pablosec/managed-identity-wallet/commit/dab469fe8f6d643284cd1f9d4691391026e5c482))
* **helm:** remove last slash ([cfdeded](https://github.com/pablosec/managed-identity-wallet/commit/cfdeded271813f7eb32045cf664752ace23113c1))
* **helm:** remove quotes ([8889455](https://github.com/pablosec/managed-identity-wallet/commit/8889455b67a6e88168b5bdc576393b758a638ffa))
* **helm:** remove quotes ([8fe20ec](https://github.com/pablosec/managed-identity-wallet/commit/8fe20ec8491e396e813edc3bb16426231567520b))
* **helm:** remove token (already revoked) ([835654d](https://github.com/pablosec/managed-identity-wallet/commit/835654d9be8504a896f916ed928c5f2a6481793e))
* **helm:** remove token (already revoked) ([acfcac5](https://github.com/pablosec/managed-identity-wallet/commit/acfcac565a42b3b4ae63708bf2a2f6b625e702ff))
* **helm:** remove trailing space ([019f262](https://github.com/pablosec/managed-identity-wallet/commit/019f26260942eef8acdd0a6b4a965d83bc30bceb))
* **helm:** set ingress host path  to "/" ([3dcfd46](https://github.com/pablosec/managed-identity-wallet/commit/3dcfd460d630f9893ebebc9c760c2a96cf1dabd6))
* **helm:** set ingress host path  to "/" ([dd876c2](https://github.com/pablosec/managed-identity-wallet/commit/dd876c28c077647dfaeebd9ad54356e20c2d4f10))
* **helm:** typo in db_host ([66daf19](https://github.com/pablosec/managed-identity-wallet/commit/66daf19f10b5654b9d7c60c5611a1fd03d023c21))
* **helm:** typo in db_host ([0f63369](https://github.com/pablosec/managed-identity-wallet/commit/0f633690fd45a24c015fd6be71c5a8538a3fced3))
* **helm:** update image repo ([3084122](https://github.com/pablosec/managed-identity-wallet/commit/30841225d704f4b58f8ae87b45f324fbb58eeef5))
* **helm:** use user/group 11111 instead of 1001/0 ([6745791](https://github.com/pablosec/managed-identity-wallet/commit/6745791b7b17f5fe334908b5f9e223480a7b14c6))
* **helm:** wrong data type in secret ([c600d16](https://github.com/pablosec/managed-identity-wallet/commit/c600d1648065130d3ab21b56148b3348debf82bf))
* **helm:** wrong data type in secret ([a16ba13](https://github.com/pablosec/managed-identity-wallet/commit/a16ba13181027e51c51dd444ef77b25ad0a470cf))
* missing add repo step from chart-releaser workflow ([08c36f9](https://github.com/pablosec/managed-identity-wallet/commit/08c36f9f5e67c128813116ddc9f8e8a58071d3a2))
* missing env variables in release workflow ([#111](https://github.com/pablosec/managed-identity-wallet/issues/111)) ([0f99498](https://github.com/pablosec/managed-identity-wallet/commit/0f9949899eb218e0b3b1b3742c0ea5ee82d19701))
* rate limit during json-ld context loading ([#100](https://github.com/pablosec/managed-identity-wallet/issues/100)) ([09d1f1a](https://github.com/pablosec/managed-identity-wallet/commit/09d1f1a4f5a8a2bbaf7e328efea4ed60d232d778))
* remove all links to remote repos ([06e14c7](https://github.com/pablosec/managed-identity-wallet/commit/06e14c74213e1112074dec0316f22d363fc32ddb))
* remove out-of-date deployment workflow ([3774c74](https://github.com/pablosec/managed-identity-wallet/commit/3774c747caf56c25b010016d5d4783d82077e37d))
* removed recret from code ([d3fe69a](https://github.com/pablosec/managed-identity-wallet/commit/d3fe69af5093f4026f769d4f4a16877d3a245137))
* test cases ([1a9b51e](https://github.com/pablosec/managed-identity-wallet/commit/1a9b51ea8ef256b2b8275e7361fd54a0c2d09d90))
* tests fail randomly because of KeyGenerator ([96ca03d](https://github.com/pablosec/managed-identity-wallet/commit/96ca03dd2469325bfaedfbf152357cb2a39d47f8))
* typo in Bearer ([754b90a](https://github.com/pablosec/managed-identity-wallet/commit/754b90a9fa90a308584949a6bf8085b6b27d8a19))
* Typo in Bearer ([#102](https://github.com/pablosec/managed-identity-wallet/issues/102)) ([3765c68](https://github.com/pablosec/managed-identity-wallet/commit/3765c689fcadc29f663c0521c3b9cc072ee8e779))
* validation erorr message not shown in reponse, docs: CGD-391: sample repomse added in wallet APIs ([80ced85](https://github.com/pablosec/managed-identity-wallet/commit/80ced85250de8ac5b956e337ff8c5d18b59e1900))
* Veracode finding for CVE-2023-24998 ([5ac9f2d](https://github.com/pablosec/managed-identity-wallet/commit/5ac9f2dfeb1b80afce33014eae9d592774ae3bf3))
* veracode issues: Spring boot and other lib version update ([f30c4d8](https://github.com/pablosec/managed-identity-wallet/commit/f30c4d80ec70db4387dbb41e06d867579a4bdde6))
* veracode log issue ([69cd4d8](https://github.com/pablosec/managed-identity-wallet/commit/69cd4d83470faa2615b6128f416ea4f3a601f21e))
* veracode log realted issue fix ([7908741](https://github.com/pablosec/managed-identity-wallet/commit/7908741e3a765bc68e9c955dfccc58e4b3f72da2))

### Features

* add '/dev.env' to '.gitignore' to prevent it form being comitted/ pushed unwanted. ([ac09710](https://github.com/pablosec/managed-identity-wallet/commit/ac09710204a9c123c66ae2bcd5a5d668a4a84de9))
* add '/dev.env' to '.gitignore' to prevent it form being comitted/ pushed unwanted. ([9443367](https://github.com/pablosec/managed-identity-wallet/commit/9443367ac826cb67f459b816cffa11971e8518ef))
* add "local.dev" to .gitignore ([0c4166d](https://github.com/pablosec/managed-identity-wallet/commit/0c4166d1ce7cd4521e0fc7980c1a73c70e57245e))
* add "local.dev" to .gitignore ([6431f77](https://github.com/pablosec/managed-identity-wallet/commit/6431f77ab5a76d5e2e26656484d53e3ef40ad909))
* add and adjust authority user's BPN and DID:WEB ([7e2ab46](https://github.com/pablosec/managed-identity-wallet/commit/7e2ab464c81f9b90d234ce963f204c9d5e46f100))
* add and adjust authority user's BPN and DID:WEB ([a06a689](https://github.com/pablosec/managed-identity-wallet/commit/a06a689bc4d6ac4ea24a19ecf5d88b6a9711ee14))
* add app setup for the stages 'dev' and 'int' in order to deploy the (new) 'Managed-Identity-Wallet' on these stages. ([3f8be32](https://github.com/pablosec/managed-identity-wallet/commit/3f8be327f44c44e58fe3fd08a6e2853ba8e254d7))
* add app setup for the stages 'dev' and 'int' in order to deploy the (new) 'Managed-Identity-Wallet' on these stages. ([8bf1124](https://github.com/pablosec/managed-identity-wallet/commit/8bf1124d86865befdd8a60d2f489a98952f58778))
* add Eclipse Copyright header to CHANGELOG.md.jinja ([dd53533](https://github.com/pablosec/managed-identity-wallet/commit/dd53533bc6ccb9a160e4c51c46438321ed2b2be7))
* add GH Action workflow to test the app (incl. coverage) ([1e16b04](https://github.com/pablosec/managed-identity-wallet/commit/1e16b0418825ea402dd4a690d760b367a5c0ce8b))
* add header to changelog template ([45b79d0](https://github.com/pablosec/managed-identity-wallet/commit/45b79d0e78cb8b299bc59c27397623c603fe67c0))
* add initContainers ([#142](https://github.com/pablosec/managed-identity-wallet/issues/142)) ([7317800](https://github.com/pablosec/managed-identity-wallet/commit/731780075ca5e1a707c8834013c4c98348e9c269))
* add tpl to miw ingress ([#143](https://github.com/pablosec/managed-identity-wallet/issues/143)) ([c56d133](https://github.com/pablosec/managed-identity-wallet/commit/c56d1330f2df1a3468c1e680bcc4fe50898ca6bd))
* added administrator documentation ([1931fa0](https://github.com/pablosec/managed-identity-wallet/commit/1931fa0a8f1afd01249dbcbeecfa09b1cb739f83))
* added administrator documentation ([dd85726](https://github.com/pablosec/managed-identity-wallet/commit/dd85726078ba5c811ab35b2bcf0993bd63671790))
* added end user documentation ([83ae886](https://github.com/pablosec/managed-identity-wallet/commit/83ae88672a1dd28c31ca987e73ef84fd85fa366f))
* added end user documentation ([670faca](https://github.com/pablosec/managed-identity-wallet/commit/670facae38caddb404a63831c470d61d9858898f))
* added test cases for getCredentials api ([56072f6](https://github.com/pablosec/managed-identity-wallet/commit/56072f68d092b3ebf8cbef9647074e4b7d6f456a))
* added test cases for getCredentials api ([c3e5cd8](https://github.com/pablosec/managed-identity-wallet/commit/c3e5cd8b2310c2e5c003e9b58abe69727d712129))
* adding generated 'README.md' to accompany the charts for 'Managed-Identity-Wallet' as required. ([d33f6aa](https://github.com/pablosec/managed-identity-wallet/commit/d33f6aa50f5f7cb0276c1e6391d85a4eae793c87))
* adding generated 'README.md' to accompany the charts for 'Managed-Identity-Wallet' as required. ([bd6d874](https://github.com/pablosec/managed-identity-wallet/commit/bd6d874259b1f9232e8163d91d7efe734f0b3123))
* adds (initially) a Postman-collection for testing MIW on stage 'dev'. ([25debc3](https://github.com/pablosec/managed-identity-wallet/commit/25debc365e18ca6f3f0eb0e864539ce0352e3807))
* adds (initially) a Postman-collection for testing MIW on stage 'dev'. ([7b8d264](https://github.com/pablosec/managed-identity-wallet/commit/7b8d26478d28f2710b4fb9837ebd90dc3d0ee513))
* adds direct '.java-version' from program 'jenv' to '.gitignore' to avoid that is version-controled. ([3531dd5](https://github.com/pablosec/managed-identity-wallet/commit/3531dd527b1d0f4306a466a4b59d25fa49872470))
* adds direct '.java-version' from program 'jenv' to '.gitignore' to avoid that is version-controled. ([6bdb98a](https://github.com/pablosec/managed-identity-wallet/commit/6bdb98a3dddd42c8c94646581ef786e0bad9fd51))
* adds gradle task to equip 'jar/META-INF/' with 'DEPENDENCIES', 'SECURITY.md', 'NOTICE.md', 'LICENSE' ([a2b8a21](https://github.com/pablosec/managed-identity-wallet/commit/a2b8a2157ed68b5faedd5c506e19d36e7f9da039))
* adds gradle task to equip 'jar/META-INF/' with 'DEPENDENCIES', 'SECURITY.md', 'NOTICE.md', 'LICENSE' ([3eee471](https://github.com/pablosec/managed-identity-wallet/commit/3eee471a7edb44da067fd0813aa0dd46383a230c))
* adds license file 'CC-BY-4.0.tyt' in the corresponding directory 'LICENSES'. ([c32fdfe](https://github.com/pablosec/managed-identity-wallet/commit/c32fdfe13c84e6c53d316cf5928050f975821abc))
* adds overview of roles associated with available endpoints ([572f2c2](https://github.com/pablosec/managed-identity-wallet/commit/572f2c2f62cdaaa54fe288407fe9e9e6226ab0c8))
* adjust task 'stopDockerApp' to stop the actual container 'local_miw_app' ([2fb0000](https://github.com/pablosec/managed-identity-wallet/commit/2fb0000162383dd9e8947e5f7d2ef985c66aa319))
* adjust task 'stopDockerApp' to stop the actual container 'local_miw_app' ([e686b3e](https://github.com/pablosec/managed-identity-wallet/commit/e686b3e50676d9a9bb47b7ed873ee740e1ba7b91))
* API changes as per new API specification(separate apis for holder and issuer wallet) ([6286538](https://github.com/pablosec/managed-identity-wallet/commit/628653865b0a4db9193fde1d07e5e946df05160c))
* API changes as per new API specification(separate apis for holder and issuer wallet) ([1d74e92](https://github.com/pablosec/managed-identity-wallet/commit/1d74e92883f1f36231b10ac4e3f026c6e0c3bd46))
* API changes as per new API specification(separate apis for holder and issuer wallet) ([4233ea7](https://github.com/pablosec/managed-identity-wallet/commit/4233ea7f7074644acc50268fffbb41679b3d4f9a))
* API changes as per new API specification(separate apis for holder and issuer wallet) ([66a7f84](https://github.com/pablosec/managed-identity-wallet/commit/66a7f84b34df715592e6788fa04fd7203217d8e7))
* **api:** disable authorization check, because of potential bug (to be investigated) ([718af89](https://github.com/pablosec/managed-identity-wallet/commit/718af892e70eaf478e3001b14772f1ade4fc5747))
* **api:** disable authorization check, because of potential bug (to be investigated) ([1ab7a87](https://github.com/pablosec/managed-identity-wallet/commit/1ab7a87c870a1a8f61cc6d913c86de88e6f27263))
* authenticate using client_id and claint_secret added in swagger UI ([aaa0a8f](https://github.com/pablosec/managed-identity-wallet/commit/aaa0a8f5efd5c7282579d42c51677e5816a9c6a6))
* authenticate using client_id and claint_secret added in swagger UI ([7a14e76](https://github.com/pablosec/managed-identity-wallet/commit/7a14e76c329b155e8c910ecf15eb59d2f250eec0))
* authority wallet did in env ([139f9d9](https://github.com/pablosec/managed-identity-wallet/commit/139f9d95f116e02fc1ba91404d3b010fe0587386))
* authority wallet did in env ([32d9587](https://github.com/pablosec/managed-identity-wallet/commit/32d9587946732e24d00fecbb9cfcfa1ede5c637e))
* BPN validation added in issue dismantler VC ([5a04a2e](https://github.com/pablosec/managed-identity-wallet/commit/5a04a2ef41e48feb42c2db5baa54ea0e54833a3f))
* bpnCredential added in wallet creation ([67c749f](https://github.com/pablosec/managed-identity-wallet/commit/67c749f98ff768deaea2f68a219916c46e0276e5))
* bpnCredential added in wallet creation ([8861877](https://github.com/pablosec/managed-identity-wallet/commit/8861877099a8c728ab059b2f03fee3b8d1696518))
* **build:** change default name of miw-app artifact ([29e65af](https://github.com/pablosec/managed-identity-wallet/commit/29e65afbc1b0e9ec941e8e516a0e8a8b292eb12a))
* **build:** change default name of miw-app artifact ([6804747](https://github.com/pablosec/managed-identity-wallet/commit/6804747b8479d0284a57f85b0579149fbc3c2b51))
* caller BPN security added and test case modification for the same ([b375317](https://github.com/pablosec/managed-identity-wallet/commit/b3753173eb2eb90474c6a9e92d7465203ddc17c3))
* caller BPN security added and test case modification for the same ([2e00386](https://github.com/pablosec/managed-identity-wallet/commit/2e00386a27af327cd3028244d475151811aabf87))
* CGD-204: changes related to did document resolver in ssi-lib ([aed05de](https://github.com/pablosec/managed-identity-wallet/commit/aed05de8fd781175532c259cde3f42156cc4d0b5))
* CGD-347: manage log level at runtime ([1676bc3](https://github.com/pablosec/managed-identity-wallet/commit/1676bc311f005f5207241d3138d690f05fb19131))
* CGD-368: Check expiry date of VC during validation ([37bee28](https://github.com/pablosec/managed-identity-wallet/commit/37bee283777f081b82120cf6437da19260f901b3))
* CGD-444-add-random-key-reference-to-did ([4b321db](https://github.com/pablosec/managed-identity-wallet/commit/4b321db9d289ea95a701cfaa91689f5766988633))
* CGD-444: sql migration added ([f2a1bc3](https://github.com/pablosec/managed-identity-wallet/commit/f2a1bc3e73db77835efe2c9e8cfc6e032a2c38aa))
* change in create VP API, type and name removed from summary VC ([d4909b0](https://github.com/pablosec/managed-identity-wallet/commit/d4909b05f05d4141616abb22acbb31e1d1c4a5ec))
* change in create VP API, type and name removed from summary VC ([a6a05e1](https://github.com/pablosec/managed-identity-wallet/commit/a6a05e154de1ce6c60624f2e29e737aaa463f28a))
* change in create VP API, type and name removed from summary VC ([d75298e](https://github.com/pablosec/managed-identity-wallet/commit/d75298e75308f00be07e798e35af4411f768018f))
* change in create VP API, type and name removed from summary VC ([d7f9096](https://github.com/pablosec/managed-identity-wallet/commit/d7f90964eabea4e9e1991812f66237d874a1c56a))
* check expiry of VC while VP validate support added and test cases updated ([3c1d965](https://github.com/pablosec/managed-identity-wallet/commit/3c1d965f913b1da7f0f5d58c99e89ea36c58fffc))
* **ci:** add --wait to helm install ([b4a56b0](https://github.com/pablosec/managed-identity-wallet/commit/b4a56b028778fc5147cc7492ba3de1b313bf7ba2))
* **ci:** add docker hub release workflow ([176f580](https://github.com/pablosec/managed-identity-wallet/commit/176f580d00e25a531ca63d314d59cac9ac813fe2))
* **ci:** add GH Action for DAST scanning ([8ff4e1a](https://github.com/pablosec/managed-identity-wallet/commit/8ff4e1abf37334ead3e4fd14a3df7aead1f43ec4))
* **ci:** add trigger on push ([ed85975](https://github.com/pablosec/managed-identity-wallet/commit/ed8597572b066ba45d3be800f0faae76f5ecb65c))
* **ci:** adjust to current setup ([ee92bf5](https://github.com/pablosec/managed-identity-wallet/commit/ee92bf5f5519d5e7759351d7a04962c08fceae79))
* **ci:** adjust to current setup ([9325bee](https://github.com/pablosec/managed-identity-wallet/commit/9325bee15615c43b6db48ee34c28ca8899ad3a49))
* **ci:** adjust trivy GH Action ([ee2f548](https://github.com/pablosec/managed-identity-wallet/commit/ee2f54884289ad308c87b7e93b5be0c739ed55bd))
* **ci:** enable manual trigger ([d800cc1](https://github.com/pablosec/managed-identity-wallet/commit/d800cc143240054fc5a7191b695d64e50d64457e))
* **ci:** make chart standalone runnable ([be182e9](https://github.com/pablosec/managed-identity-wallet/commit/be182e916f3bcf4466eb2f20d411ff841859a64f))
* **ci:** remove manual trigger from veracode.yaml ([fab2f10](https://github.com/pablosec/managed-identity-wallet/commit/fab2f1075b339933152c78ac09ec43bc2a284c71))
* **ci:** remove old acapy actions ([e0f0ae7](https://github.com/pablosec/managed-identity-wallet/commit/e0f0ae7b8a1560b458511d922bae1624c18294fb))
* **ci:** remove old acapy actions ([27afe80](https://github.com/pablosec/managed-identity-wallet/commit/27afe80a79c59a4da067abf542251488a2837580))
* **ci:** rename miw service GH repo ([ab9c7ff](https://github.com/pablosec/managed-identity-wallet/commit/ab9c7ffb2632ad7621e010917306997589100599))
* **ci:** rename miw service GH repo ([e3431bc](https://github.com/pablosec/managed-identity-wallet/commit/e3431bceb559c53eda71beef29cfa03d2dd51f35))
* **ci:** run Helm unittests ([f11f824](https://github.com/pablosec/managed-identity-wallet/commit/f11f8246da65fa17b0a4f4fac59ae67e42b709de))
* **ci:** semantic releases from develop branch ([#87](https://github.com/pablosec/managed-identity-wallet/issues/87)) ([fda8ee6](https://github.com/pablosec/managed-identity-wallet/commit/fda8ee6ae864aa86823a7ebfdce9702f372a9ded))
* **ci:** separate linting and testing and build temporary image to deploy on cluster ([384a969](https://github.com/pablosec/managed-identity-wallet/commit/384a969548e49e324e3da079b6125aad46f1c450))
* **ci:** update deprecated code ([386dcd9](https://github.com/pablosec/managed-identity-wallet/commit/386dcd9bf09b71684d53ba614bbe820f0e0b12b2))
* **ci:** update KICS.yaml to fit current application ([af214cd](https://github.com/pablosec/managed-identity-wallet/commit/af214cd80cc30f9cd0e0d0b40748ca0fdaf5b1df))
* code changes to create DidDocument ([1675ef4](https://github.com/pablosec/managed-identity-wallet/commit/1675ef4d1f6b5cb32b80b856b39955383902f1f9))
* code changes to create DidDocument ([b7503a8](https://github.com/pablosec/managed-identity-wallet/commit/b7503a8ac217300f513f3c8531fb607b317d564f))
* Create BPN VC while creating wallet, test case modification, filter support added in get all wallet and get all credential API ([aa04faa](https://github.com/pablosec/managed-identity-wallet/commit/aa04faa2adf828bfbb712993af90926a397e4ff0))
* Create BPN VC while creating wallet, test case modification, filter support added in get all wallet and get all credential API ([928c501](https://github.com/pablosec/managed-identity-wallet/commit/928c50144bd8dc04d1962262fecc5793aa25c660))
* credential get api type filter support added ([9d6a49d](https://github.com/pablosec/managed-identity-wallet/commit/9d6a49daab04bda7fe06484ec1e827a534addbd9))
* credential get api type filter support added ([3217576](https://github.com/pablosec/managed-identity-wallet/commit/3217576c29724af6128b49f9b94796adbfe4794d))
* credential list api added ([e34cf00](https://github.com/pablosec/managed-identity-wallet/commit/e34cf0067d77401be28aa1e43ad9d118465e39a8))
* credential list api added ([bfc15fc](https://github.com/pablosec/managed-identity-wallet/commit/bfc15fcc99e29b3c44846d08f22afed165b0f40b))
* credentials validation api wip ([0515ef6](https://github.com/pablosec/managed-identity-wallet/commit/0515ef6244d52bea506363540593489bee48d165))
* credentials validation api wip ([43454f9](https://github.com/pablosec/managed-identity-wallet/commit/43454f9453a1f0e04360f0b60a7ffd4e0ca68d1c))
* delete credential api and test cases added ([e56a52e](https://github.com/pablosec/managed-identity-wallet/commit/e56a52e5218c9d07d738f590b2aeea01b9f33202))
* delete credential api and test cases added ([3fbf420](https://github.com/pablosec/managed-identity-wallet/commit/3fbf4205531137a4c7228af1561e34f1fd575351))
* **dev:** add pgAdmin to local dev env ([#144](https://github.com/pablosec/managed-identity-wallet/issues/144)) ([d7f2bbe](https://github.com/pablosec/managed-identity-wallet/commit/d7f2bbe2900322bb5ecba94aa1ab4fafad5cf21c))
* **devel:** add COMPOSE_COMMAND to env.*.dist to configure the available docker compose binary ([1893a64](https://github.com/pablosec/managed-identity-wallet/commit/1893a6484bd0150d7d2ac3e5cb2e45e221403b2f))
* **devel:** Add DEV_ENVIRONMENT variable to env.docker.dist and env.local.dist ([a0ed2a4](https://github.com/pablosec/managed-identity-wallet/commit/a0ed2a4d7a51b14e3c22d1b6740c9dbebe648a49))
* **devel:** add environment type switch ([4a5c128](https://github.com/pablosec/managed-identity-wallet/commit/4a5c1287c3396ac9ee42e985db67579ab75bccc8))
* **devel:** Add first helm unittest draft for Deployment resource ([b533b52](https://github.com/pablosec/managed-identity-wallet/commit/b533b52460578872117c101c5a07c5d9cbb19f3e))
* **devel:** Add first helm unittest draft for Deployment resource ([6d677cf](https://github.com/pablosec/managed-identity-wallet/commit/6d677cf43bc11f067c8f9a0737541933c33ffd92))
* **devel:** add helm values for local deployment ([895c506](https://github.com/pablosec/managed-identity-wallet/commit/895c506f941a4d658c6fcb092fa04494f042d0a5))
* **devel:** add local miw-app image to docker-compose ([21ac5e8](https://github.com/pablosec/managed-identity-wallet/commit/21ac5e880bd5fff9ad6c478986aecc02e36e4069))
* **devel:** add local miw-app image to docker-compose ([eae7242](https://github.com/pablosec/managed-identity-wallet/commit/eae7242439c4bc1eb277ec4da280370111d57201))
* **devel:** add missing tasks and rename working dir ([27c2b03](https://github.com/pablosec/managed-identity-wallet/commit/27c2b03325004932c317c96989733c0a88ef4785))
* **devel:** add more cleanup commands ([c18b1b0](https://github.com/pablosec/managed-identity-wallet/commit/c18b1b079929a82d22e302ec641bb1107f7cf718))
* **devel:** add more cleanup commands ([672a08c](https://github.com/pablosec/managed-identity-wallet/commit/672a08c0180a001bed3da444856be3c329ac182a))
* **devel:** add new dev environment ([0858bf9](https://github.com/pablosec/managed-identity-wallet/commit/0858bf9611162f1055b7b29d20494685878aab39))
* **devel:** add new dev environment ([6a37e10](https://github.com/pablosec/managed-identity-wallet/commit/6a37e10b85b86a8bb509d2544effa16b15c8abe2))
* **devel:** add one more folder depth to helm unittest in Taskfile ([967afc1](https://github.com/pablosec/managed-identity-wallet/commit/967afc1c0216951a9635185dca1f8c38c4e66100))
* **devel:** add realm for local dev config ([56a67b7](https://github.com/pablosec/managed-identity-wallet/commit/56a67b742fbb1dc12806459ba72778f525fad966))
* **devel:** add task for generating CHANGELOG.md file ([0ba1142](https://github.com/pablosec/managed-identity-wallet/commit/0ba1142069bf2abd85f90aaa12a7f2f9d371a89d))
* **devel:** add task to check, if helm-docs is installed ([d559cdc](https://github.com/pablosec/managed-identity-wallet/commit/d559cdcb87edc427bbb46a80769dfed3137216d4))
* **devel:** add task to rebuild Helm chart readme ([881e131](https://github.com/pablosec/managed-identity-wallet/commit/881e131008cd358a376df62a72107711620c2845))
* **devel:** add tasks for test-report and coverage ([b4ceeb5](https://github.com/pablosec/managed-identity-wallet/commit/b4ceeb5b8325a1b573ec7d6f9fd671e1e9cc41f1))
* **devel:** Bump Keycloak version of docker-compose to 21.1 and update env file ([9b81087](https://github.com/pablosec/managed-identity-wallet/commit/9b81087ac2d811c67217adee06df57a7522770bf))
* **devel:** Bump Keycloak version of docker-compose to 21.1 and update env file ([6690061](https://github.com/pablosec/managed-identity-wallet/commit/6690061b1587d2fab35881b6d4659ecfadf34954))
* **devel:** env-files move to dev folder ([660cac9](https://github.com/pablosec/managed-identity-wallet/commit/660cac957dd683ed6211653ca552f1320ab7f3f7))
* **devel:** fallthrough in check-prerequisites task ([28801cc](https://github.com/pablosec/managed-identity-wallet/commit/28801cc3996f9dc9f699326285bed538f9d9ba6f))
* **devel:** fallthrough in check-prerequisites task ([4a8431b](https://github.com/pablosec/managed-identity-wallet/commit/4a8431ba68899f8dfa827fb9d46f9d44ce2f406e))
* **devel:** include checks and new "local.env" + add check-prerequisites task ([eb277ff](https://github.com/pablosec/managed-identity-wallet/commit/eb277ffdb1605a1650d08ac340140beaa1246b0d))
* **devel:** include checks and new "local.env" + add check-prerequisites task ([99ac665](https://github.com/pablosec/managed-identity-wallet/commit/99ac665be0742f1de261f67d46ab2e7b2b81c3fa))
* **devel:** Introduce Taskfile ([5d4a889](https://github.com/pablosec/managed-identity-wallet/commit/5d4a88989ce8fc1dc93ea69a57ab4b3a8da3bdf6))
* **devel:** Introduce Taskfile ([a63ac91](https://github.com/pablosec/managed-identity-wallet/commit/a63ac910ce4d5364e5e6aa1f3d40917a7b3d2167))
* **devel:** make Taskfile app namespace OS specific ([6245576](https://github.com/pablosec/managed-identity-wallet/commit/62455766d2ea7ab9da95af6948a62cb455fbc623))
* **devel:** moved to dev-assets folder ([a70115c](https://github.com/pablosec/managed-identity-wallet/commit/a70115c1d1243908ccc16d2fe2c3bbefd0070d8a))
* **devel:** put Helm chart unittests in subfolder for each stage ([3e17880](https://github.com/pablosec/managed-identity-wallet/commit/3e17880beb79fc50f094a79cd49f47c06dbdc4b2))
* **devel:** remove acapy vars from .env.example ([3ce0c6d](https://github.com/pablosec/managed-identity-wallet/commit/3ce0c6d21c735209503e17025089e4b024050a32))
* **devel:** remove acapy vars from .env.example ([ec6fc65](https://github.com/pablosec/managed-identity-wallet/commit/ec6fc656ece130e73baa71b52fbfc76391f7c158))
* **devel:** remove docker compose selection -> fixed to new V2 version ([aab42bc](https://github.com/pablosec/managed-identity-wallet/commit/aab42bc1590e62f0410c789da435614c127921a2))
* **devel:** Remove obsolete stuff ([c2ff738](https://github.com/pablosec/managed-identity-wallet/commit/c2ff738ab5f13de40734bfccc17fa10d59a57b39))
* **devel:** Remove obsolete stuff ([94b075a](https://github.com/pablosec/managed-identity-wallet/commit/94b075a2f0d6a78d110fad9e48c7081e9e166167))
* **devel:** rename tasks and point to new dev-env ([62e0f2b](https://github.com/pablosec/managed-identity-wallet/commit/62e0f2b06c75a71e65e2e1dfeb16666cbb826b97))
* **devel:** rename tasks and point to new dev-env ([82cd5cd](https://github.com/pablosec/managed-identity-wallet/commit/82cd5cdd3ac0f436acc850c5bc786173f537d027))
* **devel:** rename tasks in Taskfile ([cdde677](https://github.com/pablosec/managed-identity-wallet/commit/cdde677a6f5a594d65633ebd0b472dddf21dfea4))
* **devel:** rename tasks in Taskfile ([138cdf0](https://github.com/pablosec/managed-identity-wallet/commit/138cdf03c53f3e4d54daa41e2953128dec048aea))
* **devel:** replace check for "docker compose" plugin ([d75c719](https://github.com/pablosec/managed-identity-wallet/commit/d75c71903f69f9f62dad4ae2aa97e7be2fc525d4))
* **devel:** Replace old custom Dockerfile with official postgres image ([ce2c907](https://github.com/pablosec/managed-identity-wallet/commit/ce2c907bb9e4c10a81da4652cdeb3c21a363381e))
* **devel:** Replace old custom Dockerfile with official postgres image ([29c1dc0](https://github.com/pablosec/managed-identity-wallet/commit/29c1dc0179dfc6ba49f6339f0dc698068a1b10d8))
* **devel:** script to obtain an authority token from keycloak ([65b8b20](https://github.com/pablosec/managed-identity-wallet/commit/65b8b20a24ac6cbce7572f173844d21d4bff0bfc))
* **devel:** script to obtain an authority token from keycloak ([378f79b](https://github.com/pablosec/managed-identity-wallet/commit/378f79b439ed2139b9fa646fce995e03525825ab))
* **devel:** show install link provided as parameter ([cb7ae41](https://github.com/pablosec/managed-identity-wallet/commit/cb7ae41b21e6a3acbafcf98dcc09000514b298d1))
* **devel:** split tasks to own namespaces ([db0151c](https://github.com/pablosec/managed-identity-wallet/commit/db0151c68fb208dd3981d271277490f48ccdca7a))
* **devel:** split tasks to own namespaces ([f7ff401](https://github.com/pablosec/managed-identity-wallet/commit/f7ff4017fd73eda148d8ce197c9b7b356d42a4a1))
* **devel:** suppress task header in output ([87aff68](https://github.com/pablosec/managed-identity-wallet/commit/87aff685c7b6db40cd701d3b7f51101e4b02e0c4))
* **devel:** switch to new Helm chart "charts/managed-identity-wallet" ([c302664](https://github.com/pablosec/managed-identity-wallet/commit/c302664b96431373ef111361c1d994c27640fe98))
* **devel:** switch to new Helm chart "charts/managed-identity-wallet" ([ca06b5f](https://github.com/pablosec/managed-identity-wallet/commit/ca06b5f98d40be2e6b4e6ad7ebed03dd97e7a579))
* **devel:** update .gitignore ([33b7262](https://github.com/pablosec/managed-identity-wallet/commit/33b726263658687608e75379e8cfe1236fda05ca))
* **devel:** update readme ([74fdb21](https://github.com/pablosec/managed-identity-wallet/commit/74fdb21dc549ed80bc1cbf8f71b40e0a9410a834))
* **devel:** use COMPOSE_COMMAND env from env.* to execute the available docker compose binary ([931e69f](https://github.com/pablosec/managed-identity-wallet/commit/931e69fd02a0ada7c5b0827eaaf5aa140b5f07af))
* **devel:** WIP: add more stuff to Taskfile ([280f51c](https://github.com/pablosec/managed-identity-wallet/commit/280f51cb4d7050a87f4faca547c45d05eacc6089))
* **devel:** WIP: add more stuff to Taskfile ([ed2277f](https://github.com/pablosec/managed-identity-wallet/commit/ed2277f9dbf690fea1815e5f82832b4909727922))
* did document resolver component changes reverted ([1d72ac0](https://github.com/pablosec/managed-identity-wallet/commit/1d72ac083e97fa498e4a38b3dc94d1983a7b4e96))
* **doc:** add eclipse copyright header everywhere ([ad5c631](https://github.com/pablosec/managed-identity-wallet/commit/ad5c631fa2bc3ce22415d215f2cb7207feee014a))
* **doc:** add eclipse copyright header everywhere ([02530f6](https://github.com/pablosec/managed-identity-wallet/commit/02530f636ee301e839a7688883e311917d507f2d))
* **doc:** add eclipse copyright header everywhere ([87a4641](https://github.com/pablosec/managed-identity-wallet/commit/87a464120817b8eecfc1a17d4a30ac3237f73f4c))
* **doc:** add eclipse copyright header everywhere ([c63031b](https://github.com/pablosec/managed-identity-wallet/commit/c63031bbc8630595f09a8f80c544e1996d1e698e))
* **doc:** document COMPOSE_COMMAND env ([a6fc918](https://github.com/pablosec/managed-identity-wallet/commit/a6fc91812ad9065c1f5011597deb1bc6fd9b545a))
* **doc:** Extend Mac user information ([403362d](https://github.com/pablosec/managed-identity-wallet/commit/403362d2e7cb4f4e87b3b940415fb3d88dfab2f0))
* **docker:** add healthcheck for use with docker, compose or swarm ([805b2d2](https://github.com/pablosec/managed-identity-wallet/commit/805b2d278357cd5ccc242d102917af646cafd4a0))
* **docker:** adjust Dockerfile to current setup ([8556169](https://github.com/pablosec/managed-identity-wallet/commit/85561698505ef5d72a76314dbb8d69223e5e57cb))
* **docker:** adjust Dockerfile to current setup ([cd6bf50](https://github.com/pablosec/managed-identity-wallet/commit/cd6bf5046db2f3e40e3dc5c6d9dc64a5b0e33a9e))
* **doc:** mark important content in README.md ([43dec2d](https://github.com/pablosec/managed-identity-wallet/commit/43dec2d1918296a17117070bb4e4c6d279bcc71f))
* error msg updated ([2b305d2](https://github.com/pablosec/managed-identity-wallet/commit/2b305d2d488a7ed1c63022ff4241ad5fa588822d))
* framework VC name changes and test case changes ([7952f4b](https://github.com/pablosec/managed-identity-wallet/commit/7952f4b1ef94ec144308683607bf5083226da523))
* framework VC name changes and test case changes ([ce0c230](https://github.com/pablosec/managed-identity-wallet/commit/ce0c230b69c6a75778e9315a5956377a3d265e83))
* Framwork VC API, Dismantler VC API, Testcase modificatoin, VC context URL in config, VC expiry in config ([6ea7580](https://github.com/pablosec/managed-identity-wallet/commit/6ea7580023ee6fef9d561558ab22eec79c27e242))
* Framwork VC API, Dismantler VC API, Testcase modificatoin, VC context URL in config, VC expiry in config ([47a6656](https://github.com/pablosec/managed-identity-wallet/commit/47a66564c88ccbd6159cb92838a7323830c69c4e))
* **helm:** add additional unittests ([fc60d9a](https://github.com/pablosec/managed-identity-wallet/commit/fc60d9a0b1a5050067c596261a3649c0dfef9dca))
* **helm:** add authority_wallet_did env ([ce2e531](https://github.com/pablosec/managed-identity-wallet/commit/ce2e531e7fac46b23d656823e1ea11cb1396359d))
* **helm:** add authority_wallet_did env ([15e01b0](https://github.com/pablosec/managed-identity-wallet/commit/15e01b0b6b2afc814af0d7da21e7abe0def73f6c))
* **helm:** add classname annotation to ingress ([d250497](https://github.com/pablosec/managed-identity-wallet/commit/d25049790c2d10c8be784a953426a872adf88998))
* **helm:** add classname annotation to ingress ([cd0f0c7](https://github.com/pablosec/managed-identity-wallet/commit/cd0f0c7934516c106bcdda3670b248848c526dc5))
* **helm:** add container env (plain and from secret) ([7242b4b](https://github.com/pablosec/managed-identity-wallet/commit/7242b4b78834a0965d756f416ef0ac0068ca22a3))
* **helm:** add container env (plain and from secret) ([d77295f](https://github.com/pablosec/managed-identity-wallet/commit/d77295f16e6e1a36faa7035f8f64db3f5f62ea16))
* **helm:** add container env and DB secrets ([f175786](https://github.com/pablosec/managed-identity-wallet/commit/f1757861ff2d204e0f3e98035f4fdc10c247c2cb))
* **helm:** add container env and DB secrets ([9dbf2b7](https://github.com/pablosec/managed-identity-wallet/commit/9dbf2b76e01d4397020d6e908cf73dc88a1746ff))
* **helm:** add default labels to secret ([dfe107d](https://github.com/pablosec/managed-identity-wallet/commit/dfe107dcd54fd44ad87e56ab799ee78a7f39a0ec))
* **helm:** add documentation for env / secret variables ([cee2c49](https://github.com/pablosec/managed-identity-wallet/commit/cee2c497bfd37e865b2cfa1add674654c9ed0530))
* **helm:** add documentation for new content and adjust the old one ([6689718](https://github.com/pablosec/managed-identity-wallet/commit/66897186da42ef7dfb9af08d549682964aa5472c))
* **helm:** add external chart repos ([30b04c2](https://github.com/pablosec/managed-identity-wallet/commit/30b04c226475756135c7d65aaa1e3d1b4893c0d3))
* **helm:** add full release name to ingress secret name ([58a7299](https://github.com/pablosec/managed-identity-wallet/commit/58a72999f8229ddc39dd76442f4e8754b47e7720))
* **helm:** add full release name to ingress secret name ([474d988](https://github.com/pablosec/managed-identity-wallet/commit/474d9887bd85caf89f32368f9f23a724c96bb718))
* **helm:** add Helm chart Readme template for helm-docs ([a96ca4c](https://github.com/pablosec/managed-identity-wallet/commit/a96ca4c6ace3c47f051007b8ae7b04c2b670adf1))
* **helm:** add helm-docs documentation ([24c0fcd](https://github.com/pablosec/managed-identity-wallet/commit/24c0fcd63cc33b6255c51abcab3fc157f814bb1f))
* **helm:** add init script to setup initial database ([9950690](https://github.com/pablosec/managed-identity-wallet/commit/99506905c8e9a53bccc28cd7f7ecc752179c1112))
* **helm:** add init script to setup initial database ([fb2c770](https://github.com/pablosec/managed-identity-wallet/commit/fb2c7704582dd993e3eed3f61885114f8ae89741))
* **helm:** add internal / external postgresql switch ([5ca2e55](https://github.com/pablosec/managed-identity-wallet/commit/5ca2e55e2b9226e1234a31c0b922d885a8a6489c))
* **helm:** add new helm chart "managed-identity-wallet" (WIP) ([eac9f3a](https://github.com/pablosec/managed-identity-wallet/commit/eac9f3addc4edb60ffe93d58bed4db5816ab0252))
* **helm:** add new helm chart "managed-identity-wallet" (WIP) ([87b5efe](https://github.com/pablosec/managed-identity-wallet/commit/87b5efecb0d88a77ed9135d8cb24101b97867cb9))
* **helm:** add securityContext (primary same user/group id as docker image) ([25e93fa](https://github.com/pablosec/managed-identity-wallet/commit/25e93fa50652ced6b68b2e6e8fc18e4e5fdbcfe0))
* **helm:** add securityContext (primary same user/group id as docker image) ([36e90df](https://github.com/pablosec/managed-identity-wallet/commit/36e90dfa018daff9a82abce7edcb41806172b2f3))
* **helm:** add simple backup of database to a PV ([680e09f](https://github.com/pablosec/managed-identity-wallet/commit/680e09fd18bf95518244f0a92c181d0264837aa6))
* **helm:** add tests for dev stage and put tests in subfolder for each stage ([ecbe7e5](https://github.com/pablosec/managed-identity-wallet/commit/ecbe7e5d9765c7336914801001444905d8f84529))
* **helm:** add tests for env and secrets in values ([e7a17b4](https://github.com/pablosec/managed-identity-wallet/commit/e7a17b4b4014cd0e518b78dc88358b62b0caabbc))
* **helm:** add values for dev stage (WIP) ([bb2c6a5](https://github.com/pablosec/managed-identity-wallet/commit/bb2c6a5be738d042510f00a62947df303ea58bb6))
* **helm:** add values for dev stage (WIP) ([11892d4](https://github.com/pablosec/managed-identity-wallet/commit/11892d4654e72b32a759aca8f7aba233adbfb82b))
* **helm:** back to default values formatting (with accurate values) ([b0e3c61](https://github.com/pablosec/managed-identity-wallet/commit/b0e3c6192f358dd3f88a72b05365dc76601b4a4d))
* **helm:** back to default values formatting (with accurate values) ([e1e6005](https://github.com/pablosec/managed-identity-wallet/commit/e1e60053c4c116d52f4b8a7fbc3397089312e2b4))
* **helm:** change active Helm chart ([a5a88b5](https://github.com/pablosec/managed-identity-wallet/commit/a5a88b5e0482bd802e964661b41660bf0908141b))
* **helm:** change active Helm chart ([4b1ecb5](https://github.com/pablosec/managed-identity-wallet/commit/4b1ecb57b97e444d8155c3fe8e6060a3cacbe026))
* **helm:** comment out default values ([d424086](https://github.com/pablosec/managed-identity-wallet/commit/d4240868609392558bc3cb682b9e3747ec7cc59d))
* **helm:** comment out default values ([5a12051](https://github.com/pablosec/managed-identity-wallet/commit/5a12051a5ddc007afedfddcb1d572a6db6469240))
* **helm:** comment out unused config ([248ab4c](https://github.com/pablosec/managed-identity-wallet/commit/248ab4cede85449e1028bc8aa00f4b8b5e3d9636))
* **helm:** comment out unused config ([9ae62dd](https://github.com/pablosec/managed-identity-wallet/commit/9ae62dd04af78b5b82dc08b033f0ef111f00e1ce))
* **helm:** encryption key is now always stored in secret ([5913764](https://github.com/pablosec/managed-identity-wallet/commit/59137640fcb41f858c20f19d6a25a0ba35383b7c))
* **helm:** extend application name ([5aca6f2](https://github.com/pablosec/managed-identity-wallet/commit/5aca6f2a1063830373faa52fd5ee5673cf3860ab))
* **helm:** extend application name ([c50a366](https://github.com/pablosec/managed-identity-wallet/commit/c50a3667562b91dc44a614b3592dc1af9bbca4eb))
* **helm:** generate authority wallet DID out of BPN and host ([216c726](https://github.com/pablosec/managed-identity-wallet/commit/216c726bfba119f98235ede2ded82b758adf177d))
* **helm:** Make liveness & readiness probes configurable ([#99](https://github.com/pablosec/managed-identity-wallet/issues/99)) ([252eed1](https://github.com/pablosec/managed-identity-wallet/commit/252eed1b15289740ba953861076de86ddc99fe4a))
* **helm:** remove "dash" from template ([7b5bca9](https://github.com/pablosec/managed-identity-wallet/commit/7b5bca9e3261ddc49605799c68fac32dc1e353ce))
* **helm:** remove "dash" from template ([264f1d4](https://github.com/pablosec/managed-identity-wallet/commit/264f1d48894544013426385859201470d2dcc088))
* **helm:** remove anchors from values.yaml ([4dcb1a2](https://github.com/pablosec/managed-identity-wallet/commit/4dcb1a289dba21b7a8a32fce84b81d4a4db79c85))
* **helm:** remove predefined annotation for ingress ([2d8d81b](https://github.com/pablosec/managed-identity-wallet/commit/2d8d81bc025d3f4921e333cf229502046945ea94))
* **helm:** remove unused secrets ([fa21e4d](https://github.com/pablosec/managed-identity-wallet/commit/fa21e4d536ab6c7bf62a97ee3188b3873e24592a))
* **helm:** remove unused secrets ([d710e2a](https://github.com/pablosec/managed-identity-wallet/commit/d710e2a9152d43d772855f7f18bafc2922734fda))
* **helm:** set default database encryption key to random value ([896f31d](https://github.com/pablosec/managed-identity-wallet/commit/896f31d64c704c91f03559ad6679e4cf279f5f2d))
* **helm:** set default log level ([b2910de](https://github.com/pablosec/managed-identity-wallet/commit/b2910dec70ba1fd135b580d44bdc276aceef6e33))
* **helm:** set default values for dev environment in ArgoCD ([2d10bcf](https://github.com/pablosec/managed-identity-wallet/commit/2d10bcfe7e5159573d275f42556bd852eda7df07))
* **helm:** set default values for dev environment in ArgoCD ([661ffc1](https://github.com/pablosec/managed-identity-wallet/commit/661ffc1024c3a10cc0e9c4f24107656847da43a2))
* **helm:** set default values for image tag and ingress className ([f8310e6](https://github.com/pablosec/managed-identity-wallet/commit/f8310e6b65682ffff9aa5d82641aced98ee933bb))
* **helm:** set default values for image tag and ingress className ([e36bae8](https://github.com/pablosec/managed-identity-wallet/commit/e36bae880b90a4a274d65679f8e08960b2ce06eb))
* **helm:** set ingress host type to "ImplementationSpecific" ([8e40f3a](https://github.com/pablosec/managed-identity-wallet/commit/8e40f3a0b32473bd5501fde76c3f3a837354c9ce))
* **helm:** set ingress host type to "ImplementationSpecific" ([85ed238](https://github.com/pablosec/managed-identity-wallet/commit/85ed23852b2c2a69b684a7ecd8569c9cf20ce8f6))
* **helm:** set vc expiry date default to end of year ([6be4222](https://github.com/pablosec/managed-identity-wallet/commit/6be422292e507eaf7d715dc8cac59a59c9652ee3))
* **helm:** shorten enc_key to 32 bytes ([a52e2ce](https://github.com/pablosec/managed-identity-wallet/commit/a52e2cec45befdb699fe4c90a29be8eb464eb6e1))
* **helm:** shorten enc_key to 32 bytes ([1d7b23d](https://github.com/pablosec/managed-identity-wallet/commit/1d7b23db5e2c33aed3fe13173c7b9c739e2ffbc1))
* **helm:** update chart description and add homepage link and keywords ([5b7b6b4](https://github.com/pablosec/managed-identity-wallet/commit/5b7b6b484f83462469b71dc931ff9291492b7f7b))
* **helm:** update Chart.lock ([571c94a](https://github.com/pablosec/managed-identity-wallet/commit/571c94afc246bd2b1a451f83b11775af1701f490))
* **helm:** update Helm chart description ([73235a8](https://github.com/pablosec/managed-identity-wallet/commit/73235a88b1ba48a1880dc74554b3cfe71b614650))
* **helm:** update Helm chart Readme and corresponding Readme-template ([ada59c2](https://github.com/pablosec/managed-identity-wallet/commit/ada59c2ee2fa6744afe1a2b759644589b1c700bd))
* **helm:** Update readme ([81e58df](https://github.com/pablosec/managed-identity-wallet/commit/81e58dfcbcdee82b1554c770d98f107875d3cf04))
* **helm:** update README.md by using current helm-docs template ([74e8bf9](https://github.com/pablosec/managed-identity-wallet/commit/74e8bf9cfa60d035f2baf4fafe3e3b972e2e485f))
* **helm:** use user/group id > 10000 and rename "user" to "miw" ([4b08914](https://github.com/pablosec/managed-identity-wallet/commit/4b08914d48ed598178db1cbaff6bfac8e008485b))
* **helm:** use user/group id > 10000 and rename "user" to "miw" ([3651a75](https://github.com/pablosec/managed-identity-wallet/commit/3651a75fe7cdde522deec4a67b5acacce4d5bbea))
* Holder identifier added in framework VC subject ([e65af19](https://github.com/pablosec/managed-identity-wallet/commit/e65af19f777154e7f2bc69f90e40e32feef52dbf))
* Holder identifier added in framework VC subject ([62cfd2f](https://github.com/pablosec/managed-identity-wallet/commit/62cfd2f2eead85ce791f4e419afbbb926f58d48d))
* increment app version to '1.0.0-rc1' and chart version to '4.0.1-rc1' ([07e21cf](https://github.com/pablosec/managed-identity-wallet/commit/07e21cfa048fa445fbb4895a0c932fbbd399ac51))
* increment app version to '1.0.0-rc1' and chart version to '4.0.1-rc1' ([8ad4f54](https://github.com/pablosec/managed-identity-wallet/commit/8ad4f54054807f62e73a0d691a0cfb8d1138c035))
* increment appVersion to 3.3.3.b420443 as an attempt ([b75ebaf](https://github.com/pablosec/managed-identity-wallet/commit/b75ebafd5395492116d99eca4de6f496cd06ff9f))
* increment appVersion to 3.3.3.b420443 as an attempt ([d762d49](https://github.com/pablosec/managed-identity-wallet/commit/d762d492083df699d64427993abe535a8bd5da03))
* issue credential api test case added ([6edf1e6](https://github.com/pablosec/managed-identity-wallet/commit/6edf1e635c4bd82536a9a76bf88153a73bcb6a95))
* issue credential api test case added ([f339ff0](https://github.com/pablosec/managed-identity-wallet/commit/f339ff0cb2fa3d3dec45eefca9c937693a92d2b6))
* Issuer get credential API testcases, test case modification for self_issued and is_stored ([bafaab9](https://github.com/pablosec/managed-identity-wallet/commit/bafaab91d67ef1d85229f786500243dc22ef4d33))
* Issuer get credential API testcases, test case modification for self_issued and is_stored ([1ff463d](https://github.com/pablosec/managed-identity-wallet/commit/1ff463d4167f7bc31d8603dfa8b29573118ef217))
* json web signature 2020 support added for did document, vc and vp ([a9838ce](https://github.com/pablosec/managed-identity-wallet/commit/a9838ce167a7f2d6a92849de66c8242e093a93b4))
* json web signature 2020 support added for did document, vc and vp ([ee5c25c](https://github.com/pablosec/managed-identity-wallet/commit/ee5c25cc76235f565f63ddd6329fd748f1055c02))
* json web signature 2020 support WIP ([62ee442](https://github.com/pablosec/managed-identity-wallet/commit/62ee442e799e59df0ed70925b71e419413a0bc9a))
* json web signature 2020 support WIP ([1785e97](https://github.com/pablosec/managed-identity-wallet/commit/1785e976487ad65a643fe3d29d1ac89c5c977ae3))
* json web signature and key generation from lib ([8fda456](https://github.com/pablosec/managed-identity-wallet/commit/8fda456a59e011f250677f2e929e6ffb14d1f5f9))
* json web signature and key generation from lib ([c29040b](https://github.com/pablosec/managed-identity-wallet/commit/c29040b6bfa8f76210fdb4f8223e835dc52c7d53))
* membership credentials api added ([45602c8](https://github.com/pablosec/managed-identity-wallet/commit/45602c8fe8db3a982ea9c644c180902ad512b75e))
* membership credentials api added ([b1a485a](https://github.com/pablosec/managed-identity-wallet/commit/b1a485ae379424dfbac71784c0283a6fd0a9be06))
* Paggination support added in list VC API ([f4338fd](https://github.com/pablosec/managed-identity-wallet/commit/f4338fd1711e66b64db03f36f0a61c9d189ed70d))
* Paggination support added in list VC API ([b74c41c](https://github.com/pablosec/managed-identity-wallet/commit/b74c41cf95c949875f7802382e76eb328105d80d))
* **persistence:** add console logger to db init transaction (commented out, but useful for debugging) ([6706f18](https://github.com/pablosec/managed-identity-wallet/commit/6706f186ebb1343bf28dc8b59ff63a8a4d18fd7f))
* **persistence:** add console logger to db init transaction (commented out, but useful for debugging) ([0023056](https://github.com/pablosec/managed-identity-wallet/commit/00230568b67df4db2d8d5ba4ee02b2986a9dcdc1))
* **persistence:** adjust naming to snake_case and add suffixes ([720217f](https://github.com/pablosec/managed-identity-wallet/commit/720217fdfa650e2785a92708df688d8738bf04bc))
* **persistence:** adjust naming to snake_case and add suffixes ([d799a8d](https://github.com/pablosec/managed-identity-wallet/commit/d799a8d6987719b35fff1766c99896c0634b3af7))
* presenation API WIP, code refactor ([2c1b5d9](https://github.com/pablosec/managed-identity-wallet/commit/2c1b5d9c3bc667d8f91d1f35145bd3fb9c0c38c0))
* presenation API WIP, code refactor ([8cf8e83](https://github.com/pablosec/managed-identity-wallet/commit/8cf8e839bc3ca11b22f62d6678bb370a11474830))
* read me file chamges, sample reponse added ([88651fa](https://github.com/pablosec/managed-identity-wallet/commit/88651fa518fdcabf5ab1902d775d748a701df46e))
* read me file chamges, sample reponse added ([ff51983](https://github.com/pablosec/managed-identity-wallet/commit/ff51983713f407cd46cd2a71d31d81d294df56fb))
* readm changes and gradle fix ([79d5bf0](https://github.com/pablosec/managed-identity-wallet/commit/79d5bf04488477296c07c151b455623d7b023e58))
* readm changes and gradle fix ([a51127e](https://github.com/pablosec/managed-identity-wallet/commit/a51127ef4f70f3ce9285d08a8f12e6091f59df15))
* readme added, validate VP wip ([1c4d6af](https://github.com/pablosec/managed-identity-wallet/commit/1c4d6af2642b81e94430614ceb9ec4c2c3497da9))
* readme added, validate VP wip ([6325f8a](https://github.com/pablosec/managed-identity-wallet/commit/6325f8a59bd103e4dd63c779496c4ad317872f31))
* **readme:** adds overview of the required roles per endpoint ([391a7a7](https://github.com/pablosec/managed-identity-wallet/commit/391a7a7f4d4242a6390a8a13fa1a8329bb9a7d4e))
* reamdme added with env verables, vp as jwt, credentials id added in table, search with credential id ([524c537](https://github.com/pablosec/managed-identity-wallet/commit/524c5370aabd95e95b9c23eb902543394a0dbbb2))
* reamdme added with env verables, vp as jwt, credentials id added in table, search with credential id ([e654a57](https://github.com/pablosec/managed-identity-wallet/commit/e654a5744438cb32aac96ef405cb7f97a48554ba))
* remove commit link from changelog template ([bf8106e](https://github.com/pablosec/managed-identity-wallet/commit/bf8106e8903b239a804577b5c10d25586ae494ea))
* removed endpoint from config file ([93612f7](https://github.com/pablosec/managed-identity-wallet/commit/93612f791be46d2bb7de2022c47454495a986b9c))
* removed endpoint from config file ([b3e9f5f](https://github.com/pablosec/managed-identity-wallet/commit/b3e9f5f8724721f43540aef0e788725089c13a74))
* rename tasks from beginning with 'run' to beginning with 'start' to achieve a uniform 'start...' and 'stop...' appearance of task names. ([a3f3f1c](https://github.com/pablosec/managed-identity-wallet/commit/a3f3f1c4f9450cc436537672dc439a5e598ea0b5))
* rename tasks from beginning with 'run' to beginning with 'start' to achieve a uniform 'start...' and 'stop...' appearance of task names. ([7d59df4](https://github.com/pablosec/managed-identity-wallet/commit/7d59df41b902e4cdf16b2ab08fbf15a91c83e3a2))
* Resolve the DID document for a given DID or BPN api added ([1368edf](https://github.com/pablosec/managed-identity-wallet/commit/1368edfb1cef1cac0640b599bd8ba76b7e2aa627))
* Resolve the DID document for a given DID or BPN api added ([b5407e6](https://github.com/pablosec/managed-identity-wallet/commit/b5407e6f0068895a69986a6423aeedc9ed5f6af4))
* revert renaming and postpone that for later. ([3a63399](https://github.com/pablosec/managed-identity-wallet/commit/3a63399e80220bca2de0ed3bdcaf3b453b68c8fa))
* revert renaming and postpone that for later. ([3a9a209](https://github.com/pablosec/managed-identity-wallet/commit/3a9a209a6417e1eb7760c9f041b1952934d696e4))
* run Docker release on PR only on specific folders ([186104d](https://github.com/pablosec/managed-identity-wallet/commit/186104d46dbe3e84813e790e546214da2c6e5008))
* set health check actuator resp. liveliness probe endpoint to '/actuator/health/liveness' and readiness probe endpoint to '/actuator/health/readiness' both on port '8090' ([af44016](https://github.com/pablosec/managed-identity-wallet/commit/af44016dc3e04d5e7e1448007cb73a429c529de9))
* set health check actuator resp. liveliness probe endpoint to '/actuator/health/liveness' and readiness probe endpoint to '/actuator/health/readiness' both on port '8090' ([24c88be](https://github.com/pablosec/managed-identity-wallet/commit/24c88be0d644666951f928493a4df1b2aaebfffb))
* Spring security added with keycloak, Swagger added, Testcases modification based on spring security ([aed48ee](https://github.com/pablosec/managed-identity-wallet/commit/aed48ee4de89ab0df1d649260609db69264b6530))
* Spring security added with keycloak, Swagger added, Testcases modification based on spring security ([2345a33](https://github.com/pablosec/managed-identity-wallet/commit/2345a332e58262c3e49aba2cb9e7e3c2d97d1802))
* ssi lib v4 added, autority wallet config added ([1c5ee0e](https://github.com/pablosec/managed-identity-wallet/commit/1c5ee0e116bbc0ad69525da8cc7a3fbdfa67da4a))
* ssi lib v4 added, autority wallet config added ([57c8803](https://github.com/pablosec/managed-identity-wallet/commit/57c88033d6af4476ef951466f955777bdc4c6f9b))
* ssi-lib version set to 15 ([910aa2a](https://github.com/pablosec/managed-identity-wallet/commit/910aa2af97dc833da0b9b52fe463b1ca59e1afc3))
* ssi:lib version updated ([4939ddb](https://github.com/pablosec/managed-identity-wallet/commit/4939ddb2d9d4f4b982ffeb75279414b63d16a005))
* ssi:lib version updated ([404b65b](https://github.com/pablosec/managed-identity-wallet/commit/404b65bd325c09959cf79788972aebae6926347b))
* Store credential API with test case, Validate test case ([4911817](https://github.com/pablosec/managed-identity-wallet/commit/4911817dfdf40038cc2298d62676d4e2fa25c2b2))
* Store credential API with test case, Validate test case ([99307bf](https://github.com/pablosec/managed-identity-wallet/commit/99307bfb94b5f9294e9edce8b8f4b2522273ff08))
* Store credntial API, testcase mofitication based on DidDocument Java POJO ([569097b](https://github.com/pablosec/managed-identity-wallet/commit/569097b392d0fb7242ed9df47fcaf5fda40904b0))
* Store credntial API, testcase mofitication based on DidDocument Java POJO ([a0ca176](https://github.com/pablosec/managed-identity-wallet/commit/a0ca176a7e8b59da9120d2756f49ddb6ff0b7831))
* summary credential test cases added ([b322515](https://github.com/pablosec/managed-identity-wallet/commit/b322515b8b5ed1f9fa10f7cd0138820ba15a7e6e))
* summary credential test cases added ([0340efb](https://github.com/pablosec/managed-identity-wallet/commit/0340efb5496f6e83949a3094aade7b8f6b6f1bc2))
* summary VC context URL updated ([0cc6bfb](https://github.com/pablosec/managed-identity-wallet/commit/0cc6bfbd61d845689d6b0fe56214fd03b98bf0e6))
* summary VC context URL updated ([5a52c43](https://github.com/pablosec/managed-identity-wallet/commit/5a52c431684338fe9b69f543ee0425974726ce62))
* Summary VC flow, code changes as per input given in code review, test case changes as per summary VC flow ([07c4706](https://github.com/pablosec/managed-identity-wallet/commit/07c4706a8beb85313f325317e5feb9dca6bfff17))
* Summary VC flow, code changes as per input given in code review, test case changes as per summary VC flow ([50b6168](https://github.com/pablosec/managed-identity-wallet/commit/50b6168fedccd15076044a8a2aa03b3cdbd6d34f))
* summery VC flow after holder delete summary VC ([1b61f38](https://github.com/pablosec/managed-identity-wallet/commit/1b61f38c721ef961e4f6d5c97555a3dc49c1668d))
* summery VC flow after holder delete summary VC ([33135c1](https://github.com/pablosec/managed-identity-wallet/commit/33135c18b5de0734b26e9c0cb536860811299b13))
*…
@@ -63,10 +63,30 @@
networks:
- miw-net

pgadmin:
image: dpage/pgadmin4
ports:

Check warning

Code scanning / KICS

Container Traffic Not Bound To Host Interface Warning

Docker compose file doesn't have 'ports' attribute bound to a specific host interface
@@ -63,10 +63,30 @@
networks:
- miw-net

pgadmin:

Check warning

Code scanning / KICS

Healthcheck Not Set Warning

Healthcheck is not defined.
@@ -63,10 +63,30 @@
networks:
- miw-net

pgadmin:

Check warning

Code scanning / KICS

Host Namespace is Shared Warning

There is no pid mode declared
@@ -63,10 +63,30 @@
networks:
- miw-net

pgadmin:

Check warning

Code scanning / KICS

Memory Not Limited Warning

'deploy' is not defined
@@ -63,10 +63,30 @@
networks:
- miw-net

pgadmin:
image: dpage/pgadmin4
ports:

Check warning

Code scanning / KICS

Privileged Ports Mapped In Container Warning

Docker compose file has 'ports' attribute set to privileged ports (<1024).
@@ -63,10 +63,30 @@
networks:
- miw-net

pgadmin:

Check warning

Code scanning / KICS

Security Opt Not Set Warning

Docker compose file does not have 'security_opt' attribute
@@ -63,10 +63,30 @@
networks:
- miw-net

pgadmin:

Check notice

Code scanning / KICS

Container Capabilities Unrestricted Note

Docker compose file doesn't have 'cap_drop' attribute. Make sure your container only has necessary capabilities.
@@ -63,10 +63,30 @@
networks:
- miw-net

pgadmin:

Check notice

Code scanning / KICS

Cpus Not Limited Note

'deploy' is not defined
* CGD-468: Application starts with corrupted data in case of invalid AES key ([c734946](c734946))
* **ci:** helm chart release ([c2bd166](c2bd166))
* missing env variables in release workflow ([#111](#111)) ([0f99498](0f99498))
* rate limit during json-ld context loading ([#100](#100)) ([09d1f1a](09d1f1a))
* typo in Bearer ([754b90a](754b90a))
* Typo in Bearer ([#102](#102)) ([3765c68](3765c68))

* add Eclipse Copyright header to CHANGELOG.md.jinja ([dd53533](dd53533))
* add GH Action workflow to test the app (incl. coverage) ([1e16b04](1e16b04))
* BPN validation added in issue dismantler VC ([5a04a2e](5a04a2e))
* **ci:** semantic releases from develop branch ([#87](#87)) ([fda8ee6](fda8ee6))
* error msg updated ([2b305d2](2b305d2))
* adjust git history for Peter Motzko, peter.motzko@volkswagen.de ([06e4d83](https://github.com/pablosec/managed-identity-wallet/commit/06e4d838b9ccb5175ceac48547a70e9c18d62a7f))
* adjust git history for Peter Motzko, peter.motzko@volkswagen.de ([a8f4944](https://github.com/pablosec/managed-identity-wallet/commit/a8f49444763fc711796ea5d7109eaa82e1035e16))
* adjust resources and limits for 'managed-identity-wallets-new' in order to attain and retain app-health-status. ([b4e5ba5](https://github.com/pablosec/managed-identity-wallet/commit/b4e5ba51db62f2bc1b995b2a85111c6ab4b01aa4))
* adjust resources and limits for 'managed-identity-wallets-new' in order to attain and retain app-health-status. ([4fbcbae](https://github.com/pablosec/managed-identity-wallet/commit/4fbcbae1b64d6935caa2a9584910c170e7d04eca))
* adjust values for timeouts and resources for 'liveness' and 'readiness' actuators to mitigate restarts to to cpu-throttling and respective memory peaks which would possibly yield a restart, too. ([f7673a0](https://github.com/pablosec/managed-identity-wallet/commit/f7673a005f83b26418a9c82c45f8628713dfd98c))
* adjust values for timeouts and resources for 'liveness' and 'readiness' actuators to mitigate restarts to to cpu-throttling and respective memory peaks which would possibly yield a restart, too. ([a5649db](https://github.com/pablosec/managed-identity-wallet/commit/a5649dbb716a96c794ad11fa9147e24f8225252c))
* adjust values for timeouts and resources for 'liveness' and 'readiness' actuators to mitigate restarts to to cpu-throttling and respective memory peaks which would possibly yield a restart, too. ([7c0c7a6](https://github.com/pablosec/managed-identity-wallet/commit/7c0c7a6e31609c083821436c11cbf749183131bc))
* adjust values for timeouts and resources for 'liveness' and 'readiness' actuators to mitigate restarts to to cpu-throttling and respective memory peaks which would possibly yield a restart, too. ([8506f3c](https://github.com/pablosec/managed-identity-wallet/commit/8506f3cebfac756047efbb29b2d8fcc03a1c1d09))
* adjust values to enable sync again. ([b856059](https://github.com/pablosec/managed-identity-wallet/commit/b856059008fc62f565eb1b8b7c52354224384447))
* adjust values to enable sync again. ([3839b33](https://github.com/pablosec/managed-identity-wallet/commit/3839b33b8bcf5e6f8e378053af8607bc4bcff5f5))
* attempt to deploy recent code ([3b5e5f7](https://github.com/pablosec/managed-identity-wallet/commit/3b5e5f7919674213b0f18374c4bd9715fbb418c8))
* attempt to deploy recent code ([89677b9](https://github.com/pablosec/managed-identity-wallet/commit/89677b91141b34aee79db5524669ec7cde43db57))
* CGD-238: BPN from access_token ignore case ([f6bf0d5](https://github.com/pablosec/managed-identity-wallet/commit/f6bf0d5bf08ed839f37b0b6a2cb09258c02b8cfd))
* CGD-238: BPN from access_token ignore case ([3529887](https://github.com/pablosec/managed-identity-wallet/commit/35298876f171940541ab4bb4723be6877fa63128))
* CGD-288 and code refactor ([f037c16](https://github.com/pablosec/managed-identity-wallet/commit/f037c168a5a16aa3ff2009e7c086d82a8030bf44))
* CGD-468: Application starts with corrupted data in case of invalid AES key ([c734946](https://github.com/pablosec/managed-identity-wallet/commit/c734946abfc1c34f1710f74e1329505dafa2fa00))
* changes task name to 'build' from 'buildJar' and adjusts all occurrences in file 'Taskfile'. ([458834c](https://github.com/pablosec/managed-identity-wallet/commit/458834c9a0875990551dc553dd948e61f62e30f6))
* changes task name to 'build' from 'buildJar' and adjusts all occurrences in file 'Taskfile'. ([e1f86a8](https://github.com/pablosec/managed-identity-wallet/commit/e1f86a80d60ef8bc198ec8fbce5351cf98d99c1b))
* **ci:** add GITHUB_TOKEN variable before app build ([80ca419](https://github.com/pablosec/managed-identity-wallet/commit/80ca41942d7182fc1f282a7cbf039659a6ad7509))
* **ci:** adjust gradle build command and remove unused code ([590d56a](https://github.com/pablosec/managed-identity-wallet/commit/590d56a7d990799fa985f81447f3b4be6b35d653))
* **ci:** build miw app ([99603e3](https://github.com/pablosec/managed-identity-wallet/commit/99603e3903c3ee4f2887f01215a089e392c8da71))
* **ci:** fix test values for helm test in GH Actions ([4532aa7](https://github.com/pablosec/managed-identity-wallet/commit/4532aa7611c54270e20e2adec8be24cad21eed20))
* **ci:** helm chart release ([c2bd166](https://github.com/pablosec/managed-identity-wallet/commit/c2bd166f25c4488e1bc0d7bb5215d92602ad9f96))
* **ci:** install java 17 ([6bea3d6](https://github.com/pablosec/managed-identity-wallet/commit/6bea3d655e9bffeaec255a3a6822827e8fbe152c))
* **ci:** install Taskfile ([a30492e](https://github.com/pablosec/managed-identity-wallet/commit/a30492e79fc73092ac678180e80cc08837d84676))
* **ci:** quote python version ([e43e1ac](https://github.com/pablosec/managed-identity-wallet/commit/e43e1acda816855f5e7fafb63b18243f8b465668))
* **ci:** separate workflow "Test application (test + coverage)" for PR and repo ([6de785b](https://github.com/pablosec/managed-identity-wallet/commit/6de785b670bdede6e55559ce461fb76d05f2ecc8))
* **ci:** skip app tests ([654da86](https://github.com/pablosec/managed-identity-wallet/commit/654da86386acc834047a38f9654fafbba1a5c325))
* **ci:** typo ([ed086f6](https://github.com/pablosec/managed-identity-wallet/commit/ed086f67b6ef256aa049b3aabb994190c23db30e))
* **ci:** use lowercase letters for repository name ([9e10c9f](https://github.com/pablosec/managed-identity-wallet/commit/9e10c9f9dd8859b2eb2b8613369a15787b0cccd4))
* **ci:** use lowercase letters for repository name ([03f45e0](https://github.com/pablosec/managed-identity-wallet/commit/03f45e0de6d7fc3e1fa6ed7096514c98c0c60ca0))
* **config:** default port for postgresDB ([6b603c0](https://github.com/pablosec/managed-identity-wallet/commit/6b603c038c38b567e7f882b0eaefd03b093bf292))
* **config:** default port for postgresDB ([8646713](https://github.com/pablosec/managed-identity-wallet/commit/86467132948ee359f20a16dae98c9a8fd52ff2ee))
* conflict resolved ([a2ce51f](https://github.com/pablosec/managed-identity-wallet/commit/a2ce51fce616644364abc6348c34b1050ca33400))
* **dev:** add file extension and refactor called method in gradle ([6811a8b](https://github.com/pablosec/managed-identity-wallet/commit/6811a8b025b76f5998b1c2fd65b5f679e28468d3))
* **devel:** add install links to check-tools.yaml ([7c94f89](https://github.com/pablosec/managed-identity-wallet/commit/7c94f8954fd2fb2020b444ea9466d8eef8325353))
* **devel:** add missing "sudo" ([e912482](https://github.com/pablosec/managed-identity-wallet/commit/e912482c8c87fa9d1f904ef26ed52d65810bf271))
* **devel:** replace docker_compose env var with real command ([187435b](https://github.com/pablosec/managed-identity-wallet/commit/187435be54f66d88dda11c152c38205223791f38))
* **devel:** split into two lines ([0b2e11f](https://github.com/pablosec/managed-identity-wallet/commit/0b2e11fb4a3d6f7b862f688da5c7f85b1ea9fe1e))
* **devel:** update README.md and remove duplicate variable ([566f0da](https://github.com/pablosec/managed-identity-wallet/commit/566f0da82882a6965701dd7ccb11ddfc7da2f388))
* **devel:** use "localhost" instead docker container name ([c6caf36](https://github.com/pablosec/managed-identity-wallet/commit/c6caf36297582b0d1a6697f181b51f967d550cb1))
* **docker:** use jdk 17 instead of jdk 18 and remove the EXPOSE statement ([e2ef3fe](https://github.com/pablosec/managed-identity-wallet/commit/e2ef3fe536b8168a3806508c8c2da8f15cc5d247))
* **doc:** move information about docker for macos upwards ([ff414f8](https://github.com/pablosec/managed-identity-wallet/commit/ff414f8e3cb764ad1602f2b2367e2756d123cdd8))
* **helm:** add correct service for postgresql db ([e00a84f](https://github.com/pablosec/managed-identity-wallet/commit/e00a84f5aaa231465d733e41e911aa4ee8eef3c8))
* **helm:** add correct service for postgresql db ([bda0978](https://github.com/pablosec/managed-identity-wallet/commit/bda09788f2ee1b94c162402f197009ada1341aa0))
* **helm:** add empty line at the bottom for Helm lint testing ([57a37f4](https://github.com/pablosec/managed-identity-wallet/commit/57a37f467d60cef5eb595911f101bc36050d924b))
* **helm:** add empty object ([00a9b08](https://github.com/pablosec/managed-identity-wallet/commit/00a9b08c1a9bd319e0ebe05734d26fae2209b8fe))
* **helm:** add missing "quote" function and adjust tests ([7c985b1](https://github.com/pablosec/managed-identity-wallet/commit/7c985b189665d2c5fd2ec48fb1b649834046e89e))
* **helm:** add random generated encryption_key ([6e89285](https://github.com/pablosec/managed-identity-wallet/commit/6e89285a797fc90a9b2e9d2b48687c4188dd1fa2))
* **helm:** add random generated encryption_key ([495f2d9](https://github.com/pablosec/managed-identity-wallet/commit/495f2d907fdfdc66d125a083070243b83964c75b))
* **helm:** add space (typo) ([392c254](https://github.com/pablosec/managed-identity-wallet/commit/392c254481d3d74adfa675cd758fe67687760d05))
* **helm:** adjust test ([3d90ba4](https://github.com/pablosec/managed-identity-wallet/commit/3d90ba47a5f30dd39397bbb880cff60add036472))
* **helm:** bind APPLICATION_PORT to 8080 ([9a9097d](https://github.com/pablosec/managed-identity-wallet/commit/9a9097deb094ce868d071e40f3bbdac70897d376))
* **helm:** bind APPLICATION_PORT to 8080 ([509fa1d](https://github.com/pablosec/managed-identity-wallet/commit/509fa1d4341bd9baa0deadfdd684bbff4ce1371d))
* **helm:** fix suggested issues from PR ([27ae102](https://github.com/pablosec/managed-identity-wallet/commit/27ae102bd1307fce142adff3a4808bac50dc4c60))
* **helm:** move APPLICATION_PORT env var outside if condition ([299b669](https://github.com/pablosec/managed-identity-wallet/commit/299b669b4b71315cd9c7c19672d510ddb5727c65))
* **helm:** quote numbers ([9a48104](https://github.com/pablosec/managed-identity-wallet/commit/9a4810452cf7a4187a8f4d9c33a7c7fbc346514e))
* **helm:** quote numbers ([91b5814](https://github.com/pablosec/managed-identity-wallet/commit/91b5814508f9a7cc4dd4699777cf29d5db60e354))
* **helm:** remove double className ([e8e2a43](https://github.com/pablosec/managed-identity-wallet/commit/e8e2a43301a62a8596a1415e62d0debab59bd502))
* **helm:** remove double className ([3f49be1](https://github.com/pablosec/managed-identity-wallet/commit/3f49be107471f037e473b70e2ad30060a00edc38))
* **helm:** remove duplicate env var ([e8104c3](https://github.com/pablosec/managed-identity-wallet/commit/e8104c3eceeb4459c88f7b1c024517863fb4d988))
* **helm:** remove last slash ([dab469f](https://github.com/pablosec/managed-identity-wallet/commit/dab469fe8f6d643284cd1f9d4691391026e5c482))
* **helm:** remove last slash ([cfdeded](https://github.com/pablosec/managed-identity-wallet/commit/cfdeded271813f7eb32045cf664752ace23113c1))
* **helm:** remove quotes ([8889455](https://github.com/pablosec/managed-identity-wallet/commit/8889455b67a6e88168b5bdc576393b758a638ffa))
* **helm:** remove quotes ([8fe20ec](https://github.com/pablosec/managed-identity-wallet/commit/8fe20ec8491e396e813edc3bb16426231567520b))
* **helm:** remove token (already revoked) ([835654d](https://github.com/pablosec/managed-identity-wallet/commit/835654d9be8504a896f916ed928c5f2a6481793e))
* **helm:** remove token (already revoked) ([acfcac5](https://github.com/pablosec/managed-identity-wallet/commit/acfcac565a42b3b4ae63708bf2a2f6b625e702ff))
* **helm:** remove trailing space ([019f262](https://github.com/pablosec/managed-identity-wallet/commit/019f26260942eef8acdd0a6b4a965d83bc30bceb))
* **helm:** set ingress host path  to "/" ([3dcfd46](https://github.com/pablosec/managed-identity-wallet/commit/3dcfd460d630f9893ebebc9c760c2a96cf1dabd6))
* **helm:** set ingress host path  to "/" ([dd876c2](https://github.com/pablosec/managed-identity-wallet/commit/dd876c28c077647dfaeebd9ad54356e20c2d4f10))
* **helm:** typo in db_host ([66daf19](https://github.com/pablosec/managed-identity-wallet/commit/66daf19f10b5654b9d7c60c5611a1fd03d023c21))
* **helm:** typo in db_host ([0f63369](https://github.com/pablosec/managed-identity-wallet/commit/0f633690fd45a24c015fd6be71c5a8538a3fced3))
* **helm:** update image repo ([3084122](https://github.com/pablosec/managed-identity-wallet/commit/30841225d704f4b58f8ae87b45f324fbb58eeef5))
* **helm:** use user/group 11111 instead of 1001/0 ([6745791](https://github.com/pablosec/managed-identity-wallet/commit/6745791b7b17f5fe334908b5f9e223480a7b14c6))
* **helm:** wrong data type in secret ([c600d16](https://github.com/pablosec/managed-identity-wallet/commit/c600d1648065130d3ab21b56148b3348debf82bf))
* **helm:** wrong data type in secret ([a16ba13](https://github.com/pablosec/managed-identity-wallet/commit/a16ba13181027e51c51dd444ef77b25ad0a470cf))
* missing add repo step from chart-releaser workflow ([08c36f9](https://github.com/pablosec/managed-identity-wallet/commit/08c36f9f5e67c128813116ddc9f8e8a58071d3a2))
* missing env variables in release workflow ([#111](https://github.com/pablosec/managed-identity-wallet/issues/111)) ([0f99498](https://github.com/pablosec/managed-identity-wallet/commit/0f9949899eb218e0b3b1b3742c0ea5ee82d19701))
* rate limit during json-ld context loading ([#100](https://github.com/pablosec/managed-identity-wallet/issues/100)) ([09d1f1a](https://github.com/pablosec/managed-identity-wallet/commit/09d1f1a4f5a8a2bbaf7e328efea4ed60d232d778))
* remove all links to remote repos ([06e14c7](https://github.com/pablosec/managed-identity-wallet/commit/06e14c74213e1112074dec0316f22d363fc32ddb))
* remove out-of-date deployment workflow ([3774c74](https://github.com/pablosec/managed-identity-wallet/commit/3774c747caf56c25b010016d5d4783d82077e37d))
* removed recret from code ([d3fe69a](https://github.com/pablosec/managed-identity-wallet/commit/d3fe69af5093f4026f769d4f4a16877d3a245137))
* test cases ([1a9b51e](https://github.com/pablosec/managed-identity-wallet/commit/1a9b51ea8ef256b2b8275e7361fd54a0c2d09d90))
* tests fail randomly because of KeyGenerator ([96ca03d](https://github.com/pablosec/managed-identity-wallet/commit/96ca03dd2469325bfaedfbf152357cb2a39d47f8))
* typo in Bearer ([754b90a](https://github.com/pablosec/managed-identity-wallet/commit/754b90a9fa90a308584949a6bf8085b6b27d8a19))
* Typo in Bearer ([#102](https://github.com/pablosec/managed-identity-wallet/issues/102)) ([3765c68](https://github.com/pablosec/managed-identity-wallet/commit/3765c689fcadc29f663c0521c3b9cc072ee8e779))
* validation erorr message not shown in reponse, docs: CGD-391: sample repomse added in wallet APIs ([80ced85](https://github.com/pablosec/managed-identity-wallet/commit/80ced85250de8ac5b956e337ff8c5d18b59e1900))
* Veracode finding for CVE-2023-24998 ([5ac9f2d](https://github.com/pablosec/managed-identity-wallet/commit/5ac9f2dfeb1b80afce33014eae9d592774ae3bf3))
* veracode issues: Spring boot and other lib version update ([f30c4d8](https://github.com/pablosec/managed-identity-wallet/commit/f30c4d80ec70db4387dbb41e06d867579a4bdde6))
* veracode log issue ([69cd4d8](https://github.com/pablosec/managed-identity-wallet/commit/69cd4d83470faa2615b6128f416ea4f3a601f21e))
* veracode log realted issue fix ([7908741](https://github.com/pablosec/managed-identity-wallet/commit/7908741e3a765bc68e9c955dfccc58e4b3f72da2))

* add '/dev.env' to '.gitignore' to prevent it form being comitted/ pushed unwanted. ([ac09710](https://github.com/pablosec/managed-identity-wallet/commit/ac09710204a9c123c66ae2bcd5a5d668a4a84de9))
* add '/dev.env' to '.gitignore' to prevent it form being comitted/ pushed unwanted. ([9443367](https://github.com/pablosec/managed-identity-wallet/commit/9443367ac826cb67f459b816cffa11971e8518ef))
* add "local.dev" to .gitignore ([0c4166d](https://github.com/pablosec/managed-identity-wallet/commit/0c4166d1ce7cd4521e0fc7980c1a73c70e57245e))
* add "local.dev" to .gitignore ([6431f77](https://github.com/pablosec/managed-identity-wallet/commit/6431f77ab5a76d5e2e26656484d53e3ef40ad909))
* add and adjust authority user's BPN and DID:WEB ([7e2ab46](https://github.com/pablosec/managed-identity-wallet/commit/7e2ab464c81f9b90d234ce963f204c9d5e46f100))
* add and adjust authority user's BPN and DID:WEB ([a06a689](https://github.com/pablosec/managed-identity-wallet/commit/a06a689bc4d6ac4ea24a19ecf5d88b6a9711ee14))
* add app setup for the stages 'dev' and 'int' in order to deploy the (new) 'Managed-Identity-Wallet' on these stages. ([3f8be32](https://github.com/pablosec/managed-identity-wallet/commit/3f8be327f44c44e58fe3fd08a6e2853ba8e254d7))
* add app setup for the stages 'dev' and 'int' in order to deploy the (new) 'Managed-Identity-Wallet' on these stages. ([8bf1124](https://github.com/pablosec/managed-identity-wallet/commit/8bf1124d86865befdd8a60d2f489a98952f58778))
* add Eclipse Copyright header to CHANGELOG.md.jinja ([dd53533](https://github.com/pablosec/managed-identity-wallet/commit/dd53533bc6ccb9a160e4c51c46438321ed2b2be7))
* add GH Action workflow to test the app (incl. coverage) ([1e16b04](https://github.com/pablosec/managed-identity-wallet/commit/1e16b0418825ea402dd4a690d760b367a5c0ce8b))
* add header to changelog template ([45b79d0](https://github.com/pablosec/managed-identity-wallet/commit/45b79d0e78cb8b299bc59c27397623c603fe67c0))
* add initContainers ([#142](https://github.com/pablosec/managed-identity-wallet/issues/142)) ([7317800](https://github.com/pablosec/managed-identity-wallet/commit/731780075ca5e1a707c8834013c4c98348e9c269))
* add tpl to miw ingress ([#143](https://github.com/pablosec/managed-identity-wallet/issues/143)) ([c56d133](https://github.com/pablosec/managed-identity-wallet/commit/c56d1330f2df1a3468c1e680bcc4fe50898ca6bd))
* added administrator documentation ([1931fa0](https://github.com/pablosec/managed-identity-wallet/commit/1931fa0a8f1afd01249dbcbeecfa09b1cb739f83))
* added administrator documentation ([dd85726](https://github.com/pablosec/managed-identity-wallet/commit/dd85726078ba5c811ab35b2bcf0993bd63671790))
* added end user documentation ([83ae886](https://github.com/pablosec/managed-identity-wallet/commit/83ae88672a1dd28c31ca987e73ef84fd85fa366f))
* added end user documentation ([670faca](https://github.com/pablosec/managed-identity-wallet/commit/670facae38caddb404a63831c470d61d9858898f))
* added test cases for getCredentials api ([56072f6](https://github.com/pablosec/managed-identity-wallet/commit/56072f68d092b3ebf8cbef9647074e4b7d6f456a))
* added test cases for getCredentials api ([c3e5cd8](https://github.com/pablosec/managed-identity-wallet/commit/c3e5cd8b2310c2e5c003e9b58abe69727d712129))
* adding generated 'README.md' to accompany the charts for 'Managed-Identity-Wallet' as required. ([d33f6aa](https://github.com/pablosec/managed-identity-wallet/commit/d33f6aa50f5f7cb0276c1e6391d85a4eae793c87))
* adding generated 'README.md' to accompany the charts for 'Managed-Identity-Wallet' as required. ([bd6d874](https://github.com/pablosec/managed-identity-wallet/commit/bd6d874259b1f9232e8163d91d7efe734f0b3123))
* adds (initially) a Postman-collection for testing MIW on stage 'dev'. ([25debc3](https://github.com/pablosec/managed-identity-wallet/commit/25debc365e18ca6f3f0eb0e864539ce0352e3807))
* adds (initially) a Postman-collection for testing MIW on stage 'dev'. ([7b8d264](https://github.com/pablosec/managed-identity-wallet/commit/7b8d26478d28f2710b4fb9837ebd90dc3d0ee513))
* adds direct '.java-version' from program 'jenv' to '.gitignore' to avoid that is version-controled. ([3531dd5](https://github.com/pablosec/managed-identity-wallet/commit/3531dd527b1d0f4306a466a4b59d25fa49872470))
* adds direct '.java-version' from program 'jenv' to '.gitignore' to avoid that is version-controled. ([6bdb98a](https://github.com/pablosec/managed-identity-wallet/commit/6bdb98a3dddd42c8c94646581ef786e0bad9fd51))
* adds gradle task to equip 'jar/META-INF/' with 'DEPENDENCIES', 'SECURITY.md', 'NOTICE.md', 'LICENSE' ([a2b8a21](https://github.com/pablosec/managed-identity-wallet/commit/a2b8a2157ed68b5faedd5c506e19d36e7f9da039))
* adds gradle task to equip 'jar/META-INF/' with 'DEPENDENCIES', 'SECURITY.md', 'NOTICE.md', 'LICENSE' ([3eee471](https://github.com/pablosec/managed-identity-wallet/commit/3eee471a7edb44da067fd0813aa0dd46383a230c))
* adds license file 'CC-BY-4.0.tyt' in the corresponding directory 'LICENSES'. ([c32fdfe](https://github.com/pablosec/managed-identity-wallet/commit/c32fdfe13c84e6c53d316cf5928050f975821abc))
* adds overview of roles associated with available endpoints ([572f2c2](https://github.com/pablosec/managed-identity-wallet/commit/572f2c2f62cdaaa54fe288407fe9e9e6226ab0c8))
* adjust task 'stopDockerApp' to stop the actual container 'local_miw_app' ([2fb0000](https://github.com/pablosec/managed-identity-wallet/commit/2fb0000162383dd9e8947e5f7d2ef985c66aa319))
* adjust task 'stopDockerApp' to stop the actual container 'local_miw_app' ([e686b3e](https://github.com/pablosec/managed-identity-wallet/commit/e686b3e50676d9a9bb47b7ed873ee740e1ba7b91))
* API changes as per new API specification(separate apis for holder and issuer wallet) ([6286538](https://github.com/pablosec/managed-identity-wallet/commit/628653865b0a4db9193fde1d07e5e946df05160c))
* API changes as per new API specification(separate apis for holder and issuer wallet) ([1d74e92](https://github.com/pablosec/managed-identity-wallet/commit/1d74e92883f1f36231b10ac4e3f026c6e0c3bd46))
* API changes as per new API specification(separate apis for holder and issuer wallet) ([4233ea7](https://github.com/pablosec/managed-identity-wallet/commit/4233ea7f7074644acc50268fffbb41679b3d4f9a))
* API changes as per new API specification(separate apis for holder and issuer wallet) ([66a7f84](https://github.com/pablosec/managed-identity-wallet/commit/66a7f84b34df715592e6788fa04fd7203217d8e7))
* **api:** disable authorization check, because of potential bug (to be investigated) ([718af89](https://github.com/pablosec/managed-identity-wallet/commit/718af892e70eaf478e3001b14772f1ade4fc5747))
* **api:** disable authorization check, because of potential bug (to be investigated) ([1ab7a87](https://github.com/pablosec/managed-identity-wallet/commit/1ab7a87c870a1a8f61cc6d913c86de88e6f27263))
* authenticate using client_id and claint_secret added in swagger UI ([aaa0a8f](https://github.com/pablosec/managed-identity-wallet/commit/aaa0a8f5efd5c7282579d42c51677e5816a9c6a6))
* authenticate using client_id and claint_secret added in swagger UI ([7a14e76](https://github.com/pablosec/managed-identity-wallet/commit/7a14e76c329b155e8c910ecf15eb59d2f250eec0))
* authority wallet did in env ([139f9d9](https://github.com/pablosec/managed-identity-wallet/commit/139f9d95f116e02fc1ba91404d3b010fe0587386))
* authority wallet did in env ([32d9587](https://github.com/pablosec/managed-identity-wallet/commit/32d9587946732e24d00fecbb9cfcfa1ede5c637e))
* BPN validation added in issue dismantler VC ([5a04a2e](https://github.com/pablosec/managed-identity-wallet/commit/5a04a2ef41e48feb42c2db5baa54ea0e54833a3f))
* bpnCredential added in wallet creation ([67c749f](https://github.com/pablosec/managed-identity-wallet/commit/67c749f98ff768deaea2f68a219916c46e0276e5))
* bpnCredential added in wallet creation ([8861877](https://github.com/pablosec/managed-identity-wallet/commit/8861877099a8c728ab059b2f03fee3b8d1696518))
* **build:** change default name of miw-app artifact ([29e65af](https://github.com/pablosec/managed-identity-wallet/commit/29e65afbc1b0e9ec941e8e516a0e8a8b292eb12a))
* **build:** change default name of miw-app artifact ([6804747](https://github.com/pablosec/managed-identity-wallet/commit/6804747b8479d0284a57f85b0579149fbc3c2b51))
* caller BPN security added and test case modification for the same ([b375317](https://github.com/pablosec/managed-identity-wallet/commit/b3753173eb2eb90474c6a9e92d7465203ddc17c3))
* caller BPN security added and test case modification for the same ([2e00386](https://github.com/pablosec/managed-identity-wallet/commit/2e00386a27af327cd3028244d475151811aabf87))
* CGD-204: changes related to did document resolver in ssi-lib ([aed05de](https://github.com/pablosec/managed-identity-wallet/commit/aed05de8fd781175532c259cde3f42156cc4d0b5))
* CGD-347: manage log level at runtime ([1676bc3](https://github.com/pablosec/managed-identity-wallet/commit/1676bc311f005f5207241d3138d690f05fb19131))
* CGD-368: Check expiry date of VC during validation ([37bee28](https://github.com/pablosec/managed-identity-wallet/commit/37bee283777f081b82120cf6437da19260f901b3))
* CGD-444-add-random-key-reference-to-did ([4b321db](https://github.com/pablosec/managed-identity-wallet/commit/4b321db9d289ea95a701cfaa91689f5766988633))
* CGD-444: sql migration added ([f2a1bc3](https://github.com/pablosec/managed-identity-wallet/commit/f2a1bc3e73db77835efe2c9e8cfc6e032a2c38aa))
* change in create VP API, type and name removed from summary VC ([d4909b0](https://github.com/pablosec/managed-identity-wallet/commit/d4909b05f05d4141616abb22acbb31e1d1c4a5ec))
* change in create VP API, type and name removed from summary VC ([a6a05e1](https://github.com/pablosec/managed-identity-wallet/commit/a6a05e154de1ce6c60624f2e29e737aaa463f28a))
* change in create VP API, type and name removed from summary VC ([d75298e](https://github.com/pablosec/managed-identity-wallet/commit/d75298e75308f00be07e798e35af4411f768018f))
* change in create VP API, type and name removed from summary VC ([d7f9096](https://github.com/pablosec/managed-identity-wallet/commit/d7f90964eabea4e9e1991812f66237d874a1c56a))
* check expiry of VC while VP validate support added and test cases updated ([3c1d965](https://github.com/pablosec/managed-identity-wallet/commit/3c1d965f913b1da7f0f5d58c99e89ea36c58fffc))
* **ci:** add --wait to helm install ([b4a56b0](https://github.com/pablosec/managed-identity-wallet/commit/b4a56b028778fc5147cc7492ba3de1b313bf7ba2))
* **ci:** add docker hub release workflow ([176f580](https://github.com/pablosec/managed-identity-wallet/commit/176f580d00e25a531ca63d314d59cac9ac813fe2))
* **ci:** add GH Action for DAST scanning ([8ff4e1a](https://github.com/pablosec/managed-identity-wallet/commit/8ff4e1abf37334ead3e4fd14a3df7aead1f43ec4))
* **ci:** add trigger on push ([ed85975](https://github.com/pablosec/managed-identity-wallet/commit/ed8597572b066ba45d3be800f0faae76f5ecb65c))
* **ci:** adjust to current setup ([ee92bf5](https://github.com/pablosec/managed-identity-wallet/commit/ee92bf5f5519d5e7759351d7a04962c08fceae79))
* **ci:** adjust to current setup ([9325bee](https://github.com/pablosec/managed-identity-wallet/commit/9325bee15615c43b6db48ee34c28ca8899ad3a49))
* **ci:** adjust trivy GH Action ([ee2f548](https://github.com/pablosec/managed-identity-wallet/commit/ee2f54884289ad308c87b7e93b5be0c739ed55bd))
* **ci:** enable manual trigger ([d800cc1](https://github.com/pablosec/managed-identity-wallet/commit/d800cc143240054fc5a7191b695d64e50d64457e))
* **ci:** make chart standalone runnable ([be182e9](https://github.com/pablosec/managed-identity-wallet/commit/be182e916f3bcf4466eb2f20d411ff841859a64f))
* **ci:** remove manual trigger from veracode.yaml ([fab2f10](https://github.com/pablosec/managed-identity-wallet/commit/fab2f1075b339933152c78ac09ec43bc2a284c71))
* **ci:** remove old acapy actions ([e0f0ae7](https://github.com/pablosec/managed-identity-wallet/commit/e0f0ae7b8a1560b458511d922bae1624c18294fb))
* **ci:** remove old acapy actions ([27afe80](https://github.com/pablosec/managed-identity-wallet/commit/27afe80a79c59a4da067abf542251488a2837580))
* **ci:** rename miw service GH repo ([ab9c7ff](https://github.com/pablosec/managed-identity-wallet/commit/ab9c7ffb2632ad7621e010917306997589100599))
* **ci:** rename miw service GH repo ([e3431bc](https://github.com/pablosec/managed-identity-wallet/commit/e3431bceb559c53eda71beef29cfa03d2dd51f35))
* **ci:** run Helm unittests ([f11f824](https://github.com/pablosec/managed-identity-wallet/commit/f11f8246da65fa17b0a4f4fac59ae67e42b709de))
* **ci:** semantic releases from develop branch ([#87](https://github.com/pablosec/managed-identity-wallet/issues/87)) ([fda8ee6](https://github.com/pablosec/managed-identity-wallet/commit/fda8ee6ae864aa86823a7ebfdce9702f372a9ded))
* **ci:** separate linting and testing and build temporary image to deploy on cluster ([384a969](https://github.com/pablosec/managed-identity-wallet/commit/384a969548e49e324e3da079b6125aad46f1c450))
* **ci:** update deprecated code ([386dcd9](https://github.com/pablosec/managed-identity-wallet/commit/386dcd9bf09b71684d53ba614bbe820f0e0b12b2))
* **ci:** update KICS.yaml to fit current application ([af214cd](https://github.com/pablosec/managed-identity-wallet/commit/af214cd80cc30f9cd0e0d0b40748ca0fdaf5b1df))
* code changes to create DidDocument ([1675ef4](https://github.com/pablosec/managed-identity-wallet/commit/1675ef4d1f6b5cb32b80b856b39955383902f1f9))
* code changes to create DidDocument ([b7503a8](https://github.com/pablosec/managed-identity-wallet/commit/b7503a8ac217300f513f3c8531fb607b317d564f))
* Create BPN VC while creating wallet, test case modification, filter support added in get all wallet and get all credential API ([aa04faa](https://github.com/pablosec/managed-identity-wallet/commit/aa04faa2adf828bfbb712993af90926a397e4ff0))
* Create BPN VC while creating wallet, test case modification, filter support added in get all wallet and get all credential API ([928c501](https://github.com/pablosec/managed-identity-wallet/commit/928c50144bd8dc04d1962262fecc5793aa25c660))
* credential get api type filter support added ([9d6a49d](https://github.com/pablosec/managed-identity-wallet/commit/9d6a49daab04bda7fe06484ec1e827a534addbd9))
* credential get api type filter support added ([3217576](https://github.com/pablosec/managed-identity-wallet/commit/3217576c29724af6128b49f9b94796adbfe4794d))
* credential list api added ([e34cf00](https://github.com/pablosec/managed-identity-wallet/commit/e34cf0067d77401be28aa1e43ad9d118465e39a8))
* credential list api added ([bfc15fc](https://github.com/pablosec/managed-identity-wallet/commit/bfc15fcc99e29b3c44846d08f22afed165b0f40b))
* credentials validation api wip ([0515ef6](https://github.com/pablosec/managed-identity-wallet/commit/0515ef6244d52bea506363540593489bee48d165))
* credentials validation api wip ([43454f9](https://github.com/pablosec/managed-identity-wallet/commit/43454f9453a1f0e04360f0b60a7ffd4e0ca68d1c))
* delete credential api and test cases added ([e56a52e](https://github.com/pablosec/managed-identity-wallet/commit/e56a52e5218c9d07d738f590b2aeea01b9f33202))
* delete credential api and test cases added ([3fbf420](https://github.com/pablosec/managed-identity-wallet/commit/3fbf4205531137a4c7228af1561e34f1fd575351))
* **dev:** add pgAdmin to local dev env ([#144](https://github.com/pablosec/managed-identity-wallet/issues/144)) ([d7f2bbe](https://github.com/pablosec/managed-identity-wallet/commit/d7f2bbe2900322bb5ecba94aa1ab4fafad5cf21c))
* **devel:** add COMPOSE_COMMAND to env.*.dist to configure the available docker compose binary ([1893a64](https://github.com/pablosec/managed-identity-wallet/commit/1893a6484bd0150d7d2ac3e5cb2e45e221403b2f))
* **devel:** Add DEV_ENVIRONMENT variable to env.docker.dist and env.local.dist ([a0ed2a4](https://github.com/pablosec/managed-identity-wallet/commit/a0ed2a4d7a51b14e3c22d1b6740c9dbebe648a49))
* **devel:** add environment type switch ([4a5c128](https://github.com/pablosec/managed-identity-wallet/commit/4a5c1287c3396ac9ee42e985db67579ab75bccc8))
* **devel:** Add first helm unittest draft for Deployment resource ([b533b52](https://github.com/pablosec/managed-identity-wallet/commit/b533b52460578872117c101c5a07c5d9cbb19f3e))
* **devel:** Add first helm unittest draft for Deployment resource ([6d677cf](https://github.com/pablosec/managed-identity-wallet/commit/6d677cf43bc11f067c8f9a0737541933c33ffd92))
* **devel:** add helm values for local deployment ([895c506](https://github.com/pablosec/managed-identity-wallet/commit/895c506f941a4d658c6fcb092fa04494f042d0a5))
* **devel:** add local miw-app image to docker-compose ([21ac5e8](https://github.com/pablosec/managed-identity-wallet/commit/21ac5e880bd5fff9ad6c478986aecc02e36e4069))
* **devel:** add local miw-app image to docker-compose ([eae7242](https://github.com/pablosec/managed-identity-wallet/commit/eae7242439c4bc1eb277ec4da280370111d57201))
* **devel:** add missing tasks and rename working dir ([27c2b03](https://github.com/pablosec/managed-identity-wallet/commit/27c2b03325004932c317c96989733c0a88ef4785))
* **devel:** add more cleanup commands ([c18b1b0](https://github.com/pablosec/managed-identity-wallet/commit/c18b1b079929a82d22e302ec641bb1107f7cf718))
* **devel:** add more cleanup commands ([672a08c](https://github.com/pablosec/managed-identity-wallet/commit/672a08c0180a001bed3da444856be3c329ac182a))
* **devel:** add new dev environment ([0858bf9](https://github.com/pablosec/managed-identity-wallet/commit/0858bf9611162f1055b7b29d20494685878aab39))
* **devel:** add new dev environment ([6a37e10](https://github.com/pablosec/managed-identity-wallet/commit/6a37e10b85b86a8bb509d2544effa16b15c8abe2))
* **devel:** add one more folder depth to helm unittest in Taskfile ([967afc1](https://github.com/pablosec/managed-identity-wallet/commit/967afc1c0216951a9635185dca1f8c38c4e66100))
* **devel:** add realm for local dev config ([56a67b7](https://github.com/pablosec/managed-identity-wallet/commit/56a67b742fbb1dc12806459ba72778f525fad966))
* **devel:** add task for generating CHANGELOG.md file ([0ba1142](https://github.com/pablosec/managed-identity-wallet/commit/0ba1142069bf2abd85f90aaa12a7f2f9d371a89d))
* **devel:** add task to check, if helm-docs is installed ([d559cdc](https://github.com/pablosec/managed-identity-wallet/commit/d559cdcb87edc427bbb46a80769dfed3137216d4))
* **devel:** add task to rebuild Helm chart readme ([881e131](https://github.com/pablosec/managed-identity-wallet/commit/881e131008cd358a376df62a72107711620c2845))
* **devel:** add tasks for test-report and coverage ([b4ceeb5](https://github.com/pablosec/managed-identity-wallet/commit/b4ceeb5b8325a1b573ec7d6f9fd671e1e9cc41f1))
* **devel:** Bump Keycloak version of docker-compose to 21.1 and update env file ([9b81087](https://github.com/pablosec/managed-identity-wallet/commit/9b81087ac2d811c67217adee06df57a7522770bf))
* **devel:** Bump Keycloak version of docker-compose to 21.1 and update env file ([6690061](https://github.com/pablosec/managed-identity-wallet/commit/6690061b1587d2fab35881b6d4659ecfadf34954))
* **devel:** env-files move to dev folder ([660cac9](https://github.com/pablosec/managed-identity-wallet/commit/660cac957dd683ed6211653ca552f1320ab7f3f7))
* **devel:** fallthrough in check-prerequisites task ([28801cc](https://github.com/pablosec/managed-identity-wallet/commit/28801cc3996f9dc9f699326285bed538f9d9ba6f))
* **devel:** fallthrough in check-prerequisites task ([4a8431b](https://github.com/pablosec/managed-identity-wallet/commit/4a8431ba68899f8dfa827fb9d46f9d44ce2f406e))
* **devel:** include checks and new "local.env" + add check-prerequisites task ([eb277ff](https://github.com/pablosec/managed-identity-wallet/commit/eb277ffdb1605a1650d08ac340140beaa1246b0d))
* **devel:** include checks and new "local.env" + add check-prerequisites task ([99ac665](https://github.com/pablosec/managed-identity-wallet/commit/99ac665be0742f1de261f67d46ab2e7b2b81c3fa))
* **devel:** Introduce Taskfile ([5d4a889](https://github.com/pablosec/managed-identity-wallet/commit/5d4a88989ce8fc1dc93ea69a57ab4b3a8da3bdf6))
* **devel:** Introduce Taskfile ([a63ac91](https://github.com/pablosec/managed-identity-wallet/commit/a63ac910ce4d5364e5e6aa1f3d40917a7b3d2167))
* **devel:** make Taskfile app namespace OS specific ([6245576](https://github.com/pablosec/managed-identity-wallet/commit/62455766d2ea7ab9da95af6948a62cb455fbc623))
* **devel:** moved to dev-assets folder ([a70115c](https://github.com/pablosec/managed-identity-wallet/commit/a70115c1d1243908ccc16d2fe2c3bbefd0070d8a))
* **devel:** put Helm chart unittests in subfolder for each stage ([3e17880](https://github.com/pablosec/managed-identity-wallet/commit/3e17880beb79fc50f094a79cd49f47c06dbdc4b2))
* **devel:** remove acapy vars from .env.example ([3ce0c6d](https://github.com/pablosec/managed-identity-wallet/commit/3ce0c6d21c735209503e17025089e4b024050a32))
* **devel:** remove acapy vars from .env.example ([ec6fc65](https://github.com/pablosec/managed-identity-wallet/commit/ec6fc656ece130e73baa71b52fbfc76391f7c158))
* **devel:** remove docker compose selection -> fixed to new V2 version ([aab42bc](https://github.com/pablosec/managed-identity-wallet/commit/aab42bc1590e62f0410c789da435614c127921a2))
* **devel:** Remove obsolete stuff ([c2ff738](https://github.com/pablosec/managed-identity-wallet/commit/c2ff738ab5f13de40734bfccc17fa10d59a57b39))
* **devel:** Remove obsolete stuff ([94b075a](https://github.com/pablosec/managed-identity-wallet/commit/94b075a2f0d6a78d110fad9e48c7081e9e166167))
* **devel:** rename tasks and point to new dev-env ([62e0f2b](https://github.com/pablosec/managed-identity-wallet/commit/62e0f2b06c75a71e65e2e1dfeb16666cbb826b97))
* **devel:** rename tasks and point to new dev-env ([82cd5cd](https://github.com/pablosec/managed-identity-wallet/commit/82cd5cdd3ac0f436acc850c5bc786173f537d027))
* **devel:** rename tasks in Taskfile ([cdde677](https://github.com/pablosec/managed-identity-wallet/commit/cdde677a6f5a594d65633ebd0b472dddf21dfea4))
* **devel:** rename tasks in Taskfile ([138cdf0](https://github.com/pablosec/managed-identity-wallet/commit/138cdf03c53f3e4d54daa41e2953128dec048aea))
* **devel:** replace check for "docker compose" plugin ([d75c719](https://github.com/pablosec/managed-identity-wallet/commit/d75c71903f69f9f62dad4ae2aa97e7be2fc525d4))
* **devel:** Replace old custom Dockerfile with official postgres image ([ce2c907](https://github.com/pablosec/managed-identity-wallet/commit/ce2c907bb9e4c10a81da4652cdeb3c21a363381e))
* **devel:** Replace old custom Dockerfile with official postgres image ([29c1dc0](https://github.com/pablosec/managed-identity-wallet/commit/29c1dc0179dfc6ba49f6339f0dc698068a1b10d8))
* **devel:** script to obtain an authority token from keycloak ([65b8b20](https://github.com/pablosec/managed-identity-wallet/commit/65b8b20a24ac6cbce7572f173844d21d4bff0bfc))
* **devel:** script to obtain an authority token from keycloak ([378f79b](https://github.com/pablosec/managed-identity-wallet/commit/378f79b439ed2139b9fa646fce995e03525825ab))
* **devel:** show install link provided as parameter ([cb7ae41](https://github.com/pablosec/managed-identity-wallet/commit/cb7ae41b21e6a3acbafcf98dcc09000514b298d1))
* **devel:** split tasks to own namespaces ([db0151c](https://github.com/pablosec/managed-identity-wallet/commit/db0151c68fb208dd3981d271277490f48ccdca7a))
* **devel:** split tasks to own namespaces ([f7ff401](https://github.com/pablosec/managed-identity-wallet/commit/f7ff4017fd73eda148d8ce197c9b7b356d42a4a1))
* **devel:** suppress task header in output ([87aff68](https://github.com/pablosec/managed-identity-wallet/commit/87aff685c7b6db40cd701d3b7f51101e4b02e0c4))
* **devel:** switch to new Helm chart "charts/managed-identity-wallet" ([c302664](https://github.com/pablosec/managed-identity-wallet/commit/c302664b96431373ef111361c1d994c27640fe98))
* **devel:** switch to new Helm chart "charts/managed-identity-wallet" ([ca06b5f](https://github.com/pablosec/managed-identity-wallet/commit/ca06b5f98d40be2e6b4e6ad7ebed03dd97e7a579))
* **devel:** update .gitignore ([33b7262](https://github.com/pablosec/managed-identity-wallet/commit/33b726263658687608e75379e8cfe1236fda05ca))
* **devel:** update readme ([74fdb21](https://github.com/pablosec/managed-identity-wallet/commit/74fdb21dc549ed80bc1cbf8f71b40e0a9410a834))
* **devel:** use COMPOSE_COMMAND env from env.* to execute the available docker compose binary ([931e69f](https://github.com/pablosec/managed-identity-wallet/commit/931e69fd02a0ada7c5b0827eaaf5aa140b5f07af))
* **devel:** WIP: add more stuff to Taskfile ([280f51c](https://github.com/pablosec/managed-identity-wallet/commit/280f51cb4d7050a87f4faca547c45d05eacc6089))
* **devel:** WIP: add more stuff to Taskfile ([ed2277f](https://github.com/pablosec/managed-identity-wallet/commit/ed2277f9dbf690fea1815e5f82832b4909727922))
* did document resolver component changes reverted ([1d72ac0](https://github.com/pablosec/managed-identity-wallet/commit/1d72ac083e97fa498e4a38b3dc94d1983a7b4e96))
* **doc:** add eclipse copyright header everywhere ([ad5c631](https://github.com/pablosec/managed-identity-wallet/commit/ad5c631fa2bc3ce22415d215f2cb7207feee014a))
* **doc:** add eclipse copyright header everywhere ([02530f6](https://github.com/pablosec/managed-identity-wallet/commit/02530f636ee301e839a7688883e311917d507f2d))
* **doc:** add eclipse copyright header everywhere ([87a4641](https://github.com/pablosec/managed-identity-wallet/commit/87a464120817b8eecfc1a17d4a30ac3237f73f4c))
* **doc:** add eclipse copyright header everywhere ([c63031b](https://github.com/pablosec/managed-identity-wallet/commit/c63031bbc8630595f09a8f80c544e1996d1e698e))
* **doc:** document COMPOSE_COMMAND env ([a6fc918](https://github.com/pablosec/managed-identity-wallet/commit/a6fc91812ad9065c1f5011597deb1bc6fd9b545a))
* **doc:** Extend Mac user information ([403362d](https://github.com/pablosec/managed-identity-wallet/commit/403362d2e7cb4f4e87b3b940415fb3d88dfab2f0))
* **docker:** add healthcheck for use with docker, compose or swarm ([805b2d2](https://github.com/pablosec/managed-identity-wallet/commit/805b2d278357cd5ccc242d102917af646cafd4a0))
* **docker:** adjust Dockerfile to current setup ([8556169](https://github.com/pablosec/managed-identity-wallet/commit/85561698505ef5d72a76314dbb8d69223e5e57cb))
* **docker:** adjust Dockerfile to current setup ([cd6bf50](https://github.com/pablosec/managed-identity-wallet/commit/cd6bf5046db2f3e40e3dc5c6d9dc64a5b0e33a9e))
* **doc:** mark important content in README.md ([43dec2d](https://github.com/pablosec/managed-identity-wallet/commit/43dec2d1918296a17117070bb4e4c6d279bcc71f))
* error msg updated ([2b305d2](https://github.com/pablosec/managed-identity-wallet/commit/2b305d2d488a7ed1c63022ff4241ad5fa588822d))
* framework VC name changes and test case changes ([7952f4b](https://github.com/pablosec/managed-identity-wallet/commit/7952f4b1ef94ec144308683607bf5083226da523))
* framework VC name changes and test case changes ([ce0c230](https://github.com/pablosec/managed-identity-wallet/commit/ce0c230b69c6a75778e9315a5956377a3d265e83))
* Framwork VC API, Dismantler VC API, Testcase modificatoin, VC context URL in config, VC expiry in config ([6ea7580](https://github.com/pablosec/managed-identity-wallet/commit/6ea7580023ee6fef9d561558ab22eec79c27e242))
* Framwork VC API, Dismantler VC API, Testcase modificatoin, VC context URL in config, VC expiry in config ([47a6656](https://github.com/pablosec/managed-identity-wallet/commit/47a66564c88ccbd6159cb92838a7323830c69c4e))
* **helm:** add additional unittests ([fc60d9a](https://github.com/pablosec/managed-identity-wallet/commit/fc60d9a0b1a5050067c596261a3649c0dfef9dca))
* **helm:** add authority_wallet_did env ([ce2e531](https://github.com/pablosec/managed-identity-wallet/commit/ce2e531e7fac46b23d656823e1ea11cb1396359d))
* **helm:** add authority_wallet_did env ([15e01b0](https://github.com/pablosec/managed-identity-wallet/commit/15e01b0b6b2afc814af0d7da21e7abe0def73f6c))
* **helm:** add classname annotation to ingress ([d250497](https://github.com/pablosec/managed-identity-wallet/commit/d25049790c2d10c8be784a953426a872adf88998))
* **helm:** add classname annotation to ingress ([cd0f0c7](https://github.com/pablosec/managed-identity-wallet/commit/cd0f0c7934516c106bcdda3670b248848c526dc5))
* **helm:** add container env (plain and from secret) ([7242b4b](https://github.com/pablosec/managed-identity-wallet/commit/7242b4b78834a0965d756f416ef0ac0068ca22a3))
* **helm:** add container env (plain and from secret) ([d77295f](https://github.com/pablosec/managed-identity-wallet/commit/d77295f16e6e1a36faa7035f8f64db3f5f62ea16))
* **helm:** add container env and DB secrets ([f175786](https://github.com/pablosec/managed-identity-wallet/commit/f1757861ff2d204e0f3e98035f4fdc10c247c2cb))
* **helm:** add container env and DB secrets ([9dbf2b7](https://github.com/pablosec/managed-identity-wallet/commit/9dbf2b76e01d4397020d6e908cf73dc88a1746ff))
* **helm:** add default labels to secret ([dfe107d](https://github.com/pablosec/managed-identity-wallet/commit/dfe107dcd54fd44ad87e56ab799ee78a7f39a0ec))
* **helm:** add documentation for env / secret variables ([cee2c49](https://github.com/pablosec/managed-identity-wallet/commit/cee2c497bfd37e865b2cfa1add674654c9ed0530))
* **helm:** add documentation for new content and adjust the old one ([6689718](https://github.com/pablosec/managed-identity-wallet/commit/66897186da42ef7dfb9af08d549682964aa5472c))
* **helm:** add external chart repos ([30b04c2](https://github.com/pablosec/managed-identity-wallet/commit/30b04c226475756135c7d65aaa1e3d1b4893c0d3))
* **helm:** add full release name to ingress secret name ([58a7299](https://github.com/pablosec/managed-identity-wallet/commit/58a72999f8229ddc39dd76442f4e8754b47e7720))
* **helm:** add full release name to ingress secret name ([474d988](https://github.com/pablosec/managed-identity-wallet/commit/474d9887bd85caf89f32368f9f23a724c96bb718))
* **helm:** add Helm chart Readme template for helm-docs ([a96ca4c](https://github.com/pablosec/managed-identity-wallet/commit/a96ca4c6ace3c47f051007b8ae7b04c2b670adf1))
* **helm:** add helm-docs documentation ([24c0fcd](https://github.com/pablosec/managed-identity-wallet/commit/24c0fcd63cc33b6255c51abcab3fc157f814bb1f))
* **helm:** add init script to setup initial database ([9950690](https://github.com/pablosec/managed-identity-wallet/commit/99506905c8e9a53bccc28cd7f7ecc752179c1112))
* **helm:** add init script to setup initial database ([fb2c770](https://github.com/pablosec/managed-identity-wallet/commit/fb2c7704582dd993e3eed3f61885114f8ae89741))
* **helm:** add internal / external postgresql switch ([5ca2e55](https://github.com/pablosec/managed-identity-wallet/commit/5ca2e55e2b9226e1234a31c0b922d885a8a6489c))
* **helm:** add new helm chart "managed-identity-wallet" (WIP) ([eac9f3a](https://github.com/pablosec/managed-identity-wallet/commit/eac9f3addc4edb60ffe93d58bed4db5816ab0252))
* **helm:** add new helm chart "managed-identity-wallet" (WIP) ([87b5efe](https://github.com/pablosec/managed-identity-wallet/commit/87b5efecb0d88a77ed9135d8cb24101b97867cb9))
* **helm:** add securityContext (primary same user/group id as docker image) ([25e93fa](https://github.com/pablosec/managed-identity-wallet/commit/25e93fa50652ced6b68b2e6e8fc18e4e5fdbcfe0))
* **helm:** add securityContext (primary same user/group id as docker image) ([36e90df](https://github.com/pablosec/managed-identity-wallet/commit/36e90dfa018daff9a82abce7edcb41806172b2f3))
* **helm:** add simple backup of database to a PV ([680e09f](https://github.com/pablosec/managed-identity-wallet/commit/680e09fd18bf95518244f0a92c181d0264837aa6))
* **helm:** add tests for dev stage and put tests in subfolder for each stage ([ecbe7e5](https://github.com/pablosec/managed-identity-wallet/commit/ecbe7e5d9765c7336914801001444905d8f84529))
* **helm:** add tests for env and secrets in values ([e7a17b4](https://github.com/pablosec/managed-identity-wallet/commit/e7a17b4b4014cd0e518b78dc88358b62b0caabbc))
* **helm:** add values for dev stage (WIP) ([bb2c6a5](https://github.com/pablosec/managed-identity-wallet/commit/bb2c6a5be738d042510f00a62947df303ea58bb6))
* **helm:** add values for dev stage (WIP) ([11892d4](https://github.com/pablosec/managed-identity-wallet/commit/11892d4654e72b32a759aca8f7aba233adbfb82b))
* **helm:** back to default values formatting (with accurate values) ([b0e3c61](https://github.com/pablosec/managed-identity-wallet/commit/b0e3c6192f358dd3f88a72b05365dc76601b4a4d))
* **helm:** back to default values formatting (with accurate values) ([e1e6005](https://github.com/pablosec/managed-identity-wallet/commit/e1e60053c4c116d52f4b8a7fbc3397089312e2b4))
* **helm:** change active Helm chart ([a5a88b5](https://github.com/pablosec/managed-identity-wallet/commit/a5a88b5e0482bd802e964661b41660bf0908141b))
* **helm:** change active Helm chart ([4b1ecb5](https://github.com/pablosec/managed-identity-wallet/commit/4b1ecb57b97e444d8155c3fe8e6060a3cacbe026))
* **helm:** comment out default values ([d424086](https://github.com/pablosec/managed-identity-wallet/commit/d4240868609392558bc3cb682b9e3747ec7cc59d))
* **helm:** comment out default values ([5a12051](https://github.com/pablosec/managed-identity-wallet/commit/5a12051a5ddc007afedfddcb1d572a6db6469240))
* **helm:** comment out unused config ([248ab4c](https://github.com/pablosec/managed-identity-wallet/commit/248ab4cede85449e1028bc8aa00f4b8b5e3d9636))
* **helm:** comment out unused config ([9ae62dd](https://github.com/pablosec/managed-identity-wallet/commit/9ae62dd04af78b5b82dc08b033f0ef111f00e1ce))
* **helm:** encryption key is now always stored in secret ([5913764](https://github.com/pablosec/managed-identity-wallet/commit/59137640fcb41f858c20f19d6a25a0ba35383b7c))
* **helm:** extend application name ([5aca6f2](https://github.com/pablosec/managed-identity-wallet/commit/5aca6f2a1063830373faa52fd5ee5673cf3860ab))
* **helm:** extend application name ([c50a366](https://github.com/pablosec/managed-identity-wallet/commit/c50a3667562b91dc44a614b3592dc1af9bbca4eb))
* **helm:** generate authority wallet DID out of BPN and host ([216c726](https://github.com/pablosec/managed-identity-wallet/commit/216c726bfba119f98235ede2ded82b758adf177d))
* **helm:** Make liveness & readiness probes configurable ([#99](https://github.com/pablosec/managed-identity-wallet/issues/99)) ([252eed1](https://github.com/pablosec/managed-identity-wallet/commit/252eed1b15289740ba953861076de86ddc99fe4a))
* **helm:** remove "dash" from template ([7b5bca9](https://github.com/pablosec/managed-identity-wallet/commit/7b5bca9e3261ddc49605799c68fac32dc1e353ce))
* **helm:** remove "dash" from template ([264f1d4](https://github.com/pablosec/managed-identity-wallet/commit/264f1d48894544013426385859201470d2dcc088))
* **helm:** remove anchors from values.yaml ([4dcb1a2](https://github.com/pablosec/managed-identity-wallet/commit/4dcb1a289dba21b7a8a32fce84b81d4a4db79c85))
* **helm:** remove predefined annotation for ingress ([2d8d81b](https://github.com/pablosec/managed-identity-wallet/commit/2d8d81bc025d3f4921e333cf229502046945ea94))
* **helm:** remove unused secrets ([fa21e4d](https://github.com/pablosec/managed-identity-wallet/commit/fa21e4d536ab6c7bf62a97ee3188b3873e24592a))
* **helm:** remove unused secrets ([d710e2a](https://github.com/pablosec/managed-identity-wallet/commit/d710e2a9152d43d772855f7f18bafc2922734fda))
* **helm:** set default database encryption key to random value ([896f31d](https://github.com/pablosec/managed-identity-wallet/commit/896f31d64c704c91f03559ad6679e4cf279f5f2d))
* **helm:** set default log level ([b2910de](https://github.com/pablosec/managed-identity-wallet/commit/b2910dec70ba1fd135b580d44bdc276aceef6e33))
* **helm:** set default values for dev environment in ArgoCD ([2d10bcf](https://github.com/pablosec/managed-identity-wallet/commit/2d10bcfe7e5159573d275f42556bd852eda7df07))
* **helm:** set default values for dev environment in ArgoCD ([661ffc1](https://github.com/pablosec/managed-identity-wallet/commit/661ffc1024c3a10cc0e9c4f24107656847da43a2))
* **helm:** set default values for image tag and ingress className ([f8310e6](https://github.com/pablosec/managed-identity-wallet/commit/f8310e6b65682ffff9aa5d82641aced98ee933bb))
* **helm:** set default values for image tag and ingress className ([e36bae8](https://github.com/pablosec/managed-identity-wallet/commit/e36bae880b90a4a274d65679f8e08960b2ce06eb))
* **helm:** set ingress host type to "ImplementationSpecific" ([8e40f3a](https://github.com/pablosec/managed-identity-wallet/commit/8e40f3a0b32473bd5501fde76c3f3a837354c9ce))
* **helm:** set ingress host type to "ImplementationSpecific" ([85ed238](https://github.com/pablosec/managed-identity-wallet/commit/85ed23852b2c2a69b684a7ecd8569c9cf20ce8f6))
* **helm:** set vc expiry date default to end of year ([6be4222](https://github.com/pablosec/managed-identity-wallet/commit/6be422292e507eaf7d715dc8cac59a59c9652ee3))
* **helm:** shorten enc_key to 32 bytes ([a52e2ce](https://github.com/pablosec/managed-identity-wallet/commit/a52e2cec45befdb699fe4c90a29be8eb464eb6e1))
* **helm:** shorten enc_key to 32 bytes ([1d7b23d](https://github.com/pablosec/managed-identity-wallet/commit/1d7b23db5e2c33aed3fe13173c7b9c739e2ffbc1))
* **helm:** update chart description and add homepage link and keywords ([5b7b6b4](https://github.com/pablosec/managed-identity-wallet/commit/5b7b6b484f83462469b71dc931ff9291492b7f7b))
* **helm:** update Chart.lock ([571c94a](https://github.com/pablosec/managed-identity-wallet/commit/571c94afc246bd2b1a451f83b11775af1701f490))
* **helm:** update Helm chart description ([73235a8](https://github.com/pablosec/managed-identity-wallet/commit/73235a88b1ba48a1880dc74554b3cfe71b614650))
* **helm:** update Helm chart Readme and corresponding Readme-template ([ada59c2](https://github.com/pablosec/managed-identity-wallet/commit/ada59c2ee2fa6744afe1a2b759644589b1c700bd))
* **helm:** Update readme ([81e58df](https://github.com/pablosec/managed-identity-wallet/commit/81e58dfcbcdee82b1554c770d98f107875d3cf04))
* **helm:** update README.md by using current helm-docs template ([74e8bf9](https://github.com/pablosec/managed-identity-wallet/commit/74e8bf9cfa60d035f2baf4fafe3e3b972e2e485f))
* **helm:** use user/group id > 10000 and rename "user" to "miw" ([4b08914](https://github.com/pablosec/managed-identity-wallet/commit/4b08914d48ed598178db1cbaff6bfac8e008485b))
* **helm:** use user/group id > 10000 and rename "user" to "miw" ([3651a75](https://github.com/pablosec/managed-identity-wallet/commit/3651a75fe7cdde522deec4a67b5acacce4d5bbea))
* Holder identifier added in framework VC subject ([e65af19](https://github.com/pablosec/managed-identity-wallet/commit/e65af19f777154e7f2bc69f90e40e32feef52dbf))
* Holder identifier added in framework VC subject ([62cfd2f](https://github.com/pablosec/managed-identity-wallet/commit/62cfd2f2eead85ce791f4e419afbbb926f58d48d))
* increment app version to '1.0.0-rc1' and chart version to '4.0.1-rc1' ([07e21cf](https://github.com/pablosec/managed-identity-wallet/commit/07e21cfa048fa445fbb4895a0c932fbbd399ac51))
* increment app version to '1.0.0-rc1' and chart version to '4.0.1-rc1' ([8ad4f54](https://github.com/pablosec/managed-identity-wallet/commit/8ad4f54054807f62e73a0d691a0cfb8d1138c035))
* increment appVersion to 3.3.3.b420443 as an attempt ([b75ebaf](https://github.com/pablosec/managed-identity-wallet/commit/b75ebafd5395492116d99eca4de6f496cd06ff9f))
* increment appVersion to 3.3.3.b420443 as an attempt ([d762d49](https://github.com/pablosec/managed-identity-wallet/commit/d762d492083df699d64427993abe535a8bd5da03))
* issue credential api test case added ([6edf1e6](https://github.com/pablosec/managed-identity-wallet/commit/6edf1e635c4bd82536a9a76bf88153a73bcb6a95))
* issue credential api test case added ([f339ff0](https://github.com/pablosec/managed-identity-wallet/commit/f339ff0cb2fa3d3dec45eefca9c937693a92d2b6))
* Issuer get credential API testcases, test case modification for self_issued and is_stored ([bafaab9](https://github.com/pablosec/managed-identity-wallet/commit/bafaab91d67ef1d85229f786500243dc22ef4d33))
* Issuer get credential API testcases, test case modification for self_issued and is_stored ([1ff463d](https://github.com/pablosec/managed-identity-wallet/commit/1ff463d4167f7bc31d8603dfa8b29573118ef217))
* json web signature 2020 support added for did document, vc and vp ([a9838ce](https://github.com/pablosec/managed-identity-wallet/commit/a9838ce167a7f2d6a92849de66c8242e093a93b4))
* json web signature 2020 support added for did document, vc and vp ([ee5c25c](https://github.com/pablosec/managed-identity-wallet/commit/ee5c25cc76235f565f63ddd6329fd748f1055c02))
* json web signature 2020 support WIP ([62ee442](https://github.com/pablosec/managed-identity-wallet/commit/62ee442e799e59df0ed70925b71e419413a0bc9a))
* json web signature 2020 support WIP ([1785e97](https://github.com/pablosec/managed-identity-wallet/commit/1785e976487ad65a643fe3d29d1ac89c5c977ae3))
* json web signature and key generation from lib ([8fda456](https://github.com/pablosec/managed-identity-wallet/commit/8fda456a59e011f250677f2e929e6ffb14d1f5f9))
* json web signature and key generation from lib ([c29040b](https://github.com/pablosec/managed-identity-wallet/commit/c29040b6bfa8f76210fdb4f8223e835dc52c7d53))
* membership credentials api added ([45602c8](https://github.com/pablosec/managed-identity-wallet/commit/45602c8fe8db3a982ea9c644c180902ad512b75e))
* membership credentials api added ([b1a485a](https://github.com/pablosec/managed-identity-wallet/commit/b1a485ae379424dfbac71784c0283a6fd0a9be06))
* Paggination support added in list VC API ([f4338fd](https://github.com/pablosec/managed-identity-wallet/commit/f4338fd1711e66b64db03f36f0a61c9d189ed70d))
* Paggination support added in list VC API ([b74c41c](https://github.com/pablosec/managed-identity-wallet/commit/b74c41cf95c949875f7802382e76eb328105d80d))
* **persistence:** add console logger to db init transaction (commented out, but useful for debugging) ([6706f18](https://github.com/pablosec/managed-identity-wallet/commit/6706f186ebb1343bf28dc8b59ff63a8a4d18fd7f))
* **persistence:** add console logger to db init transaction (commented out, but useful for debugging) ([0023056](https://github.com/pablosec/managed-identity-wallet/commit/00230568b67df4db2d8d5ba4ee02b2986a9dcdc1))
* **persistence:** adjust naming to snake_case and add suffixes ([720217f](https://github.com/pablosec/managed-identity-wallet/commit/720217fdfa650e2785a92708df688d8738bf04bc))
* **persistence:** adjust naming to snake_case and add suffixes ([d799a8d](https://github.com/pablosec/managed-identity-wallet/commit/d799a8d6987719b35fff1766c99896c0634b3af7))
* presenation API WIP, code refactor ([2c1b5d9](https://github.com/pablosec/managed-identity-wallet/commit/2c1b5d9c3bc667d8f91d1f35145bd3fb9c0c38c0))
* presenation API WIP, code refactor ([8cf8e83](https://github.com/pablosec/managed-identity-wallet/commit/8cf8e839bc3ca11b22f62d6678bb370a11474830))
* read me file chamges, sample reponse added ([88651fa](https://github.com/pablosec/managed-identity-wallet/commit/88651fa518fdcabf5ab1902d775d748a701df46e))
* read me file chamges, sample reponse added ([ff51983](https://github.com/pablosec/managed-identity-wallet/commit/ff51983713f407cd46cd2a71d31d81d294df56fb))
* readm changes and gradle fix ([79d5bf0](https://github.com/pablosec/managed-identity-wallet/commit/79d5bf04488477296c07c151b455623d7b023e58))
* readm changes and gradle fix ([a51127e](https://github.com/pablosec/managed-identity-wallet/commit/a51127ef4f70f3ce9285d08a8f12e6091f59df15))
* readme added, validate VP wip ([1c4d6af](https://github.com/pablosec/managed-identity-wallet/commit/1c4d6af2642b81e94430614ceb9ec4c2c3497da9))
* readme added, validate VP wip ([6325f8a](https://github.com/pablosec/managed-identity-wallet/commit/6325f8a59bd103e4dd63c779496c4ad317872f31))
* **readme:** adds overview of the required roles per endpoint ([391a7a7](https://github.com/pablosec/managed-identity-wallet/commit/391a7a7f4d4242a6390a8a13fa1a8329bb9a7d4e))
* reamdme added with env verables, vp as jwt, credentials id added in table, search with credential id ([524c537](https://github.com/pablosec/managed-identity-wallet/commit/524c5370aabd95e95b9c23eb902543394a0dbbb2))
* reamdme added with env verables, vp as jwt, credentials id added in table, search with credential id ([e654a57](https://github.com/pablosec/managed-identity-wallet/commit/e654a5744438cb32aac96ef405cb7f97a48554ba))
* remove commit link from changelog template ([bf8106e](https://github.com/pablosec/managed-identity-wallet/commit/bf8106e8903b239a804577b5c10d25586ae494ea))
* removed endpoint from config file ([93612f7](https://github.com/pablosec/managed-identity-wallet/commit/93612f791be46d2bb7de2022c47454495a986b9c))
* removed endpoint from config file ([b3e9f5f](https://github.com/pablosec/managed-identity-wallet/commit/b3e9f5f8724721f43540aef0e788725089c13a74))
* rename tasks from beginning with 'run' to beginning with 'start' to achieve a uniform 'start...' and 'stop...' appearance of task names. ([a3f3f1c](https://github.com/pablosec/managed-identity-wallet/commit/a3f3f1c4f9450cc436537672dc439a5e598ea0b5))
* rename tasks from beginning with 'run' to beginning with 'start' to achieve a uniform 'start...' and 'stop...' appearance of task names. ([7d59df4](https://github.com/pablosec/managed-identity-wallet/commit/7d59df41b902e4cdf16b2ab08fbf15a91c83e3a2))
* Resolve the DID document for a given DID or BPN api added ([1368edf](https://github.com/pablosec/managed-identity-wallet/commit/1368edfb1cef1cac0640b599bd8ba76b7e2aa627))
* Resolve the DID document for a given DID or BPN api added ([b5407e6](https://github.com/pablosec/managed-identity-wallet/commit/b5407e6f0068895a69986a6423aeedc9ed5f6af4))
* revert renaming and postpone that for later. ([3a63399](https://github.com/pablosec/managed-identity-wallet/commit/3a63399e80220bca2de0ed3bdcaf3b453b68c8fa))
* revert renaming and postpone that for later. ([3a9a209](https://github.com/pablosec/managed-identity-wallet/commit/3a9a209a6417e1eb7760c9f041b1952934d696e4))
* run Docker release on PR only on specific folders ([186104d](https://github.com/pablosec/managed-identity-wallet/commit/186104d46dbe3e84813e790e546214da2c6e5008))
* set health check actuator resp. liveliness probe endpoint to '/actuator/health/liveness' and readiness probe endpoint to '/actuator/health/readiness' both on port '8090' ([af44016](https://github.com/pablosec/managed-identity-wallet/commit/af44016dc3e04d5e7e1448007cb73a429c529de9))
* set health check actuator resp. liveliness probe endpoint to '/actuator/health/liveness' and readiness probe endpoint to '/actuator/health/readiness' both on port '8090' ([24c88be](https://github.com/pablosec/managed-identity-wallet/commit/24c88be0d644666951f928493a4df1b2aaebfffb))
* Spring security added with keycloak, Swagger added, Testcases modification based on spring security ([aed48ee](https://github.com/pablosec/managed-identity-wallet/commit/aed48ee4de89ab0df1d649260609db69264b6530))
* Spring security added with keycloak, Swagger added, Testcases modification based on spring security ([2345a33](https://github.com/pablosec/managed-identity-wallet/commit/2345a332e58262c3e49aba2cb9e7e3c2d97d1802))
* ssi lib v4 added, autority wallet config added ([1c5ee0e](https://github.com/pablosec/managed-identity-wallet/commit/1c5ee0e116bbc0ad69525da8cc7a3fbdfa67da4a))
* ssi lib v4 added, autority wallet config added ([57c8803](https://github.com/pablosec/managed-identity-wallet/commit/57c88033d6af4476ef951466f955777bdc4c6f9b))
* ssi-lib version set to 15 ([910aa2a](https://github.com/pablosec/managed-identity-wallet/commit/910aa2af97dc833da0b9b52fe463b1ca59e1afc3))
* ssi:lib version updated ([4939ddb](https://github.com/pablosec/managed-identity-wallet/commit/4939ddb2d9d4f4b982ffeb75279414b63d16a005))
* ssi:lib version updated ([404b65b](https://github.com/pablosec/managed-identity-wallet/commit/404b65bd325c09959cf79788972aebae6926347b))
* Store credential API with test case, Validate test case ([4911817](https://github.com/pablosec/managed-identity-wallet/commit/4911817dfdf40038cc2298d62676d4e2fa25c2b2))
* Store credential API with test case, Validate test case ([99307bf](https://github.com/pablosec/managed-identity-wallet/commit/99307bfb94b5f9294e9edce8b8f4b2522273ff08))
* Store credntial API, testcase mofitication based on DidDocument Java POJO ([569097b](https://github.com/pablosec/managed-identity-wallet/commit/569097b392d0fb7242ed9df47fcaf5fda40904b0))
* Store credntial API, testcase mofitication based on DidDocument Java POJO ([a0ca176](https://github.com/pablosec/managed-identity-wallet/commit/a0ca176a7e8b59da9120d2756f49ddb6ff0b7831))
* summary credential test cases added ([b322515](https://github.com/pablosec/managed-identity-wallet/commit/b322515b8b5ed1f9fa10f7cd0138820ba15a7e6e))
* summary credential test cases added ([0340efb](https://github.com/pablosec/managed-identity-wallet/commit/0340efb5496f6e83949a3094aade7b8f6b6f1bc2))
* summary VC context URL updated ([0cc6bfb](https://github.com/pablosec/managed-identity-wallet/commit/0cc6bfbd61d845689d6b0fe56214fd03b98bf0e6))
* summary VC context URL updated ([5a52c43](https://github.com/pablosec/managed-identity-wallet/commit/5a52c431684338fe9b69f543ee0425974726ce62))
* Summary VC flow, code changes as per input given in code review, test case changes as per summary VC flow ([07c4706](https://github.com/pablosec/managed-identity-wallet/commit/07c4706a8beb85313f325317e5feb9dca6bfff17))
* Summary VC flow, code changes as per input given in code review, test case changes as per summary VC flow ([50b6168](https://github.com/pablosec/managed-identity-wallet/commit/50b6168fedccd15076044a8a2aa03b3cdbd6d34f))
* summery VC flow after holder delete summary VC ([1b61f38](https://github.com/pablosec/managed-identity-wallet/commit/1b61f38c721ef961e4f6d5c97555a3dc49c1668d))
* summery VC flow after holder delete summary VC ([33135c1](https://github.com/pablosec/managed-identity-wallet/commit/33135c18b5de0734b26e9c0cb536860811299b13))
* swagger doc request example updated ([550cabb](htt…
Copy link

sonarcloud bot commented Nov 23, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants