Skip to content

Latest commit

 

History

History
90 lines (44 loc) · 7.35 KB

CHANGELOG.md

File metadata and controls

90 lines (44 loc) · 7.35 KB

prism-agent-v0.11.0 (2022-12-06)

Features

  • prism-agent: verification policies pagination. ATL-1334 (#205) (403eb38)

prism-agent-v0.10.0 (2022-12-02)

Features

  • prism-agent: fix prism-agent major issues (#199) (1dc7339)

prism-agent-v0.9.0 (2022-12-02)

Features

  • prism-agent: implement pagination with navigation for schema-registry (#195) (726e2d9)

prism-agent-v0.8.0 (2022-12-02)

Features

  • prism-agent: implement DID resolution endpoint (#184) (7fba9b0)

prism-agent-v0.7.0 (2022-12-01)

Features

  • pollux: alight the OAS for schema registry (#189) (4528c57)
  • pollux: cleanup the code of IssueCredentialApi (16d5fdb)
  • pollux: cleanup the OAS from Issue Credentials and other unused tags (79170f8)
  • prism-agent: upgrade castor on prism-agent (#141) (e85e7c0)

prism-agent-v0.6.0 (2022-11-29)

Features

  • prism-agent: add connect/issue doc + allow local execution of multiple Prism Agent instances (#178) (dc8d86b)

prism-agent-v0.5.0 (2022-11-28)

Features

  • pollux: schema registry lookup and verification policies REST API ATL-1334 (#168) (d75b36b)
  • prism-agent: implement Connect flow (#130) (f7cba3b)
  • prism-agent: make didcomm service url configurable (#173) (b162172)

prism-agent-v0.4.0 (2022-11-24)

Features

  • apollo: add schema registry to the agent using Tapir library. ATL-1334 (#94) (b3cf828)

prism-agent-v0.3.0 (2022-11-21)

Features

  • prism-agent: implement Issue Credential v2 protocol (#146) (f3cb60e), closes #92

prism-agent-v0.2.0 (2022-11-15)

Features

  • prism-agent: implement Flyway migrations from castor and pollux library and call on agent startup (#117) (67bd340)

prism-agent-v0.1.0 (2022-11-11)

Bug Fixes

  • prism-agent: reuse db connection for background job (#102) (a873090)

Features

  • agent: [ATL-2005] implement REST API for credential issuance (#86) (7c1f50a)
  • agent: integrate key-manage into prism-agent server (#77) (4a88ded)
  • define key-management interface (3) (#71) (47dc3cd)
  • prism-agent; mercury; pollux: Integrate Mercury into prism-agent ATL-2077; ATL-2076 (#93) (db4b21a)
  • shared: Add environmnet configuration for Iris DB and bump scala version in other components to enable build (#96) (a5b583f)