Releases: eu-digital-identity-wallet/eudi-srv-web-issuing-eudiw-py
Releases · eu-digital-identity-wallet/eudi-srv-web-issuing-eudiw-py
v0.9.3
v0.9.2
What's Changed
- #138 Fix invalid version tag in Docker Compose file by @thirtified in #139
New Contributors
- @thirtified made their first contribution in #139
Full Changelog: v0.9.1...v0.9.2
v0.9.1
Added
- External credential offer API, related to #79
Fixed
- install.md URLs
- update .env example
Full Changelog: 0.9.0...v0.9.1
v0.9.0
Added
- Support for Credential Request encryption
- Key attestations proof type
- Pytest tests
session_managerfor tracking session state throughout the service
Changed
- Split Issuer backend, frontend, and authorization server into separate services
- Updated PID to the latest version
- Refactored and cleaned up code
- Migrated configuration, variables, and secrets to
.envformat - Streamlined Dockerfile for minimal deployment
Full Changelog: 0.8.3...0.9.0
0.8.3
0.8.2
Changed
- Preauth form and main generated the same.
Fixed
- Bug where PID and PID sd-jwt cannot be issued at the same time with deeplink
- Cannot add PID due to bracket error
- SD-JWT VC PID contains improperly disclosed elements in nationalities
- Unable to issue PoR Credential through wallet tester
Full Changelog: 0.8.1...0.8.2
0.8.1
Changed
- PID to new spec
Fixed
- Refresh token rotation
- CoR uri
0.8.0
Initial changes to support draft 15 include the following changes and additions:
Added:
- Nonce Endpoint
Changed
- Credential endpoint to oid4vci d15 (support for response encryption)
- Deferred endpoint to oid4vci d15
- Metadata to oid4vci d15
- Set scopes to credential id
- Further separation of sd-jwt vc and mdoc form and credential formatters based on metadata
0.7.2
0.7.1
Added:
- EHIC Credential compliant with LSP DC4EU technical specification.
- PDA1 Credential compliant with LSP DC4EU technical specification.
- sd-jwt vc: EHIC, PDA1, HIID, IBAN, MSISDN, POR, Tax, Pseudonym age over 18.
- Created a new issuer_conditions schema in credential metadate to further specify complex credentials like nested claims.
Changed
- Backend logic management creating the form and credentials based on metadata issuer_condtitions
- Front-end form changes to dynamically create a form based on metadata issuer_conditions with nested fields, cardinality and nested mandatory.
- Update PID to ARF version 1.5