Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.63 KB

CHANGELOG.md

File metadata and controls

26 lines (21 loc) · 1.63 KB

0.1.6

March 6, 2021

  • RFC 0510: Presentation-Exchange Attachment (hyperledger-aries#2472)
  • Presentation Exchange support (hyperledger-aries#2437)
  • Present Proof supports BBS+ (hyperledger-aries#2602)
  • Sign credential API - support BBS+ (hyperledger-aries#2601)
  • Support BBS+ in KMS (hyperledger-aries#2295)
  • Support name prefixes in localkms storage to create multi-tenant KMS (hyperledger-aries#2435)
  • Created Service Provider Interface (SPI) module (hyperledger-aries#2512).
  • Reworked storage interface to be more fully featured and to fit better with encrypted storage solutions like EDV.
  • Added storage provider wrappers that can be used to add automatic caching and batching support to any concrete storage implementation.
  • Added a common storage test suite for ensuring consistency across storage implementations.
  • Various bug fixes and performance enhancements.

0.1.5

December 7, 2020