Releases: energywebfoundation/iam-client-lib
Releases · energywebfoundation/iam-client-lib
v6.0.1-alpha.3
6.0.1-alpha.3 (2022-08-17)
Bug Fixes
v6.0.1-alpha.2
v6.0.1-alpha.1
v6.0.0
6.0.0 (2022-08-15)
⚠ BREAKING CHANGES
-
infura: Requiring object instead of string for IPFS config
-
fix(infura): allow DID reg to take in Infura config
-
fix(infura): create helper method for ipfs config for tests
-
fix(infura): add return type
-
fix(infura): use IFPS daemon for tests
-
fix(infura): use ipfs config for initUser methods
-
fix(infura): replace config with ipfs daemon for initUser methods
-
VerifiableCredentialsService
is initialized earlier.
Features
- add claim revocation (2ab1d93)
- add createdAt property to Claim interface (c71344d)
- add credential revocation (1f8f028)
- add documentation (543494f)
- add documentation comments in dist (cc34e96)
- add logs for axios errors (2fa44c6)
- add method to get claims by revoker to cache client interface (e24b506)
- adding more details to error log line when http request fails (#617) (e99ceda)
- addStatusToClaim: add cred status to claim object (f1f6328)
- apply prettier formatting (abc5154)
- assets: fix assets service interfaces (c9c6a87)
- assets: get asset owner (1eb4832)
- authorize issuer (7e8b864)
- claim expieration (#567) (757de5a)
- claim: issue VC when approving role request (a3eefbc)
- claims: add status to vc (28c556f)
- claims: verify credential status (b5da79f)
- claims: verify role vc (b318dbd)
- continue credentials exchange (fd07ba0)
- docs: quick start (cd85c17)
- domain-reader: refactor domainreader initialisation (9f7ea6e)
- domains: add MulticallTx type (3be1e6f)
- ens scripts (d7f0df3)
- exp: add explainer for expiration (5441a4f)
- exp: apply prettier formatting (7261112)
- exp: fix issuerVerified as boolean (d82eeeb)
- export logger (819e67c)
- exp: remove method for expiration check; decrease test await (9ae092c)
- handle unexpected did service endpoint (#610) (a360e93)
- infura: allow DID reg to take in Infura config (#638) (ad2ed1a)
- initiate credential exchange (099eb64)
- remove verifiable credentials storage (9501481)
- revocation: add credentialStatus to EIP191JWT (52fec66)
- RevokeClaim: add endpoint to fetch claims by revoker (current user) (80cf934)
- revokeClaim: make did param required (b6648d6)
- types in claims service (EthersProviderIssuerResolver) (11ac865)
- update claim revocation registry address (effe1d8)
- update types and interfaces from ew-credentials (0ed9855)
- vc: add verifiable credential expiration date (e76c66b)
- verifiable credential poc (a7f8df7)
- verifiable presentation poc (a4732e3)
- verifiable-credentials: add credential status eip712 type (d9db01f)
- verifiable-credentials: get credentials by definition (5f2e7a8)
- verifyExp: add documentation; address PR comments (e7a50a5)
- verifyExp: add exp verification method and tests for EIP and VP (7099c09)
- verifyExp: remove comment (1d96490)
- verifyVc: add jsonwebtoken and update package-lock (81ff25d)
- verifyVc: add unit tests (c4390b1)
- verifyVC: add verifyVC method to VC Base Service (3187e5e)
- verifyVC: make proof private; add error and return types (0da3229)
- verifyVc: remove comments and update test case descriptions (04f9c9f)
- verifyVc: resolve conflicts and add formatting (b24f328)
- verifyVC: update ew-credentials (877fad6)
- verifyVc: update ew-credentials version and use to resolve credentials (cd77eb0)
- verifyVc: update method and params (9800557)
- verifyVc: update method documentation (86e47e1)
- verifyVc: update resolve method and add method for offchain verify (800c903)
- verifyVc: update unit tests ([9d5e7ba](https://github.com/energ...
v6.0.0-alpha.51
6.0.0-alpha.51 (2022-08-12)
⚠ BREAKING CHANGES
-
infura: Requiring object instead of string for IPFS config
-
fix(infura): allow DID reg to take in Infura config
-
fix(infura): create helper method for ipfs config for tests
-
fix(infura): add return type
-
fix(infura): use IFPS daemon for tests
-
fix(infura): use ipfs config for initUser methods
-
fix(infura): replace config with ipfs daemon for initUser methods
Features
v6.0.0-alpha.50
v6.0.0-alpha.49
6.0.0-alpha.49 (2022-08-08)
Bug Fixes
- did-registry: optional encoding and algo of public key (26a239f)