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/1.0.0): release 1.0.0 #241

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

ldhyen99
Copy link
Collaborator

@ldhyen99 ldhyen99 commented Jan 3, 2025

🤖: I have generated a release changelog

1.0.0 (2025-01-03)

Features

  • Add eddsa-rdfc-2022-cryptosuite Plugin (#200) (d651176)
  • Add aunauthenticated qrcode route (e72acdf)
  • Add compute hash utils (#175) (6eb5802)
  • Add traceability interop example documents (5af7aa9)
  • Adds traceability interop default context (a5418e4)
  • agent: Initialise agent library (#3) (e5fa0ad)
  • app: Enable view identifiers, credentials, messages (16cd241)
  • Bitstring status list entry (0d1149f)
  • Bitstring status list issue with enveloping proof (#216) (2527fdb)
  • cd: Ghcr.io setup and docker image build workflow (#206) (3c359dc)
  • Configure automated changelog generation (#237) (7ac71d5)
  • Create git workflow for release tagging and generate the release note (#199) (8deaa53)
  • Credential router (#139) (c5e9f1c)
  • Demo agent explorer ui (2abcce1)
  • Dockerise vckit api (#168) (2d3609b)
  • Enable RenderTemplate2024 plugin (#224) (01c07b8)
  • Enhance credentials page for demo explorer package (#161) (2e61b8f)
  • Enveloping proof (#207) (998356b)
  • Expose API router (#235) (86ed930)
  • Implement authenticate for vc api (#215) (9b08b2c)
  • Implement credential oa plugin (354e38d)
  • Implement merkle disclosure proof 2021 (#157) (6c7d2ed)
  • Implement OAuth middleware for express API (93613f7)
  • Implement renderer 2024 provider (#177) (7bcbde3)
  • Implement renderer plugin (d50fa4a)
  • Implement svg template for OA renderer (01277f3)
  • Implement Swagger API for the new exposed APIs (#236) (f0039d2)
  • Implement the encrypted storage plugin (#135) (3f4b03e)
  • Implement vc api v2 in open api (#178) (db8b185)
  • Implement versioning documentation (#234) (a019686)
  • Implement WebRenderingTemplate2022 renderer provider (93d1399)
  • Include credential in response from agent (117634e)
  • Init base cli (9dd38c7)
  • Partial implementation of creadentials/issue (3872204)
  • Partial implementation of get /credentials (6a0cca9)
  • Partial implementation of identifiers/{did} (e47ea92)
  • React components package, QR code component (#134) (3b9e3de)
  • Rendering process to handle credentials using enveloping proof (#218) (54d6dfb)
  • Restructure types and add OA types (5c1ac47)
  • Revocation list 2020 (#136) (094cd19)
  • Seed test identifier (#217) (bd3ee1c)
  • Setup package workflow (2e22d72)
  • Vc api for the holder and the verifier (#107) (022fb56)
  • Vc-api issuer interfaces (#98) (eddb0c9)

Bug Fixes

  • Add correct api-doc router to default config (df23ed4)
  • Add interface for compute hash (#179) (bc78c32)
  • Add missing plugin schema (#97) (78cd8fa)
  • Adjust bitstring status list model (#214) (0f2b1c9)
  • Bug fix for dockerize (#174) (7422328)
  • Cd script (#155) (4345d98)
  • Correct doc path and get rapidoc from cdn (52ca9a3)
  • Correct path and agent method call in router (a4ba39e)
  • Disable openattestation until metadata is configured (#151) (96de874)
  • Get correct information for issuer for OA document (e019a5b)
  • Handle supportedProofFormats optional for revocation list (950891e)
  • Minor issues (#153) (cf8c801)
  • Provide meaningful error message when signature verification fails (#197) (b6b18c6)
  • Remove openattestation field update for input change (#152) (660be5b)
  • Renderer expand jsonld incorrectly (#133) (d6fd38f)
  • Rendering issue (#148) (c8bb087)
  • Resolves discrepancy between config and installed packages (3c65cb6)
  • Temp hardcode appwrite client (ded38b9)
  • The bitstring status is missing integration enveloping proof (#219) (a21556a)
  • Update config for credential oa plugin (100b35d)
  • Update config for renderer plugin (ca1a03e)
  • Update migration index (#149) (caf7455)
  • Using revocation list on explorer and handle no hash (#192) (95ba80e)

Code Refactoring

Tests

  • Add integration test for svg template (aeaf52d)
  • Add the e2e testing package (ecc5990)
  • Add unit test for svg template (4911c49)
  • Add unit test for the renderer plugin (efcd817)
  • Add unit test for WebRenderingTemplate2022 renderer provider (5b57c79)
  • Improve mock data for unit test (dac24a9)
  • Improve unit test in renderer package (#159) (5db2616)
  • Improve unit test of credential router package (#160) (2ea8c65)

Documentation

  • Add documentation for revoking and activating a VC (#223) (468739f)
  • Add documentation site (#198) (d487a36)
  • Add documentation to create did:web (#220) (1dca289)
  • Add new section in document about db encryption key (#230) (ffc5001)
  • Add readme (012aa18)
  • Add release guide (#240) (75274bd)
  • Add storybook for svg template (ef7e438)
  • Add yarn to prerequisites (fd8a955)
  • Adds detail to vc-api rfc (df8e07f)
  • Change command name in missing config warnings (41dca23)
  • Deploy documentation site (#210) (16846a2)
  • Fix typo and update instruction (#145) (5d1ed2e)
  • Init contributing guide and code of conduct (0e76c28)
  • Init rfcs folder based on aries-rfcs (66f360f)
  • Initial draft renderer-plugin RFC (61c2aaf)
  • Keep the default.yml use apiKey and update readme (7428088)
  • rfcs: Init base for vc-kit RFCs (68b7272)
  • Update description (bd92682)
  • Update document (59e7e2b)
  • Update identifier creation (#208) (58e2ac2)
  • Update instruction for node and pnpm version (#144) (e927873)
  • Update readme (#141) (71d85c0)
  • Update README.md documentation (#164) (a8501b0)
  • Update renderer document for supporting enveloping proof (#222) (9b56ea2)

Miscellaneous

  • Add @type/react-dom (7a72464)
  • Add api docs and base app (58fbb62)
  • Add cicd for running unit test when creating PR (#180) (698f3a2)
  • Add credential-ld to cli package.json (5284c34)
  • Add dockerfile in demo explorer (#169) (9ba53aa)
  • Add example .env file (d9f25e3)
  • Add initial RFC stubs (33c8149)
  • Add issue templates (ad7c6c6)
  • Add lerna config (d479742)
  • Add pull request template (df730c1)
  • Add test and build workflows (#239) (d742451)
  • Add the renderer plugin to the cli (cfcaa6c)
  • Add todo action (1df2a18)
  • Add unit tests (ff3789a)
  • Add version script (dbbd85d)
  • Add version to top level package.json (17fc008)
  • Add watch script to packages (395ca32)
  • Adjust package workflow to trigger on tag beta (48909f3)
  • Align package versions (78b7477)
  • Change context (ab623c3)
  • Change hardcode URL to dynamic URL in agent file (#229) (8a1a7ea)
  • Change node version to 20.12.2 (#187) (f67b989)
  • Clean slate (3952390)
  • Cleanup old project files (74c7055)
  • Delete old action (816885c)
  • Dependency updates from oa-renderers package (f083615)
  • Disable github action for todo (#140) (550a2ab)
  • Fix build script, ignore all postinstall script (2adb515)
  • Fix core-types package file (fddee57)
  • Fix deployment for UN (2adf8de)
  • Fix incorrect app version (08a882e)
  • Fix package script name (d81d7bd)
  • Fix the dependency (72ea4e9)
  • Fix the dockerfile to set entrypoint (1432b34)
  • Fix the open api path (251cb5a)
  • Fix version of react (eed6f3e)
  • Fix version of react and react-dom (5e04a23)
  • Fix version pnpm for github action (58175f6)
  • Fix version references (e3bc94a)
  • Fix version vckit core-type (4cf9622)
  • Ignore /scratch folder (b9f22fc)
  • Ignore scripts when run build api (b8f9796)
  • Import oa renderer into project-vckit (9720782)
  • Import top level credential handler plugin (f5475e3)
  • Init api and ui components (5549d2c)
  • Init libs (4c891d5)
  • Init pnpm workspace (118c5c9)
  • Init pulumi config (3d489c9)
  • Init vckit ui (3985dda)
  • Initial setup of OA plugin (1ded78f)
  • Lock package versions (d95066e)
  • Merge docker-compose (2c947ce)
  • Oa renderers should be publishable (e0fda01)
  • Public packages (3929e3f)
  • Publish minor version (83bc60c)
  • Pull app component out to feature branch (41c6bb9)
  • Pull veramo components we want to extend (eae81f4)
  • Release 1.0.0 (e890a47)
  • Release new version (7cf6e7a)
  • Release new version 1.0.0-beta.8 (fa1249e)
  • Release new version 1.0.0-beta.9 (b96b0ed)
  • release: V0.2.0 [skip ci] (5499c6d)
  • release: V0.2.1 [skip ci] (8d67803)
  • release: V0.2.2 [skip ci] (d812c8a)
  • release: V0.3.0 [skip ci] (21c1d5a)
  • release: V1.0.0-beta.1 [skip ci] (b6283ac)
  • release: V1.0.0-beta.2 [skip ci] (3df3631)
  • release: V1.0.0-beta.4 [skip ci] (cc1c452)
  • release: V1.0.0-beta.5 [skip ci] (6197068)
  • release: Version bump to 1 beta (ae3a326)
  • release: Version bump to remove incorrect build folders packages (6450f99)
  • Remove .gitigonore (3e85355)
  • Remove @type/react-dom (394f654)
  • Remove cached build file (87691c6)
  • Remove draft oa issuer plugin (f63df24)
  • Remove private flag from top level package.json (99e33d4)
  • Remove the unused configuration (49840c7)
  • Renaiming things (157d1c4)
  • Rename vckit-ui component (6221b10)
  • Rename veramo components we will extend (c9341c4)
  • Reset changelog and readme for example docs (c605b6f)
  • Revert core types (0b54659)
  • Run --fix-lockfile (50e7832)
  • Set demo-explorer in private (1e73280)
  • Set document build process in build and test workflow (#233) (2b517ad)
  • Setup ci cd (#154) (9febd39)
  • Setup CICD to deploy to S3 (#85) (46b7fc2)
  • Setup unit test relies on veramo setting (0f47607)
  • Stub oa issuer plugin (2202a43)
  • Switch to veramo credential packages (b2023be)
  • Temporary set CI false (105418b)
  • Test todo action (2faf9dc)
  • Update .gitignore (9c0e792)
  • Update @emotion library, adjust to use pnpm structure (bad44b0)
  • Update agent config file (#181) (07125f9)
  • Update arguments and envs for the Dockerfile (#194) (234c72e)
  • Update bitstring status package (#211) (89a60b5)
  • Update bug report template (f9d89a4)
  • Update CD script (2cec8d0)
  • Update contributing guide and code of contuct (1f618ca)
  • Update default agent for Status plugin (#186) (680d7cd)
  • Update deps and add watch for remote-server (2a15243)
  • Update DockerFile and agent template (#183) (ac2dacd)
  • Update example documents tsconfig and readme (915d294)
  • Update example for svg template (a716745)
  • Update lerna config (0d56fcf)
  • Update license for compatibility (a3623c2)
  • Update lock file (f8e9ff2)
  • Update lockfile (d08789a)
  • Update lockfile (3ecbd19)
  • Update new versions (55617d9)
  • Update node version (0c59fd5)
  • Update package lock file (811aced)
  • Update package version (64a60a0)
  • Update rfcs index (d40a80b)
  • Update the unit test configurations (#113) (0c3c3dd)
  • Update vckit Dockerfile (#184) (0f466bb)
  • Update workflow and dockerfile (#213) (c3dbcb7)
  • Upgrade dependencies (#158) (138aa81)

This PR was automatically generated by 🤖.

@ldhyen99 ldhyen99 merged commit e27ddad into release/1.0.0 Jan 3, 2025
@ldhyen99 ldhyen99 deleted the release-please--branches--release/1.0.0 branch January 17, 2025 02:10
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.

2 participants