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(changelog/v1.3.0-rc.1): release 1.3.0-rc.1 #334

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 7, 2025

🤖 I have created a release beep boop

1.3.0-rc.1 (2025-02-07)

Date

  • Fri May 24 12:37:53 2024 +0200 (89fcf21)

Features

  • add imagePullSecrets (#236) (bed4ff8)
  • check holder equals issuer (#275) (fd43a27), closes #250
  • config: make wallet application and paths configurable (#230) (7232f27), closes #226
  • create open api spec on build (#262) (367db2d), closes #256
  • credentials: add Data_Exchange_Governance credential #198 (3702e5c)
  • enhance use case participant get credential endpoint by supporting filters (#331) (2996a7c)
  • enhanced the owned-credentials endpoint (#240) (e41722a)
  • 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)
  • helm: consolidate structure in values.yaml (#172) (1eceb1f)
  • implement a job to run expiry validation and revocation of credentials (609567a)
  • issuer: add filter to /api/issuer (#120) (ea5d91a)
  • issuer: add process and process step status to GET: /api/issuer (#315) (9d3ac69), closes #300
  • make statuslist type configureable (#298) (b2445f5), closes #299
  • notification: adjust notification request parameter (#233) (37b359d)
  • processes: use process package (#323) (e434c5b), closes #60
  • retrigger: add retrigger process steps (#242) (f08ddd5), closes #209
  • revocation: add endpoints to revoke credentials (#43) (dc9c70d)
  • seeding: add test seeding data (#121) (c8f07b2), closes #118
  • ssi: adjust framework creation endpoint (#70) (2d06fe6)
  • ssi: merge create and sign credential into one (#235) (510de92), closes #232
  • testdata: enable seeding via configMap, remove consortia files (#241) (e3c92d3), closes #205

Bug Fixes

  • Added the correct type for owned-credentials method (dbf0713)
  • Added the correct type for owned-credentials method #193 (796415c)
  • adjust bpn schema (#84) (e32ec3a)
  • adjust create credential request structure (#266) (e466fa3), closes #265
  • adjust exceptionhandling for encryption (#185) (6dcf2f5)
  • adjust multiple ssi detail handling (#116) (7e8df9d)
  • approval: send mail and notification to requester (#101) (0fe249c)
  • callback: set the correct base address for the callback (#83) (9f79c54), closes #71
  • credential: adjust naming for membership credential (#176) (ea2d55f), closes #175
  • credential: adjust puris credential naming (#148) (57c36b1), closes #147
  • credential: remove duplicate credential (#113) (f2cc13d)
  • credentials: remove quality credential (#97) (e6a817d), closes #95
  • credentialType: rename membership certificate to membership (#217) (818a9a3), closes #216
  • cronjob expiry: added the missing environment value for portal (#196) (dc6b130), closes #195
  • document: adjust document name for presentation docs (#174) (e10cbcb), closes #166
  • document: adjust validation to allow the issuer to display documents of credentials (#229) (a1dd326), closes #225
  • 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)
  • framework: adjust framework credential creation (#138) (d07abc5)
  • helm: change ingress to work without tls enabled (377cd66)
  • image-build: change from emulation to cross-compile (#181) (aa378a8)
  • Implement Expiry Date for BPNL and Membership (4511ec0)
  • Implement Expiry Date for BPNL and MembershipMerge #192 (54dbd0e)
  • ingress: adjust api path (#157) (8b9bffa)
  • ingress: adjust environment specific configurations (#163) (095ab4a)
  • notification: adjust notification creation url (#98) (ae966e9)
  • ownedCredential: add credential id to response (#149) (f4c1bca)
  • qualityCredential: re add quality credential (#114) (d962baf), closes #107
  • return pending credentials (#117) (21defc7), closes #109
  • revocation: save database changes afert revocation (#159) (41cb14d)
  • seeding: set consortia to seeding paths (#96) (8e16f04)
  • set companyName for credentialApproval (#218) (32bb69c), closes #215
  • ssi: adjust schemas (#72) (ba63179)
  • update the template framework pdf link (#251) (3356250)

Miscellaneous Chores


This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--changelog/v1.3.0-rc.1 branch from 3929c58 to 80f38e6 Compare February 7, 2025 11:54
@evegufy evegufy closed this Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: USER READY
Development

Successfully merging this pull request may close these issues.

1 participant