1.2.0-rc.2 (2024-10-24)
- release 1.2.0-rc.1 (8ada2a3)
1.2.0-rc.2 (2024-10-21)
- create open api spec on build (#262) (367db2d), closes #256
- retrigger: add retrigger process steps (#242) (f08ddd5), closes #209
- testdata: enable seeding via configMap, remove consortia files (#241) (e3c92d3), closes #205
- check holder equals issuer (#275) (fd43a27), closes #250
- release 1.2.0-rc.1 (8ada2a3)
1.2.0-alpha.1 (2024-09-23)
- add imagePullSecrets (#236) (bed4ff8)
- config: make wallet application and paths configurable (#230) (7232f27), closes #226
- enhanced the owned-credentials endpoint (#240) (e41722a)
- notification: adjust notification request parameter (#233) (37b359d)
- ssi: merge create and sign credential into one (#235) (510de92), closes #232
- document: adjust validation to allow the issuer to display documents of credentials (#229) (a1dd326), closes #225
- update the template framework pdf link (#251) (3356250)
- release 1.2.0-alpha.1 (abbdff1)
1.1.0-rc.2 (2024-07-25)
- credentialType: rename membership certificate to membership (#217) (818a9a3), closes #216
- set companyName for credentialApproval (#218) (32bb69c), closes #215
- release 1.1.0-rc.2 (6d3f95c)
1.1.0-rc.1 (2024-07-17)
- credentials: add Data_Exchange_Governance credential #198 (3702e5c)
- helm: consolidate structure in values.yaml (#172) (1eceb1f)
- seeding: add test seeding data (#121) (c8f07b2), closes #118
- add the correct type for owned-credentials method #193 (796415c)
- adjust exceptionhandling for encryption (#185) (6dcf2f5)
- credential: adjust naming for membership credential (#176) (ea2d55f), closes #175
- cronjob expiry: add the missing environment value for portal (#196) (dc6b130), closes #195
- document: adjust document name for presentation docs (#174) (e10cbcb), closes #166
- encryptionKey: align credential and wallet config (#201) (1e1ca59), closes #197
- expiry: adjust removal of companySsiDetails (#208) (897a735), closes #195
- expiry: set expiry to max 1 year (#173) (46d23e8)
- image-build: change from emulation to cross-compile (#181) (aa378a8)
- implement Expiry Date for BPNL and MembershipMerge #192 (54dbd0e)
- release 1.1.0-rc.1 (f767676)
1.0.0 (2024-05-27)
- establish a database to handle credential requests, verified credentials, document proof, and managing lifecycle (609567a)
- establish a GET endpoint for retrieving own credential requests with their current status (609567a)
- establish a GET endpoint to retrieve supported credential types, allowing customers to see all credentials that can be requested (609567a)
- establish a job to store newly created verified credentials inside the holder wallet (609567a)
- establish a notification system for credential expiry to alert holders (609567a)
- establish a processes worker to create credentials and submit them for signature by the issuer wallet (609567a)
- establish an admin endpoint to retrieve credential requests for the purpose of approval or rejection (609567a)
- establish endpoints to approve or reject customer credential requests (609567a)
- establish POST endpoints for credential requests for BPN (Business Partner Number), Membership, and Framework Agreement credentials (609567a)
- implement a job to run expiry validation and revocation of credentials (609567a)
- issuer: add filter to /api/issuer (#120) (ea5d91a)
- revocation: add endpoints to revoke credentials (#43) (dc9c70d)
- ssi: adjust framework creation endpoint (#70) (2d06fe6)