Skip to content

Issuer Node V3

Choose a tag to compare

@x1m3 x1m3 released this 23 Oct 15:56
· 418 commits to main since this release
c14369a

What's Changed

🚀 New Features

  • feat: Multichain support configuration by @martinsaporiti in #603
  • feat: Rename claims endpoints to credential endpoints by @x1m3 in #689
  • feat: Move authentication endpoints to Core API by @x1m3 in #692
  • feat: Move schema endpoits to core API by @x1m3 in #694
  • feat: Add Mode All and support credential statuses on API level by @volodymyr-basiuk in #693
  • feat: Link management endpoints moved to core API by @x1m3 in #695
  • feat: Connections endpoints moved to core API by @x1m3 in #696
  • feat: add create connection endpoint by @volodymyr-basiuk in #706
  • feat: add paginated credentials, delete credential endpoinst, PATCH method to CORS by @volodymyr-basiuk in #708
  • feat: update GetCredentialQrCode with 'type' query param by @volodymyr-basiuk in #715
  • feat: Identity Display Name and supported chain/networks endopoint by @volodymyr-basiuk in #723
  • feat: add keytype and displayName to identity details by @volodymyr-basiuk in #734
  • feat: Improve makefile and readme by @martinsaporiti in #731
  • feat: issue link base credential with new condensed flow by @martinsaporiti in #740
  • feat: Improve Credentials path resources by @x1m3 in #747
  • feat: Improve connections path resources by @x1m3 in #752
  • feat: improve sort filters in State transitions list by @x1m3 in #761
  • feat: Unify responses in get credential and get credentials by @x1m3 in #801
  • feat: display name cannot be duplicated when creating identity by @x1m3 in #803
  • feat: Trim display name by @x1m3 in #804
  • feat: rename get identity endpoint by @x1m3 in #807
  • feat: Implement identities and refactor to support unified APIs by @Alexander-frenki in #716
  • feat: Rename qrCode wording to message name in API endpoints, requests and response by @x1m3 in #817
  • feat: Folder structure and packages renaming by @martinsaporiti in #814
  • feat: Issuer node v2 by @x1m3 in #820

🐛 Bug Fixes

🧰 Maintenance

🪜 Minor changes

Full Changelog: v2.5.2...v3.0.0