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(release/v1.0.0): release 1.0.0 #164

Merged
merged 2 commits into from
May 27, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 27, 2024

🤖 I have created a release beep boop

1.0.0 (2024-05-27)

Features

  • 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)

@github-actions github-actions bot force-pushed the release-please--branches--release/v1.0.0 branch from 4025b8c to ea00d41 Compare May 27, 2024 06:29
@evegufy evegufy changed the title chore(release/v1.0.0): release 1.0.0-rc.6 chore(release/v1.0.0): release 1.0.0 May 27, 2024
@evegufy evegufy merged commit 920942c into release/v1.0.0 May 27, 2024
5 checks passed
@evegufy evegufy deleted the release-please--branches--release/v1.0.0 branch May 27, 2024 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant