Skip to content

Releases: Sphereon-Opensource/gx-agent

v0.10.2

18 Sep 06:59
Compare
Choose a tag to compare

0.10.2 (2023-09-18)

Bug Fixes

  • did:web sometimes ended up as https:// subject in a VC (b5dfcbb)

v0.10.1

11 Jul 07:41
Compare
Choose a tag to compare

0.10.1 (2023-07-11)

Bug Fixes

  • wrong property being passed (c08943d)

v0.10.0

10 Jul 21:57
Compare
Choose a tag to compare

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

24 May 23:31
Compare
Choose a tag to compare

0.9.4 (2023-05-24)

Bug Fixes

  • update compliance service to prod (3e8587a)

v0.9.3

24 May 01:59
Compare
Choose a tag to compare

0.9.3 (2023-05-24)

Note: Version bump only for package gx-agent-workspace

v0.9.1

24 May 01:13
Compare
Choose a tag to compare

0.9.1 (2023-05-24)

Bug Fixes

  • Make sure we are not getting did-jwt 7.x as that moved to ESM and has an issue with uint8arrays (3fcbb3d)

v0.8.0

23 May 23:51
Compare
Choose a tag to compare

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

10 Mar 10:43
Compare
Choose a tag to compare

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

07 Mar 12:59
Compare
Choose a tag to compare

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)

Features

  • added label to ecosystem so onboarding (27308ee)
  • updated readme and fixtures to support all listed gx types (ce366c6)

v0.5.0

05 Mar 23:39
Compare
Choose a tag to compare

0.5.0 (2023-03-05)

Features

  • Add label VCs to submit method (3a54f22)