Releases: credebl/agent-controller
Releases · credebl/agent-controller
v0.2-beta.02
What's Changed
- refactor: Added and configured the Indy-vdr and Askar Wallet by @KulkarniShashank in #22
- refactor: Implement and configure the indicio testnet by @KulkarniShashank in #23
- feature: Implemented the endorser-policy function by @KulkarniShashank in #25
- feat: Support 0.4.2 version by @KulkarniShashank in #26
- fix: Solved issuance bug with endorser-policy by @KulkarniShashank in #27
- fix: Increase the max connection for tenant profile postgres wallet by @KulkarniShashank in #28
- fix: Changed the type in credential definition by @KulkarniShashank in #29
- feat: Support indicio demonet network by @KulkarniShashank in #30
- fix: Get cred-def and schema with unqualified DID by @KulkarniShashank in #31
- fix: solved the enum issue in schema and credDef by @KulkarniShashank in #32
- fix: add the label on the out-of-band connection by @KulkarniShashank in #39
- fix: add the label on the out-of-band connection in mutli-tenancy by @KulkarniShashank in #40
- fix: delete multi-tenancy by tenant Id by @KulkarniShashank in #41
- feat: Added the author agreement wallet version for indicio:mainnet by @KulkarniShashank in #42
Full Changelog: v0.2-beta.01...v0.2-beta.02
v0.2-beta.01
What's Changed
- feat: support did:web method by @KulkarniShashank in #13
- feat: Added did web configuration by @KulkarniShashank in #14
- feat: Added legacy connection API and also add the get invitation by invitatioId by @KulkarniShashank in #15
- feat: Get agent status if running or not by @KulkarniShashank in #16
- feat: Connection information for multi-tenants by connection ID by @KulkarniShashank in #17
- feat: Out-Of-Band in Issuance and Verification functionality by @KulkarniShashank in #18
- feat: Proof presentation form data by @KulkarniShashank in #19
- fix: Added the command for the patch aries-framework/annoncreds by @KulkarniShashank in #20
Full Changelog: v0.2-alpha.01...v0.2-beta.01
v0.2-alpha.01
What's Changed
- Update license owner by @ajile-in in #1
- feat: Support AFJ 0.4.0 by @tarun-vadde in #3
- support AFJ version 0.3.3 by @KulkarniShashank in #2
- Added getSchemaById, getCredentialDefinitionById APIs followed by refactoring the existing ones in Multi-Tenancy Controller by @tarun-vadde in #4
- Added Postgres Wallet Storage by @tarun-vadde in #5
- Streamlined Multi-Tenant AFJ Controller with Enhanced APIs by @tarun-vadde in #6
- refactor: multi-tenancy routes and added cache module in agent-config by @KulkarniShashank in #7
- feat: JSON LD implementation in issuing credentials by @tarun-vadde in #8
- Adding Indicio Network Support to DID by @KulkarniShashank in #9
- Integrating Indicio Ledger, and Starting Bcovrin by Default by @KulkarniShashank in #12
- Create LICENSE by @ajile-in in #10
New Contributors
- @ajile-in made their first contribution in #1
- @tarun-vadde made their first contribution in #3
- @KulkarniShashank made their first contribution in #2
Full Changelog: https://github.com/credebl/afj-controller/commits/v0.2-alpha.01