Releases: Sphereon-Opensource/gx-agent
Releases · Sphereon-Opensource/gx-agent
v0.10.2
v0.10.1
v0.10.0
0.10.0 (2023-07-10)
Bug Fixes
- added general SO type (709071f)
- minor bug fix plus doc update and prettier (a27528d)
- participant sd export fixed (bd49789)
- printing vp id when issuing (& persisting) a vp (76a5d92)
- removed nonsense console log (fb3c548)
Features
- added participant example for v1.2.8 plus some readme plus fixed calling v2210 as well as v1.2.8 (62b4244)
- added support for verifying a SO or Participant VC to the ecosystem cli and removed external verification from so and participant cli (a20d1ea)
- fixed agent for connecting to CS v1.2.8 (a49cc05)
- Move to PS256 (a9f45c1)
- removed support for v2210 and v2204 and update readmes (57aeb7d)
- update to latest SDK versions (145087f)
v0.9.4
v0.9.3
v0.9.1
v0.8.0
0.8.0 (2023-05-23)
Bug Fixes
- brought bach the challenge and domain to our credentialHnadler issue VP method removed populating it from GXComplianceClient (f18b803)
- changed the way we're retrieving our sign info when we're signing the vc from credentialSubject id to credential.issuer (dee0130)
Features
- removed the challenge from VP creation, plus updated the dependencies (5f68908)
v0.7.0
0.7.0 (2023-03-10)
Bug Fixes
- fixed the issue with compliance credentials from ecosystem and so not saving for ecosystems (77ee419)
- getting type of VC is inline with our general approach (e2097b9)
- made command so sd list also return the dcat service types (9e07f47)
Features
- added vc type check to support the type both in case of string and string array (2aba002)
- added vp extraction functionality (d7f8a95)
- created a fixture for dcat:dataService (5ba9862)
- reverted the persist optionality, now we're saving the vps for participant submit command (2b5c270)
- vc list now can filter base on type and issuer (04668f2)
v0.6.0
0.6.0 (2023-03-07)
Bug Fixes
- changed the bug in for (a87e8f9)
- disable colliding @id in fixture (ed971e8)
- Move remove shorthand from --show command, as it might interfere in PS with other commands starting with a 's''! (4b3aab7)
- Move remove shorthand from --show command, as it might interfere in PS with other commands starting with a 's''! (1318c70)
- some bug fixes in the ecosystem flow, plus changed the shpe from gx registry to sphereon's registry (0baf8fb)