Releases: walt-id/waltid-identity
Releases · walt-id/waltid-identity
v1.0.2502070939-SNAPSHOT
Merge pull request #929 from walt-id/fix/opa-ci-cd fix: Exposed OPA server to network
v1.0.2502061734-SNAPSHOT
Merge pull request #927 from walt-id/update-hash-deploy ci/cd : update deploy hash
v1.0.2502061428-SNAPSHOT
Merge pull request #923 from walt-id/wal-932-opa-deployment ci/cd : added opa server deployment files
v1.0.2502041741-SNAPSHOT
Merge pull request #920 from walt-id/opa-server-deployment ci/cd : added opa server to docker-compose.yaml
v1.0.2502031226-SNAPSHOT
Merge pull request #916 from walt-id/wal-887 release 0.11.0
v0.11.0
What's Changed
- release 0.10.0 by @mikeplotean in #860
- chore(deps): bump next from 14.2.15 to 14.2.21 in /waltid-applications/waltid-web-portal in the npm_and_yarn group across 1 directory by @dependabot in #869
- chore(deps): bump kotlinVersion from 2.0.21 to 2.1.0 by @dependabot in #841
- WAL-775: Verifier presentation definition policy bug fixes by @cpatsonakis in #861
- fix: get credential type according to credential format in event log use case by @mikeplotean in #867
- Configure vault service in docker compose by @mikeplotean in #788
- chore: add name and description for my-custom vct in issuer metadata configuration for clarification purposes by @mikeplotean in #873
- fix: serializers for customParameters by @chsavvaidis in #875
- ci: refactor reusable workflows by @mikeplotean in #876
- chore: Updated test deployment env by @dinkar-jain in #884
- Wal 844 signing message wallet api by @SuperBatata in #882
- Fix/issuersupportmultipleversions by @chsavvaidis in #886
- ci: fix inherit secrets for reusable workflow by @mikeplotean in #885
- ci: fix for deployment workflow to checkout repo by @mikeplotean in #888
- chore: Updated dev deployment pipelines by @dinkar-jain in #889
- ci: fix leftover dependency on deploy job by @mikeplotean in #890
- Fix/changelog by @mikeplotean in #891
- ci: fix deprecated gradle build action by @mikeplotean in #892
- Feat/ebsictv3 gh action by @chsavvaidis in #868
- fix: credential-status endpoint by @mikeplotean in #829
- fix: Added wallet pvc storageClassName by @dinkar-jain in #901
- Fix/ci cd deployment by @mikeplotean in #900
- chore: Added init containers to change pv permissions by @dinkar-jain in #903
- WAL-703 : web3 based auth by @SuperBatata in #837
- fix: add specific serializers for draft13 and draft11 by @chsavvaidis in #907
- Updated test env credential repo URL by @dinkar-jain in #906
- Incorporate open PR changes by @waltkb in #913
- Fix path processing logic in addToMdocRequest by @vanhoanHoang in #880
- README: update links & architecture img by @taminobaumann in #872
- Wal 541 dynamic policy by @SuperBatata in #905
New Contributors
- @vanhoanHoang made their first contribution in #880
Full Changelog: v0.10.0...v0.11.0
v1.0.2501310903-SNAPSHOT
Merge pull request #905 from walt-id/wal-541-dynamic-policy Wal 541 dynamic policy
v1.0.2501300243-SNAPSHOT
Merge pull request #872 from walt-id/readme-update README: update links & architecture img
v1.0.2501300242-SNAPSHOT
Merge pull request #880 from vanhoanHoang/fix/mdoc-request-path-proce…
v1.0.2501300123-SNAPSHOT
Merge pull request #913 from walt-id/pr-changes Incorporate open PR changes