v1.0.0
What's Changed
Features
- feat: Add multiple attributes in single proof request by @pranalidhanavade in credebl/platform#531
- feat: add question answer protocol by @pallavighule in credebl/platform#539
- feat: Add reuse connection by @pallavighule in credebl/platform#593
- feat: add W3C credential issuance by @pallavighule in credebl/platform#555
- feat: Add W3C credentials verification by @pallavighule in credebl/platform#564
- feat: added the dockerfile for notification service by @KulkarniShashank in credebl/platform#556
- feat: Added the logs and env config on the common service by @KulkarniShashank in credebl/platform#607
- feat: Added W3C-schema API by @tipusinghaw in credebl/platform#600
- feat: agent token encryption by @KulkarniShashank in credebl/platform#596
- feat: Auth refresh token by @nishad-ayanworks in credebl/platform#594
- feat: Create new connection invitation by @bhavanakarwade in credebl/platform#520
- feat: Create new connection invitation by @bhavanakarwade in credebl/platform#546
- feat: implement out-of-band connection invitation feature by @KulkarniShashank in credebl/platform#623
- feat: implement push notification module and microservice by @KulkarniShashank in credebl/platform#526
- feat: implementation of DID document for did web method by @bhavanakarwade in credebl/platform#601
- feat: implemented W3C schema builder by @tipusinghaw in credebl/platform#627
- feat: Included the format data within the proof's webhook by @pallavighule in credebl/platform#519
- feat: Keycloak user role org map by @nishad-ayanworks in credebl/platform#559
- feat: make credebl white label backend by @pranalidhanavade in credebl/platform#579
- feat: make CREDEBL white label by @pranalidhanavade in credebl/platform#571
- feat: oob credential issuance verification by @ankita-p17 in credebl/platform#512
- feat: platform agent up by @bhavanakarwade in credebl/platform#598
- feat: required attributes in create schema API by @pranalidhanavade in credebl/platform#521
- feat: selective bulk issuance by @bhavanakarwade in credebl/platform#509
- feat: Send email for oob verification by @GHkrishna in credebl/platform#577
- feat: support multiple did methods by @bhavanakarwade in credebl/platform#589
- feat: URL shortening by @GHkrishna in credebl/platform#580
- feat: white labelling changes for ADEYA links by @pranalidhanavade in credebl/platform#619
Fixes
- fix imageurl field bug by @bhavanakarwade in credebl/platform#569
- fix: added example in W3C schema DTO by @tipusinghaw in credebl/platform#650
- fix: added logger by @bhavanakarwade in credebl/platform#508
- fix: bugs fixes by @bhavanakarwade in credebl/platform#606
- fix: change schema name in schema builder by @tipusinghaw in credebl/platform#644
- fix: check the schema if exist or not in endorsement by @KulkarniShashank in credebl/platform#543
- fix: client credentials access by @nishad-ayanworks in credebl/platform#605
- fix: connection list from agent by @tipusinghaw in credebl/platform#578
- fix: delete the ecosystem invitation which is already deleted by @pranalidhanavade in credebl/platform#595
- fix: ecosystem invitation self accepted by @bhavanakarwade in credebl/platform#560
- fix: ecosystem member list search sorting issue by @sanjay-k1910 in credebl/platform#532
- fix: email template for oob verification by @GHkrishna in credebl/platform#649
- fix: error handling for .csv file by @pranalidhanavade in credebl/platform#536
- fix: error handling for endorsement flow by @pranalidhanavade in credebl/platform#557
- fix: exception handling for csv file by @pranalidhanavade in credebl/platform#591
- fix: extra attribute in issuance payload by @pranalidhanavade in credebl/platform#545
- fix: forgot password supauser by @nishad-ayanworks in credebl/platform#563
- fix: import common constants in schema service by @KulkarniShashank in credebl/platform#628
- fix: incorrect error message by @GHkrishna in credebl/platform#651
- fix: issuance API with required attribute by @pranalidhanavade in credebl/platform#528
- fix: ledger id validations by @bhavanakarwade in credebl/platform#561
- fix: multiple attributes in proof request fixes by @pranalidhanavade in credebl/platform#550
- fix: org client validations & org create validations by @nishad-ayanworks in credebl/platform#568
- fix: private key length validations by @bhavanakarwade in credebl/platform#620
- fix: question answer protocol by @pallavighule in credebl/platform#541
- fix: question answer protocol by @pallavighule in credebl/platform#542
- fix: rebase issue by @KulkarniShashank in credebl/platform#551
- fix: refactored tables by @bhavanakarwade in credebl/platform#592
- fix: remove unnecessary logs by @GHkrishna in credebl/platform#583
- fix: resolve agent spin-up issue in agent-provisioning service with dockerization by @KulkarniShashank in credebl/platform#530
- fix: schema credef by fetching userId by @nishad-ayanworks in credebl/platform#582
- fix: schema id validations by @bhavanakarwade in credebl/platform#597
- fix: schema validation by @bhavanakarwade in credebl/platform#599
- fix: solved bulk issuance and with email issuance flow by @KulkarniShashank in credebl/platform#565
- fix: Solved bulk issuance bug for oob issue by @KulkarniShashank in credebl/platform#501
- fix: solved issue for oob verification with email by @KulkarniShashank in credebl/platform#608
- fix: solved issue for the ledgerId restriction as a string of array by @KulkarniShashank in credebl/platform#552
- fix: solved issues for the schema exist query on the ecosystem by @KulkarniShashank in credebl/platform#544
- fix: solved the edorsement credDef decline issue by @KulkarniShashank in credebl/platform#518
- fix: solved the endosement credential definition by @KulkarniShashank in credebl/platform#581
- fix: solved verification predicates values by @KulkarniShashank in credebl/platform#547
- fix: Updated OOB Proof Verification endpoint by @ankita-p17 in credebl/platform#533
- fix: user friendly message of ecosystem roles if user does not have access by @sanjay-k1910 in credebl/platform#529
- fix: user registration restrictions by @nishad-ayanworks in credebl/platform#535
- fix: web didDoc updation in database by @KulkarniShashank in credebl/platform#617
- fix:get-token-start_agent.sh by @pallavighule in credebl/platform#540
- fix:not able to create cred-def after initially rejecting. by @pranalidhanavade in credebl/platform#502
- fix: Puppeteer issue by @KambleSahil3 in credebl/platform#537
- fix: bulk issuance upload issue by @nishad-ayanworks in credebl/platform#548
Refactor
- refactor: client scopes by @nishad-ayanworks in credebl/platform#587
- refactor: client scopes of client credentials by @nishad-ayanworks in credebl/platform#588
- refactor: common service & client service by @nishad-ayanworks in credebl/platform#553
- refactor: correct issuance return data in OOB functionality by @KulkarniShashank in credebl/platform#570
- refactor: org role guard by @nishad-ayanworks in credebl/platform#584
- refactor: Remove unwanted attributes, Added support for more restrictions by @ankita-p17 in credebl/platform#538
New Contributors
- @KambleSahil3 made their first contribution in credebl/platform#537
Full Changelog: v0.2-beta.03...v1.0.0